theme_handler
Same name and namespace in other branches
- 9 core/core.services.yml \theme_handler
- 8.9.x core/core.services.yml \theme_handler
- 10 core/core.services.yml \theme_handler
Class
Drupal\Core\Extension\ThemeHandler45 string references to theme_handler
- AssetResolver::__construct in core/
lib/ Drupal/ Core/ Asset/ AssetResolver.php - Constructs a new AssetResolver instance.
- BlockConfigEntityUnitTest::setUp in core/
modules/ block/ tests/ src/ Unit/ BlockConfigEntityUnitTest.php - BlockContentController::create in core/
modules/ block_content/ src/ Controller/ BlockContentController.php - Instantiates a new instance of the implementing class using autowiring.
- BlockContentLocalTasksTest::setUp in core/
modules/ block_content/ tests/ src/ Unit/ Menu/ BlockContentLocalTasksTest.php - BlockForm::create in core/
modules/ block/ src/ BlockForm.php - Instantiates a new instance of this class.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Extension\ThemeHandler
- arguments:
- - '%app.root%'
- - '@config.factory'
- - '@extension.list.theme'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.