Home
last modified time | relevance | path

Searched defs:connections (Results 1 – 25 of 38) sorted by relevance

12

/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/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 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
H A DSniffingConnectionPool.php43 public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) argument
/plugin/swiftmail/Swift/Connection/
H A DMulti.php26 protected $connections = array(); variable in Swift_Connection_Multi
36 public function __construct($connections=array())
H A DRotator.php26 protected $connections = array(); variable in Swift_Connection_Rotator
41 public function __construct($connections=array())
/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/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/Selectors/
H A DSelectorInterface.php30 public function select(array $connections): ConnectionInterface; argument
H A DRandomSelector.php30 public function select(array $connections): ConnectionInterface argument
H A DRoundRobinSelector.php35 public function select(array $connections): ConnectionInterface argument
H A DStickyRoundRobinSelector.php40 public function select(array $connections): ConnectionInterface argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/Strategy/
H A DRoundRobin.php17 public function getConnection(array $connections): Connection argument
H A DStrategyInterface.php17 public function getConnection(array $connections): Connection; argument
H A DSimple.php18 public function getConnection(array $connections): Connection argument
H A DCallbackStrategy.php27 public function getConnection(array $connections): Connection argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DListConnectionsResponse.php29 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/Connectors/
H A DListConnectionsResponse.php37 public function setConnections($connections)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DListConnectionsResponse.php45 public function setConnections($connections)
/plugin/webdavclient/db/
H A Dupdate0001.sql1 CREATE TABLE connections ( table
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Doctrine/
H A DIntegrationTest.php153 …public function __construct($serviceCreator, $name = 'anonymous', array $connections = ['default' …
H A DObjectConstructorTest.php307 …public function __construct($serviceCreator, $name = 'anonymous', array $connections = ['default' …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
H A DPhoto.php83 public function setConnections($connections)

12