Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DSpanNot.php21 $this->setExclude($exclude);
36 public function setExclude(AbstractSpanQuery $exclude): self function in Elastica\\Query\\SpanNot
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings.php36 public function setExclude($exclude) function in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings.php36 public function setExclude($exclude) function in Google\\Service\\CloudFilestore\\GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings.php36 public function setExclude($exclude) function in Google\\Service\\CloudMemorystoreforMemcached\\GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DAbstractTermsAggregation.php75 public function setExclude(string $pattern): self function in Elastica\\Aggregation\\AbstractTermsAggregation
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md293 * Removed unsupported `flags` from `AbstractTermsAggregation::setExclude()` [#1766](https://github.com/ruflin/Elastica/pull/1766)