Home
last modified time | relevance | path

Searched refs:ConnectionException (Results 1 – 25 of 49) sorted by relevance

12

/plugin/elasticsearch/vendor/ruflin/elastica/src/Index/
DSettings.php6 use Elastica\Exception\ConnectionException; alias
73 * @throws ConnectionException
136 * @throws ConnectionException
152 * @throws ConnectionException
168 * @throws ConnectionException
184 * @throws ConnectionException
200 * @throws ConnectionException
210 * @throws ConnectionException
220 * @throws ConnectionException
232 * @throws ConnectionException
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DSnapshot.php6 use Elastica\Exception\ConnectionException; alias
36 * @throws ConnectionException
57 * @throws ConnectionException
82 * @throws ConnectionException
101 * @throws ConnectionException
118 * @throws ConnectionException
145 * @throws ConnectionException
162 * @throws ConnectionException
181 * @throws ConnectionException
209 * @throws ConnectionException
DIndex.php8 use Elastica\Exception\ConnectionException; alias
118 * @throws ConnectionException
162 * @throws ConnectionException
190 * @throws ConnectionException
212 * @throws ConnectionException
264 * @throws ConnectionException
290 * @throws ConnectionException
326 * @throws ConnectionException
353 * @throws ConnectionException
373 * @throws ConnectionException
[all …]
DIndexTemplate.php6 use Elastica\Exception\ConnectionException; alias
52 * @throws ConnectionException
70 * @throws ConnectionException
84 * @throws ConnectionException
123 * @throws ConnectionException
DClient.php9 use Elastica\Exception\ConnectionException; alias
92 * @throws ConnectionException
213 * @throws ConnectionException
246 * @throws ConnectionException
278 * @throws ConnectionException
342 * @throws ConnectionException
459 * @throws ConnectionException
507 * @throws ConnectionException
535 * @throws ConnectionException
546 } catch (ConnectionException $e) {
[all …]
DSearchableInterface.php6 use Elastica\Exception\ConnectionException; alias
44 * @throws ConnectionException
61 * @throws ConnectionException
DScroll.php6 use Elastica\Exception\ConnectionException; alias
77 * @throws ConnectionException
124 * @throws ConnectionException
148 * @throws ConnectionException
169 * @throws ConnectionException
DStatus.php6 use Elastica\Exception\ConnectionException; alias
97 * @throws ConnectionException
158 * @throws ConnectionException
DTask.php6 use Elastica\Exception\ConnectionException; alias
91 * @throws ConnectionException
DCluster.php8 use Elastica\Exception\ConnectionException; alias
55 * @throws ConnectionException
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketServer.php13 use FreeDSx\Socket\Exception\ConnectionException; alias
76 * @throws ConnectionException
92 throw new ConnectionException('The port must be set if not using a unix based socket.');
108 throw new ConnectionException(sprintf(
181 * @throws ConnectionException
201 * @throws ConnectionException
225 * @throws ConnectionException
248 * @throws ConnectionException
H A DSocket.php13 use FreeDSx\Socket\Exception\ConnectionException; alias
196 * @throws ConnectionException
205 throw new ConnectionException(sprintf(
219 * @throws ConnectionException
243 throw new ConnectionException(sprintf(
272 * @throws ConnectionException
285 * @throws ConnectionException
306 * @throws ConnectionException
319 * @throws ConnectionException
H A DSocketPool.php13 use FreeDSx\Socket\Exception\ConnectionException; alias
56 * @throws ConnectionException
77 throw new ConnectionException(sprintf(
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/
H A DClientQueue.php24 use FreeDSx\Socket\Exception\ConnectionException; alias
46 * @throws ConnectionException
57 * @throws ConnectionException
77 * @throws ConnectionException
89 * @throws ConnectionException
110 * @throws ConnectionException
H A DServerQueue.php23 use FreeDSx\Socket\Exception\ConnectionException; alias
38 * @throws ConnectionException
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php19 use FreeDSx\Ldap\Exception\ConnectionException; alias
32 use FreeDSx\Socket\Exception\ConnectionException as SocketException;
100 * @throws ConnectionException
138 * @throws ConnectionException
174 throw new ConnectionException(
182 throw new ConnectionException(
H A DLdapQueue.php20 use FreeDSx\Socket\Exception\ConnectionException; alias
63 * @throws ConnectionException
170 * @throws ConnectionException
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientStartTlsHandler.php14 use FreeDSx\Ldap\Exception\ConnectionException; alias
34 * @throws ConnectionException
43 throw new ConnectionException(sprintf(
H A DClientUnbindHandler.php16 use FreeDSx\Socket\Exception\ConnectionException; alias
31 * @throws ConnectionException
H A DClientSearchHandler.php28 use FreeDSx\Socket\Exception\ConnectionException; alias
43 * @throws ConnectionException
66 * @throws ConnectionException
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/Queue/
H A DMessageQueue.php13 use FreeDSx\Socket\Exception\ConnectionException; alias
50 * @throws ConnectionException
91 throw new ConnectionException('The connection to the server has been lost.');
176 * @throws ConnectionException
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerProtocolHandlerInterface.php19 use FreeDSx\Socket\Exception\ConnectionException; alias
33 * @throws ConnectionException
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/Connection/
DHttpException.php5 use Elastica\Exception\ConnectionException; alias
14 class HttpException extends ConnectionException
DGuzzleException.php5 use Elastica\Exception\ConnectionException; alias
16 class GuzzleException extends ConnectionException
/plugin/elasticsearch/vendor/ruflin/elastica/src/Node/
DStats.php6 use Elastica\Exception\ConnectionException; alias
110 * @throws ConnectionException

12