/plugin/pureldap/_test/ |
H A D | ADClient.test.php |
|
H A D | GroupHierarchyCacheTest.php |
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/ |
H A D | Cluster.php | 119 $nodes[] = new Node($id, $this->getClient()); 125 public function getClient(): Client 137 return new Health($this->getClient()); 145 return new Settings($this->getClient()); 118 public function getClient(): Client global() function in Elastica\\Cluster
|
H A D | Index.php | 175 return $this->getClient()->updateDocuments($docs, $options); 246 $doc->isAutoPopulate() || $this->getClient()->getConfigValue(['document', 'autoPopulate'], false) 279 return $this->getClient()->addDocuments($docs, $options); 415 return $this->getClient()->deleteDocuments($docs); 532 $search = new Search($this->getClient(), $builder); 598 public function getClient(): Client 619 $status = new Status($this->getClient()); 631 return $this->getClient()->requestEndpoint($endpoint); 759 return $this->getClient()->request($path, $method, $data, $queryParameters); 774 return $this->getClient() 525 public function getClient(): Client global() function in Elastica\\Index [all...] |
H A D | IndexTemplate.php | 111 public function getClient() 132 return $this->getClient()->request($path, $method, $data); 96 public function getClient() global() function in Elastica\\IndexTemplate
|
H A D | Pipeline.php | 170 public function getClient(): Client 186 return $this->getClient()->requestEndpoint($cloned); 167 public function getClient(): Client global() function in Elastica\\Pipeline
|
H A D | Search.php | 248 public function getClient(): Client 352 $response = $this->getClient()->request($path, $method, $data, $params); 378 $response = $this->getClient()->request( 246 public function getClient(): Client global() function in Elastica\\Search
|
H A D | Node.php | 85 public function getClient(): Client function in Elastica\\Node
|
/plugin/eventum/ |
H A D | class.Eventum_RPC.php | 51 $this->client = $this->getClient(); 91 private function getClient() function in Eventum_RPC
|
/plugin/emoji/emojione/ |
H A D | Emojione.php | 29 $client = static::getClient(); 48 public static function getClient() function in Emojione\\Emojione
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Cluster/ |
H A D | Settings.php | 166 public function getClient(): Client function in Elastica\\Cluster\\Settings 175 return $this->getClient()->request($path, $method, $data);
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Multi/ |
H A D | Search.php | 55 public function getClient(): Client function in Elastica\\Multi\\Search 133 $response = $this->getClient()->request(
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/ |
H A D | RevertClientResponse.php | 35 public function getClient() function in Google\\Service\\TagManager\\RevertClientResponse
|
H A D | ListClientsResponse.php | 40 public function getClient() function in Google\\Service\\TagManager\\ListClientsResponse
|
H A D | Entity.php | 61 public function getClient() function in Google\\Service\\TagManager\\Entity
|
H A D | ContainerVersion.php | 116 public function getClient() function in Google\\Service\\TagManager\\ContainerVersion
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/ |
H A D | GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest.php | 38 public function getClient() function in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest
|
H A D | GoogleSecuritySafebrowsingV4FindThreatMatchesRequest.php | 37 public function getClient() function in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FindThreatMatchesRequest
|
H A D | GoogleSecuritySafebrowsingV4FindFullHashesRequest.php | 58 public function getClient() function in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FindFullHashesRequest
|
/plugin/authgooglesheets/vendor/google/apiclient/src/ |
H A D | Service.php | 52 public function getClient() function in Google\\Service
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Node/ |
H A D | Stats.php | 121 $this->_response = $this->getNode()->getClient()->requestEndpoint($endpoint);
|
H A D | Info.php | 228 $this->_response = $this->getNode()->getClient()->requestEndpoint($endpoint);
|
/plugin/authgooglesheets/ |
H A D | helper.php | 41 $client = $this->getClient(); 343 protected function getClient() function in helper_plugin_authgooglesheets
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ |
H A D | SendRfpRequest.php | 84 public function getClient() function in Google\\Service\\AuthorizedBuyersMarketplace\\SendRfpRequest
|
H A D | Proposal.php | 158 public function getClient() function in Google\\Service\\AuthorizedBuyersMarketplace\\Proposal
|