You are here

21 methods override FilterInterface::process() in Drupal 9

EditorFileReference::process in core/modules/editor/src/Plugin/Filter/EditorFileReference.php
Performs the filter processing.
FilterAlign::process in core/modules/filter/src/Plugin/Filter/FilterAlign.php
Performs the filter processing.
FilterAutoP::process in core/modules/filter/src/Plugin/Filter/FilterAutoP.php
Performs the filter processing.
FilterCaption::process in core/modules/filter/src/Plugin/Filter/FilterCaption.php
Performs the filter processing.
FilterHtml::process in core/modules/filter/src/Plugin/Filter/FilterHtml.php
Performs the filter processing.
FilterHtmlCorrector::process in core/modules/filter/src/Plugin/Filter/FilterHtmlCorrector.php
Performs the filter processing.
FilterHtmlEscape::process in core/modules/filter/src/Plugin/Filter/FilterHtmlEscape.php
Performs the filter processing.
FilterHtmlImageSecure::process in core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php
Performs the filter processing.
FilterNull::process in core/modules/filter/src/Plugin/Filter/FilterNull.php
Performs the filter processing.
FilterSparkles::process in core/modules/filter/tests/filter_test_plugin/src/Plugin/Filter/FilterSparkles.php
Performs the filter processing.
FilterTestAssets::process in core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestAssets.php
Performs the filter processing.
FilterTestCacheContexts::process in core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestCacheContexts.php
Performs the filter processing.
FilterTestCacheMerge::process in core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestCacheMerge.php
Performs the filter processing.
FilterTestCacheTags::process in core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestCacheTags.php
Performs the filter processing.
FilterTestPlaceholders::process in core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestPlaceholders.php
Performs the filter processing.
FilterTestReplace::process in core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestReplace.php
Performs the filter processing.
FilterTestRestrictTagsAndAttributes::process in core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestRestrictTagsAndAttributes.php
Performs the filter processing.
FilterTestStatic::process in core/modules/filter/tests/filter_test_plugin/src/Plugin/Filter/FilterTestStatic.php
Performs the filter processing.
FilterUrl::process in core/modules/filter/src/Plugin/Filter/FilterUrl.php
Performs the filter processing.
MediaEmbed::process in core/modules/media/src/Plugin/Filter/MediaEmbed.php
Performs the filter processing.
TestAttributeFilter::process in core/modules/ckeditor/tests/modules/src/Plugin/Filter/TestAttributeFilter.php
Performs the filter processing.