Lines Matching refs:setParam
27 return $this->setParam('_id', $id);
56 return $this->setParam('_index', $index);
104 return $this->setParam('if_seq_no', $number);
135 return $this->setParam('if_primary_term', $term);
166 return $this->setParam('version', (int) $version);
198 return $this->setParam('op_type', $opType);
230 return $this->setParam('routing', $value);
264 return $this->setParam('fields', (string) $fields);
300 return $this->setParam('retry_on_conflict', (int) $num);
334 return $this->setParam(Reindex::REFRESH, $refresh);
366 return $this->setParam('timeout', $timeout);
394 return $this->setParam('consistency', $timeout);
422 return $this->setParam('replication', $timeout);