namespace Drupal\views_test_data\Plugin\views\filter

Same name in other branches
  1. 8.9.x Drupal\views_test_data\Plugin\views\filter
  2. 11.x Drupal\views_test_data\Plugin\views\filter
  3. 10 Drupal\views_test_data\Plugin\views\filter
Object name File name Summary
FilterBooleanOperatorDefaultTest core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterBooleanOperatorDefaultTest.php Filter to test queryOpBoolean() with default operator.
FilterExceptionTest core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterExceptionTest.php Breaks the query with adding an invalid where expression.
FilterTest core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php Plugin annotation
@ViewsFilter("test_filter");
ViewsTestCacheContextFilter core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/ViewsTestCacheContextFilter.php Plugin annotation
@ViewsFilter("views_test_test_cache_context");

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