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/
DGoogleCloudRunOpV2CloudSqlInstance.php26 public $connections; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2CloudSqlInstance
31 public function setConnections($connections)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
DAbstractConnectionPool.php33 protected $connections; variable in Elasticsearch\\ConnectionPool\\AbstractConnectionPool
67 …public function __construct(array $connections, SelectorInterface $selector, ConnectionFactoryInte…
DSimpleConnectionPool.php32 …public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface …
DStaticConnectionPool.php42 …public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface …
DStaticNoPingConnectionPool.php42 …public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface …
DSniffingConnectionPool.php43 …public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface …
/plugin/swiftmail/Swift/Connection/
DMulti.php26 protected $connections = array(); variable in Swift_Connection_Multi
36 public function __construct($connections=array())
DRotator.php26 protected $connections = array(); variable in Swift_Connection_Rotator
41 public function __construct($connections=array())
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/
DConnectionPool.php33 …public function __construct(array $connections, StrategyInterface $strategy, ?callable $callback =…
55 public function setConnections(array $connections): self
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/Strategy/
DRoundRobin.php17 public function getConnection(array $connections): Connection
DStrategyInterface.php17 public function getConnection(array $connections): Connection;
DSimple.php18 public function getConnection(array $connections): Connection
DCallbackStrategy.php27 public function getConnection(array $connections): Connection
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/Selectors/
DRandomSelector.php30 public function select(array $connections): ConnectionInterface
DSelectorInterface.php30 public function select(array $connections): ConnectionInterface;
DRoundRobinSelector.php35 public function select(array $connections): ConnectionInterface
DStickyRoundRobinSelector.php40 public function select(array $connections): ConnectionInterface
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
DListConnectionsResponse.php29 public function setConnections($connections)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryConnectionService/
DListConnectionsResponse.php33 public function setConnections($connections)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
DListConnectionsResponse.php37 public function setConnections($connections)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
DListConnectionsResponse.php45 public function setConnections($connections)
/plugin/webdavclient/db/
Dupdate0001.sql1 CREATE TABLE connections ( table
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Doctrine/
DIntegrationTest.php153 …public function __construct($serviceCreator, $name = 'anonymous', array $connections = ['default' …
DObjectConstructorTest.php307 …public function __construct($serviceCreator, $name = 'anonymous', array $connections = ['default' …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
DPhoto.php83 public function setConnections($connections)

12