plugin.manager.views.filter

Same name and namespace in other branches
  1. 9 core/modules/views/views.services.yml \plugin.manager.views.filter
  2. 8.9.x core/modules/views/views.services.yml \plugin.manager.views.filter
  3. 10 core/modules/views/views.services.yml \plugin.manager.views.filter

Class

Drupal\views\Plugin\ViewsHandlerManager
1 string reference to plugin.manager.views.filter
FilterInOperatorTest::testFilterOptionAsMarkup in core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php
Tests that the InOperator filter can handle TranslatableMarkup.

File

core/modules/views/views.services.yml

View source
  1. class: Drupal\views\Plugin\ViewsHandlerManager
  2. arguments:
  3. - filter
  4. - '@container.namespaces'
  5. - '@views.views_data'
  6. - '@cache.discovery'
  7. - '@module_handler'

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