You are here

8 string references to plugin.manager.filter in Drupal 8

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.
FilterID::create in core/modules/filter/src/Plugin/migrate/process/FilterID.php
Creates an instance of the plugin.
FilterKernelTest::setUp in core/modules/filter/tests/src/Kernel/FilterKernelTest.php
MediaEmbedFilterTestBase::processText in core/modules/media/tests/src/Kernel/MediaEmbedFilterTestBase.php
Processes text through the provided filters.