namespace Drupal\Tests\filter\Kernel

Same name in other branches
  1. 10 Drupal\Tests\filter\Kernel
  2. 9 Drupal\Tests\filter\Kernel
  3. 11.x Drupal\Tests\filter\Kernel
Object name File name Summary
FilterAPITest core/modules/filter/tests/src/Kernel/FilterAPITest.php Tests the behavior of the API of the Filter module.
FilterCaptionTwigDebugTest core/modules/filter/tests/src/Kernel/FilterCaptionTwigDebugTest.php Tests the caption filter with Twig debugging on.
FilterCrudTest core/modules/filter/tests/src/Kernel/FilterCrudTest.php Tests creation, loading, updating, deleting of text formats and filters.
FilterDefaultConfigTest core/modules/filter/tests/src/Kernel/FilterDefaultConfigTest.php Tests text format default configuration.
FilterKernelTest core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests Filter module filters individually.
FilterLegacyTest core/modules/filter/tests/src/Kernel/FilterLegacyTest.php Tests Filter module's legacy code.
FilterNoFormatTest core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php Tests the behavior of check_markup() when it is called without text format.
TextFormatElementFormTest core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Tests PathElement validation and conversion functionality.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.