service plugin.manager.views.filter in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/views.services.yml \plugin.manager.views.filter
Class
Drupal\views\Plugin\ViewsHandlerManager1 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 - core/modules/views/views.services.yml
View source
- class: Drupal\views\Plugin\ViewsHandlerManager
- arguments:
- - filter
- - '@container.namespaces'
- - '@views.views_data'
- - '@cache.discovery'
- - '@module_handler'