namespace Drupal\KernelTests\Core\Theme
Same name in other branches
Object name | File name | Summary |
---|---|---|
BaseThemeMissingTest | core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php | Tests the behavior of a theme when base_theme info key is missing. |
BaseThemeRequiredTest | core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php | Tests the behavior of the `base theme` key. |
ClaroTableTest | core/tests/Drupal/KernelTests/Core/Theme/ClaroTableTest.php | Tests Claro specific table functionality. |
ClaroVerticalTabsTest | core/tests/Drupal/KernelTests/Core/Theme/ClaroVerticalTabsTest.php | Confirms that Claro can render vertical tabs correctly. |
ConfigImportThemeInstallTest | core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php | Tests installing and uninstalling of themes via configuration import. |
FrontMatterTest | core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php | Tests Twig front matter support. |
ImageTest | core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php | Tests built-in image theme functions. |
MaintenanceThemeTest | core/tests/Drupal/KernelTests/Core/Theme/MaintenanceThemeTest.php | Tests themes and base themes are correctly loaded. |
MessageTest | core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php | Tests built-in message theme functions. |
NonPrintable | core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php | |
RegistryTest | core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php | Tests the behavior of the ThemeRegistry class. |
SafeMarkupTestMarkup | core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php | Implements MarkupInterface without implementing \Countable. |
Stable9LibraryOverrideTest | core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php | Tests Stable 9's library overrides. |
Stable9TemplateOverrideTest | core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php | Tests Stable 9's template overrides. |
StableLibraryOverrideTestBase | core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php | Tests the behavior of a theme when base_theme info key is missing. |
ThemeInstallerTest | core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php | Tests installing and uninstalling of themes. |
ThemeRenderAndAutoescapeTest | core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php | Tests the theme_render_and_autoescape() function. |
ThemeSettingsTest | core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php | Tests theme settings functionality. |
TwigDeprecationsTest | core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php | Tests deprecating variables passed to twig templates. |
TwigEnvironmentTest | core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php | Tests the twig environment. |
TwigMarkupInterfaceTest | core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php | Tests Twig with MarkupInterface objects. |
TwigWhiteListTest | core/tests/Drupal/KernelTests/Core/Theme/TwigWhiteListTest.php | Tests white-listing of entity properties. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.