service module_handler in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \module_handler
Class
Drupal\Core\Extension\ModuleHandler73 string references to module_handler
- AccountSettingsForm::create in core/
modules/ user/ src/ AccountSettingsForm.php - Instantiates a new instance of this class.
- AliasTest::testCRUD in core/
modules/ system/ src/ Tests/ Path/ AliasTest.php - AliasTest::testLookupPath in core/
modules/ system/ src/ Tests/ Path/ AliasTest.php - AliasTest::testWhitelist in core/
modules/ system/ src/ Tests/ Path/ AliasTest.php - Tests the alias whitelist.
- BlockViewBuilder::createInstance in core/
modules/ block/ src/ BlockViewBuilder.php - Instantiates a new instance of this entity handler.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Extension\ModuleHandler
- arguments:
- - '@app.root'
- - '%container.modules%'
- - '@cache.bootstrap'