namespace Drupal\KernelTests\Core\Theme
Same name in other branches
Object name | File name | Summary |
---|---|---|
ActiveThemeLegacyTest | core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php | Tests legacy code in ActiveTheme. |
BaseThemeDefaultDeprecationTest | core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php | Tests the behavior of the Stable theme. |
BaseThemeRequiredTest | core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php | Tests the behavior of the `base theme` key. |
ConfirmClassyCopiesTest | core/tests/Drupal/KernelTests/Core/Theme/ConfirmClassyCopiesTest.php | Confirms that theme assets copied from Classy have not been changed. |
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 | |
RegistryLegacyTest | core/tests/Drupal/KernelTests/Core/Theme/RegistryLegacyTest.php | Tests legacy behavior of the ThemeRegistry class. |
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 |
StableLibraryOverrideTest | core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTest.php | Tests Stable's library overrides. |
StableTemplateOverrideTest | core/tests/Drupal/KernelTests/Core/Theme/StableTemplateOverrideTest.php | Tests Stable's template overrides. |
SystemListTest | core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php | Tests system_list() function. |
TableSortLegacyTest | core/tests/Drupal/KernelTests/Core/Theme/TableSortLegacyTest.php | Deprecation tests cases for the tablesort.inc file functions. |
ThemeHandlerLegacyTest | core/tests/Drupal/KernelTests/Core/Theme/ThemeHandlerLegacyTest.php | Tests deprecated methods of ThemeHandler. |
ThemeInstallerTest | core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php | Tests installing and uninstalling of themes. |
ThemeNotUsingClassyLibraryTest | core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php | Tests that themes do not depend on Classy libraries. |
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. |
ThemesNotUsingClassyTemplatesTest | core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php | Tests that themes do not depend on Classy 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. |
VfsInfoParser | core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php | |
VfsThemeExtensionList | core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php | Test theme extension list class. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.