service theme_handler in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/core.services.yml \theme_handler
Class
Drupal\Core\Extension\ThemeHandler53 string references to theme_handler
- BasicSettingsForm::create in core/
modules/ views_ui/ src/ Form/ BasicSettingsForm.php - Instantiates a new instance of this class.
- 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.
- BlockForm::create in core/
modules/ block/ src/ BlockForm.php - Instantiates a new instance of this class.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Extension\ThemeHandler
- arguments:
- - '@app.root'
- - '@config.factory'
- - '@module_handler'
- - '@state'
- - '@info_parser'