You are here

namespace Drupal\KernelTests\Core\Theme in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\KernelTests\Core\Theme
Classsort descending Location Description
MaintenanceThemeTest core/tests/Drupal/KernelTests/Core/Theme/MaintenanceThemeTest.php Tests themes and base themes are correctly loaded.
NonPrintable core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php
SafeMarkupTestMarkup core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php Implements MarkupInterface without implementing \Countable
StableTemplateOverrideTest core/tests/Drupal/KernelTests/Core/Theme/StableTemplateOverrideTest.php Tests Stable's template overrides.
ThemeRenderAndAutoescapeTest core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php Tests the theme_render_and_autoescape() function.
TwigMarkupInterfaceTest core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php Tests Twig with MarkupInterface objects.