namespace Drupal\filter

Classsort descending Location Description
FilterBag drupal/core/modules/filter/lib/Drupal/filter/FilterBag.php A collection of filters.
FilterFormatInterface drupal/core/modules/filter/lib/Drupal/filter/FilterFormatInterface.php Provides an interface defining a filter format entity.
FilterFormatStorageController drupal/core/modules/filter/lib/Drupal/filter/FilterFormatStorageController.php Defines the storage controller class for Filter Format entities.
FilterPluginManager drupal/core/modules/filter/lib/Drupal/filter/FilterPluginManager.php Manages text processing filters.