Home
last modified time | relevance | path

Searched refs:setQueryTime (Results 1 – 5 of 5) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/
H A DResponseSet.php26 $this->setQueryTime($response->getQueryTime());
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DResponse.php261 public function setQueryTime($queryTime)
280 public function setQueryTime($queryTime) global() function in Elastica\\Response
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DHttpAdapter.php70 $elasticaResponse->setQueryTime($end - $start);
H A DGuzzle.php84 $response->setQueryTime($end - $start);
H A DHttp.php171 $response->setQueryTime($end - $start);