| /plugin/elasticsearch/vendor/ruflin/elastica/src/Index/ |
| D | Settings.php | 6 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/ |
| D | Snapshot.php | 6 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
|
| D | Index.php | 8 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 …]
|
| D | IndexTemplate.php | 6 use Elastica\Exception\ConnectionException; alias 52 * @throws ConnectionException 70 * @throws ConnectionException 84 * @throws ConnectionException 123 * @throws ConnectionException
|
| D | Client.php | 9 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 …]
|
| D | SearchableInterface.php | 6 use Elastica\Exception\ConnectionException; alias 44 * @throws ConnectionException 61 * @throws ConnectionException
|
| D | Scroll.php | 6 use Elastica\Exception\ConnectionException; alias 77 * @throws ConnectionException 124 * @throws ConnectionException 148 * @throws ConnectionException 169 * @throws ConnectionException
|
| D | Status.php | 6 use Elastica\Exception\ConnectionException; alias 97 * @throws ConnectionException 158 * @throws ConnectionException
|
| D | Task.php | 6 use Elastica\Exception\ConnectionException; alias 91 * @throws ConnectionException
|
| D | Cluster.php | 8 use Elastica\Exception\ConnectionException; alias 55 * @throws ConnectionException
|
| /plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/ |
| H A D | SocketServer.php | 13 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 D | Socket.php | 13 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 D | SocketPool.php | 13 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 D | ClientQueue.php | 24 use FreeDSx\Socket\Exception\ConnectionException; alias 46 * @throws ConnectionException 57 * @throws ConnectionException 77 * @throws ConnectionException 89 * @throws ConnectionException 110 * @throws ConnectionException
|
| H A D | ServerQueue.php | 23 use FreeDSx\Socket\Exception\ConnectionException; alias 38 * @throws ConnectionException
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ |
| H A D | ClientProtocolHandler.php | 19 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 D | LdapQueue.php | 20 use FreeDSx\Socket\Exception\ConnectionException; alias 63 * @throws ConnectionException 170 * @throws ConnectionException
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/ |
| H A D | ClientStartTlsHandler.php | 14 use FreeDSx\Ldap\Exception\ConnectionException; alias 34 * @throws ConnectionException 43 throw new ConnectionException(sprintf(
|
| H A D | ClientUnbindHandler.php | 16 use FreeDSx\Socket\Exception\ConnectionException; alias 31 * @throws ConnectionException
|
| H A D | ClientSearchHandler.php | 28 use FreeDSx\Socket\Exception\ConnectionException; alias 43 * @throws ConnectionException 66 * @throws ConnectionException
|
| /plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/Queue/ |
| H A D | MessageQueue.php | 13 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 D | ServerProtocolHandlerInterface.php | 19 use FreeDSx\Socket\Exception\ConnectionException; alias 33 * @throws ConnectionException
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/Connection/ |
| D | HttpException.php | 5 use Elastica\Exception\ConnectionException; alias 14 class HttpException extends ConnectionException
|
| D | GuzzleException.php | 5 use Elastica\Exception\ConnectionException; alias 16 class GuzzleException extends ConnectionException
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Node/ |
| D | Stats.php | 6 use Elastica\Exception\ConnectionException; alias 110 * @throws ConnectionException
|