Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
DBulk.php39 protected $_requestParams = []; variable in Elastica\\Bulk
249 $this->_requestParams[$name] = $value;
298 …ent->request($this->getPath(), Request::POST, (string) $this, $this->_requestParams, Request::NDJS…