10 string references to theme.registry in Drupal 8
- 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.
- EntityViewBuilder::createInstance in core/
lib/ Drupal/ Core/ Entity/ EntityViewBuilder.php - Instantiates a new instance of this entity handler.
- EntityViewBuilder::__construct in core/
lib/ Drupal/ Core/ Entity/ EntityViewBuilder.php - Constructs a new EntityViewBuilder.
- FeedViewBuilder::createInstance in core/
modules/ aggregator/ src/ FeedViewBuilder.php - Instantiates a new instance of this entity handler.
- 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.
- 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.