Home
last modified time | relevance | path

Searched refs:getClient (Results 1 – 25 of 33) sorted by relevance

12

/plugin/pureldap/_test/
H A DADClient.test.php
H A DGroupHierarchyCacheTest.php
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DCluster.php119 $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 DIndex.php175 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 DIndexTemplate.php111 public function getClient()
132 return $this->getClient()->request($path, $method, $data);
96 public function getClient() global() function in Elastica\\IndexTemplate
H A DPipeline.php170 public function getClient(): Client
186 return $this->getClient()->requestEndpoint($cloned);
167 public function getClient(): Client global() function in Elastica\\Pipeline
H A DSearch.php248 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 DNode.php85 public function getClient(): Client function in Elastica\\Node
/plugin/eventum/
H A Dclass.Eventum_RPC.php51 $this->client = $this->getClient();
91 private function getClient() function in Eventum_RPC
/plugin/emoji/emojione/
H A DEmojione.php29 $client = static::getClient();
48 public static function getClient() function in Emojione\\Emojione
/plugin/elasticsearch/vendor/ruflin/elastica/src/Cluster/
H A DSettings.php166 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 DSearch.php55 public function getClient(): Client function in Elastica\\Multi\\Search
133 $response = $this->getClient()->request(
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DRevertClientResponse.php35 public function getClient() function in Google\\Service\\TagManager\\RevertClientResponse
H A DListClientsResponse.php40 public function getClient() function in Google\\Service\\TagManager\\ListClientsResponse
H A DEntity.php61 public function getClient() function in Google\\Service\\TagManager\\Entity
H A DContainerVersion.php116 public function getClient() function in Google\\Service\\TagManager\\ContainerVersion
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest.php38 public function getClient() function in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest
H A DGoogleSecuritySafebrowsingV4FindThreatMatchesRequest.php37 public function getClient() function in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FindThreatMatchesRequest
H A DGoogleSecuritySafebrowsingV4FindFullHashesRequest.php58 public function getClient() function in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FindFullHashesRequest
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DService.php52 public function getClient() function in Google\\Service
/plugin/elasticsearch/vendor/ruflin/elastica/src/Node/
H A DStats.php121 $this->_response = $this->getNode()->getClient()->requestEndpoint($endpoint);
H A DInfo.php228 $this->_response = $this->getNode()->getClient()->requestEndpoint($endpoint);
/plugin/authgooglesheets/
H A Dhelper.php41 $client = $this->getClient();
343 protected function getClient() function in helper_plugin_authgooglesheets
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DSendRfpRequest.php84 public function getClient() function in Google\\Service\\AuthorizedBuyersMarketplace\\SendRfpRequest
H A DProposal.php158 public function getClient() function in Google\\Service\\AuthorizedBuyersMarketplace\\Proposal

12