Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DIds.php23 $this->setIds($ids);
47 public function setIds($ids): self function in Elastica\\Query\\Ids
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
DBatchDeleteMessagesRequest.php31 public function setIds($ids) function in Google\\Service\\Gmail\\BatchDeleteMessagesRequest
DBatchModifyMessagesRequest.php53 public function setIds($ids) function in Google\\Service\\Gmail\\BatchModifyMessagesRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
DGeneratedIds.php39 public function setIds($ids) function in Google\\Service\\Drive\\GeneratedIds
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
DClearApiKeyCache.php55 public function setIds($ids): ClearApiKeyCache function in Elasticsearch\\Endpoints\\Security\\ClearApiKeyCache
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DPathReportDimensionValue.php61 public function setIds($ids) function in Google\\Service\\Dfareporting\\PathReportDimensionValue
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
DRealtimeDataQuery.php82 public function setIds($ids) function in Google\\Service\\Analytics\\RealtimeDataQuery
DGaDataQuery.php119 public function setIds($ids) function in Google\\Service\\Analytics\\GaDataQuery
DMcfDataQuery.php119 public function setIds($ids) function in Google\\Service\\Analytics\\McfDataQuery
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
DSecurityNamespace.php87 $endpoint->setIds($ids);
/plugin/authgoogle/google/contrib/
DGoogle_AnalyticsService.php1676 public function setIds( $ids) { function in Google_GaDataQuery
2299 public function setIds( $ids) { function in Google_McfDataQuery
2787 public function setIds( $ids) { function in Google_RealtimeDataQuery
/plugin/elasticsearch/vendor/ruflin/elastica/
DCHANGELOG.md712 - Remove Elastica\Query::setIds as deprecated. Use Elastica\Query::like instead.
912 - MoreLikeThis, methods: setLikeText, setIds, setPercentTermsToMatch now throw DeprecatedException.
956 - Elastica\Query\MoreLikeThis::setIds is deprecated