Home
last modified time | relevance | path

Searched defs:connections (Results 1 – 25 of 38) sorted by last modified time

12

/plugin/upgrade/HTTP/
H A DHTTPClient.php58 protected static $connections = array(); variable in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php420 setConnections(array $connections) global() argument
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DAbstractConnectionPool.php33 protected $connections; variable in Elasticsearch\\ConnectionPool\\AbstractConnectionPool
67 public function __construct(array $connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, array $connectionPoolParams) argument
[all...]
H A DSniffingConnectionPool.php43 public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) argument
H A DSimpleConnectionPool.php32 public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) argument
H A DStaticConnectionPool.php42 public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) argument
H A DStaticNoPingConnectionPool.php42 public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/Selectors/
H A DRoundRobinSelector.php35 public function select(array $connections): ConnectionInterface argument
H A DSelectorInterface.php30 public function select(array $connections): ConnectionInterface; argument
H A DStickyRoundRobinSelector.php40 public function select(array $connections): ConnectionInterface argument
H A DRandomSelector.php30 public function select(array $connections): ConnectionInterface argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/
H A DConnectionPool.php33 public function __construct(array $connections, StrategyInterface $strategy, ?callable $callback = null) argument
55 public function setConnections(array $connections): self argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/Strategy/
H A DCallbackStrategy.php27 public function getConnection(array $connections): Connection argument
H A DRoundRobin.php17 public function getConnection(array $connections): Connection argument
H A DSimple.php18 public function getConnection(array $connections): Connection argument
H A DStrategyInterface.php17 public function getConnection(array $connections): Connection; argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DListConnectionsResponse.php45 public function setConnections($connections)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DListConnectionsResponse.php29 public function setConnections($connections)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DListConnectionsResponse.php37 public function setConnections($connections)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
H A DPhoto.php83 public function setConnections($connections)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunOpV2CloudSqlInstance.php26 public $connections; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2CloudSqlInstance
31 public function setConnections($connections)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryConnectionService/
H A DListConnectionsResponse.php33 public function setConnections($connections)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DFinding.php153 public function setConnections($connections)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1067 private static $connections; variable in phpseclib3\\Net\\SSH2
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js45269 function areOutgoingEventBasedGatewayConnections(connections) { argument
50534 connections, argument

12