15 methods override FilterPluginBase::query()

Access::query in core/modules/node/src/Plugin/views/filter/Access.php
See _node_access_where_sql() for a non-views query based implementation.
BooleanOperator::query in core/modules/views/src/Plugin/views/filter/BooleanOperator.php
Add this filter to the query.
FilterExceptionTest::query in core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterExceptionTest.php
Add this filter to the query.
FilterTest::query in core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php
Add this filter to the query.
HistoryUserTimestamp::query in core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
Add this filter to the query.
InOperator::query in core/modules/views/src/Plugin/views/filter/InOperator.php
Add this filter to the query.
LatestRevision::query in core/modules/views/src/Plugin/views/filter/LatestRevision.php
Add this filter to the query.
LatestTranslationAffectedRevision::query in core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php
Add this filter to the query.
NumericFilter::query in core/modules/views/src/Plugin/views/filter/NumericFilter.php
Add this filter to the query.
Search::query in core/modules/search/src/Plugin/views/filter/Search.php
Add this filter to the query.
Status::query in core/modules/media/src/Plugin/views/filter/Status.php
Add this filter to the query.
Status::query in core/modules/node/src/Plugin/views/filter/Status.php
Add this filter to the query.
StringFilter::query in core/modules/views/src/Plugin/views/filter/StringFilter.php
Add this filter to the query.
UserUid::query in core/modules/comment/src/Plugin/views/filter/UserUid.php
Add this filter to the query.
ViewsTestCacheContextFilter::query in core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/ViewsTestCacheContextFilter.php
Add this filter to the query.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.