namespace Drupal\system\Tests\Theme

Classsort descending Location Description
EntityFilteringThemeTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php Tests filtering for XSS in rendered entity templates in all themes.
FastTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FastTest.php Tests autocompletion not loading registry.
FunctionsTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php Tests for common theme functions.
HtmlTplPhpAttributesTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HtmlTplPhpAttributesTest.php Functional test for attributes of html.tpl.php.
RegistryTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/RegistryTest.php Tests the ThemeRegistry class.
TableTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php Unit tests for theme_table().
ThemeEarlyInitializationTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeEarlyInitializationTest.php Functional test for initialization of the theme system early in the request.
ThemeInfoStylesTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeInfoStylesTest.php Tests processing of theme .info.yml stylesheets.
ThemeTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php Tests low-level theme functions.
ThemeTestPhpTemplate drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestPhpTemplate.php Tests theme functions and templates with the PHPTemplate engine.
ThemeTestTwig drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestTwig.php Tests theme functions with the Twig engine.
TwigDebugMarkupTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigDebugMarkupTest.php Tests for Twig debug markup.
TwigReferenceObjectTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigReferenceObjectTest.php TwigReferenceObjectTest class.
TwigReferenceUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigReferenceUnitTest.php Unit tests for TwigReference class.
TwigSettingsTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigSettingsTest.php Tests Twig engine configuration via settings.php.