extension.list.module
Same name in other branches
- 9 core/core.services.yml \extension.list.module
- 8.9.x core/core.services.yml \extension.list.module
Class
Drupal\Core\Extension\ModuleExtensionList70 string references to extension.list.module
- AdminController::create in core/
modules/ system/ src/ Controller/ AdminController.php - BreakpointManager::__construct in core/
modules/ breakpoint/ src/ BreakpointManager.php - Constructs a new BreakpointManager instance.
- CategorizingPluginManagerTrait::getModuleExtensionList in core/
lib/ Drupal/ Core/ Plugin/ CategorizingPluginManagerTrait.php - Returns the module extension list used.
- CheckpointStorageTest::getConfigImporter in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - CommonTestController::jsAndCssQuerystring in core/
modules/ system/ tests/ modules/ common_test/ src/ Controller/ CommonTestController.php - Adds a JavaScript file and a CSS file with a query string appended.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Extension\ModuleExtensionList
- arguments:
- - '%app.root%'
- - module
- - '@cache.default'
- - '@info_parser'
- - '@module_handler'
- - '@state'
- - '@config.factory'
- - '@extension.list.profile'
- - '%install_profile%'
- - '%container.modules%'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.