Searched refs:setTerms (Results 1 – 10 of 10) sorted by relevance
29 $this->setTerms($terms);43 public function setTerms(array $terms): self function in Elastica\\Query\\TermsSet
32 $this->setTerms($terms);40 public function setTerms(array $terms): self function in Elastica\\Query\\Terms
29 public function setTerms($terms) function in Google\\Service\\Dfareporting\\ListPopulationClause
66 public function setTerms($terms) function in Google\\Service\\Vault\\HeldGroupsQuery
66 public function setTerms($terms) function in Google\\Service\\Vault\\HeldMailQuery
272 public function setTerms($terms) function in Google\\Service\\Vault\\Query
247 public function setTerms(DealTerms $terms) function in Google\\Service\\AdExchangeBuyerII\\Product
281 public function setTerms(DealTerms $terms) function in Google\\Service\\AdExchangeBuyer\\MarketplaceDeal
311 public function setTerms(DealTerms $terms) function in Google\\Service\\AdExchangeBuyer\\Product
279 * Changed `Terms::setTerms()` signature: it now accepts a list of strings only [#1765](https://github.com/ruflin/Elastica/pull/1765)2003 - Renaming of functions in Elastica_Query_Terms and Ela-stica_Query_Filter to fit new naming convention. setTerms, addTerm have different API now!