You are here

13 methods override FilterPluginBase::query() in Views (for Drupal 7) 8.3

Access::query in lib/Views/node/Plugin/views/filter/Access.php
See _node_access_where_sql() for a non-views query based implementation.
BooleanOperator::query in lib/Drupal/views/Plugin/views/filter/BooleanOperator.php
Add this filter to the query.
Broken::query in lib/Drupal/views/Plugin/views/filter/Broken.php
Add this filter to the query.
FilterTest::query in tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/filter/FilterTest.php
Overrides Drupal\views\Plugin\views\filter\FilterPluginBase::query().
HistoryUserTimestamp::query in lib/Views/node/Plugin/views/filter/HistoryUserTimestamp.php
Add this filter to the query.
InOperator::query in lib/Drupal/views/Plugin/views/filter/InOperator.php
Add this filter to the query.
NodeTnid::query in lib/Views/translation/Plugin/views/filter/NodeTnid.php
Add this filter to the query.
NodeTnidChild::query in lib/Views/translation/Plugin/views/filter/NodeTnidChild.php
Add this filter to the query.
Numeric::query in lib/Drupal/views/Plugin/views/filter/Numeric.php
Add this filter to the query.
Search::query in lib/Views/search/Plugin/views/filter/Search.php
Add this filter to the query.
Status::query in lib/Views/node/Plugin/views/filter/Status.php
Add this filter to the query.
String::query in lib/Drupal/views/Plugin/views/filter/String.php
Add this filter to the query.
UserUid::query in lib/Views/comment/Plugin/views/filter/UserUid.php
Add this filter to the query.