You are here

14 string references to theme.registry in Drupal 10

ClassyTest::setUp in core/modules/system/tests/src/Kernel/Render/ClassyTest.php
CommentViewBuilder::createInstance in core/modules/comment/src/CommentViewBuilder.php
Instantiates a new instance of this entity handler.
drupal_theme_rebuild in core/includes/theme.inc
Forces the system to rebuild the theme registry.
EntityViewBuilder::createInstance in core/lib/Drupal/Core/Entity/EntityViewBuilder.php
Instantiates a new instance of this entity handler.
LayoutTest::testThemeProvidedLayout in core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php
Tests that a layout provided by a theme has the preprocess function set.
ThemeRegistry::initializeRegistry in core/lib/Drupal/Core/Utility/ThemeRegistry.php
Initializes the full theme registry.
ThemeRegistry::resolveCacheMiss in core/lib/Drupal/Core/Utility/ThemeRegistry.php
Resolves a cache miss.
ThemeTest::testFindThemeTemplates in core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
Tests drupal_find_theme_templates().
ThemeTestSubscriber::onView in core/modules/system/tests/modules/theme_test/src/EventSubscriber/ThemeTestSubscriber.php
Ensures that the theme registry was not initialized.
theme_get_registry in core/includes/theme.inc
Gets the theme registry.
TwigDebugMarkupTest::testTwigDebugMarkup in core/modules/system/tests/src/Functional/Theme/TwigDebugMarkupTest.php
Tests debug markup added to Twig template output.
TwigSettingsTest::testTwigCacheOverride in core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php
Ensures Twig template cache setting can be overridden.
UserFieldsTest::setUp in core/modules/user/tests/src/Kernel/UserFieldsTest.php
_drupal_maintenance_theme in core/includes/theme.maintenance.inc
Sets up the theming system for maintenance page.