theme_handler
Same name in other branches
- 8.9.x core/core.services.yml \theme_handler
- 10 core/core.services.yml \theme_handler
Class
Drupal\Core\Extension\ThemeHandler55 string references to theme_handler
- BasicSettingsForm::create in core/
modules/ views_ui/ src/ Form/ BasicSettingsForm.php - Instantiates a new instance of this class.
- 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 this class.
- BlockContentLocalTasksTest::setUp in core/
modules/ block_content/ tests/ src/ Unit/ Menu/ BlockContentLocalTasksTest.php - BlockController::create in core/
modules/ block/ src/ Controller/ BlockController.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.