Home
last modified time | relevance | path

Searched refs:getClient (Results 26 – 33 of 33) sorted by path

12

/plugin/elasticsearch/vendor/ruflin/elastica/src/
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 DReindex.php83 $this->_lastResponse = $this->_oldIndex->getClient()->requestEndpoint($reindexEndpoint);
H A DScroll.php154 $this->_search->getClient()->request(
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
/plugin/emoji/emojione/
H A DEmojione.php29 $client = static::getClient();
48 public static function getClient() function in Emojione\\Emojione
/plugin/eventum/
H A Dclass.Eventum_RPC.php51 $this->client = $this->getClient();
91 private function getClient() function in Eventum_RPC
/plugin/pureldap/_test/
H A DADClient.test.php
H A DGroupHierarchyCacheTest.php

12