Home
last modified time | relevance | path

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

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