theme.manager
Same name and namespace in other branches
- 11.x core/core.services.yml \theme.manager
- 10 core/core.services.yml \theme.manager
- 9 core/core.services.yml \theme.manager
- 8.9.x core/core.services.yml \theme.manager
Class
Drupal\Core\Theme\ThemeManager27 string references to theme.manager
- BaseThemeRequiredTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ BaseThemeRequiredTest.php - BlockListBuilder::createInstance in core/
modules/ block/ src/ BlockListBuilder.php - Instantiates a new instance of this entity handler.
- BreadcrumbPreprocessTest::preprocessBreadcrumb in core/
themes/ default_admin/ tests/ src/ Kernel/ BreadcrumbPreprocessTest.php - Runs the breadcrumb preprocessor against a route holding the entity.
- CommentFieldPreprocessTest::testCommentFieldPreprocess in core/
modules/ comment/ tests/ src/ Kernel/ CommentFieldPreprocessTest.php - Tests that CommentThemeHooks::preprocessField() injects variables.
- ComponentKernelTestBase::setUp in core/
tests/ Drupal/ KernelTests/ Components/ ComponentKernelTestBase.php
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Theme\ThemeManager
- autowire: true
- calls:
- - [setThemeRegistry, ['@theme.registry']]
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.