Home
last modified time | relevance | path

Searched refs:setFilter (Results 1 – 25 of 84) sorted by last modified time

1234

/plugin/authwordpress/
H A Dauth.php157 $this->setFilter($filter);
190 $this->setFilter($filter);
335 protected function setFilter(array $filter): void function in auth_plugin_authwordpress
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DFilter.php20 $this->setFilter($filter);
29 public function setFilter(AbstractQuery $filter): self function in Elastica\\Aggregation\\Filter
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DConstantScore.php20 $this->setFilter($filter);
29 public function setFilter(AbstractQuery $filter): self function in Elastica\\Query\\ConstantScore
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md858 - Elastica\Query\FunctionScore::setFilter - deprecated and will throw DeprecatedException since not supported by Elasticsearch. Use setQuery instead.
1231 - Deprecated: Elastica\Query::setFilter() is deprecated. Use Elastica\Query::setPostFilter() instead. [#669](https://github.com/ruflin/Elastica/issues/669/)
1576 - Nested filter supports now the setFilter method
2016 - Renaming Elastica_Filter->addQuery, addFilter to setQuery, setFilter
2019 - Renaming Elastica_Query->addFilter to setFilter
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2setFilter=function(t){return null!==this.filter?(this.gain.disconnect(this.filter),this.filter.dis… function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DStreamingConfig.php30 public function setFilter($filter) function in Google\\Service\\SecurityCommandCenter\\StreamingConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DFilterOptions.php32 public function setFilter(Filter $filter) function in Google\\Service\\CloudSearch\\FilterOptions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DQuery.php81 public function setFilter(Filter $filter) function in Google\\Service\\Datastore\\Query
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DTailLogEntriesRequest.php53 public function setFilter($filter) function in Google\\Service\\Logging\\TailLogEntriesRequest
H A DLogExclusion.php92 public function setFilter($filter) function in Google\\Service\\Logging\\LogExclusion
H A DLogSink.php155 public function setFilter($filter) function in Google\\Service\\Logging\\LogSink
H A DLogView.php74 public function setFilter($filter) function in Google\\Service\\Logging\\LogView
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DTrigger.php211 public function setFilter($filter) function in Google\\Service\\TagManager\\Trigger
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DGroup.php60 public function setFilter($filter) function in Google\\Service\\Monitoring\\Group
H A DLogMatch.php34 public function setFilter($filter) function in Google\\Service\\Monitoring\\LogMatch
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2PredictRequest.php52 public function setFilter($filter) function in Google\\Service\\CloudRetail\\GoogleCloudRetailV2PredictRequest
H A DGoogleCloudRetailV2PurgeUserEventsRequest.php34 public function setFilter($filter) function in Google\\Service\\CloudRetail\\GoogleCloudRetailV2PurgeUserEventsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuildTrigger.php231 public function setFilter($filter) function in Google\\Service\\CloudBuild\\BuildTrigger
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDuplicateFilterViewResponse.php28 public function setFilter(FilterView $filter) function in Google\\Service\\Sheets\\DuplicateFilterViewResponse
H A DUpdateFilterViewRequest.php46 public function setFilter(FilterView $filter) function in Google\\Service\\Sheets\\UpdateFilterViewRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DPubSub.php50 public function setFilter(Filter $filter) function in Google\\Service\\Container\\PubSub
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearchQueriesNextPage.php282 public function setFilter($filter) function in Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Query.php111 public function setFilter($filter) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Query
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest.php25 public function setFilter($filter) function in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DSubscription.php166 public function setFilter($filter) function in Google\\Service\\Pubsub\\Subscription

1234