plugin.manager.filter
Same name and namespace in other branches
- 9 core/modules/filter/filter.services.yml \plugin.manager.filter
- 10 core/modules/filter/filter.services.yml \plugin.manager.filter
- 11.x core/modules/filter/filter.services.yml \plugin.manager.filter
Class
Drupal\filter\FilterPluginManager8 string references to plugin.manager.filter
- EditorFileReferenceFilterTest::setUp in core/
modules/ editor/ tests/ src/ Kernel/ EditorFileReferenceFilterTest.php - FilterCaption::create in core/
modules/ filter/ src/ Plugin/ Filter/ FilterCaption.php - Creates an instance of the plugin.
- FilterCaption::__construct in core/
modules/ filter/ src/ Plugin/ Filter/ FilterCaption.php - Constructs a new FilterCaption.
- FilterCaptionTwigDebugTest::testCaptionFilter in core/
modules/ filter/ tests/ src/ Kernel/ FilterCaptionTwigDebugTest.php - Test the caption filter with Twig debugging on.
- FilterFormat::filters in core/
modules/ filter/ src/ Entity/ FilterFormat.php - Returns the ordered collection of filter plugin instances or an individual plugin instance.
File
-
core/
modules/ filter/ filter.services.yml
View source
- class: Drupal\filter\FilterPluginManager
- parent: default_plugin_manager
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.