Home
last modified time | relevance | path

Searched refs:BooleanRequestWrapper (Results 1 – 4 of 4) sorted by relevance

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DBooleanRequestWrapper.php27 trait BooleanRequestWrapper trait
H A DIndicesNamespace.php400 return BooleanRequestWrapper::performRequest($endpoint, $this->transport);
430 return BooleanRequestWrapper::performRequest($endpoint, $this->transport);
456 return BooleanRequestWrapper::performRequest($endpoint, $this->transport);
482 return BooleanRequestWrapper::performRequest($endpoint, $this->transport);
512 return BooleanRequestWrapper::performRequest($endpoint, $this->transport);
H A DClusterNamespace.php115 return BooleanRequestWrapper::performRequest($endpoint, $this->transport);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php28 use Elasticsearch\Namespaces\BooleanRequestWrapper; alias
641 return BooleanRequestWrapper::performRequest($endpoint, $this->transport);
679 return BooleanRequestWrapper::performRequest($endpoint, $this->transport);
1118 return BooleanRequestWrapper::performRequest($endpoint, $this->transport);