config.installer
Same name in other branches
- 9 core/core.services.yml \config.installer
- 8.9.x core/core.services.yml \config.installer
Class
Drupal\Core\Config\ConfigInstaller3 string references to config.installer
- LanguageConfigFactoryOverride::installLanguageOverrides in core/
modules/ language/ src/ Config/ LanguageConfigFactoryOverride.php - ModuleInstaller::install in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - ModuleInstaller::updateKernel in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - Updates the kernel module list.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Config\ConfigInstaller
- arguments:
- - '@config.factory'
- - '@config.storage'
- - '@config.typed'
- - '@config.manager'
- - '@event_dispatcher'
- - '%install_profile%'
- - '@extension.path.resolver'
- lazy: true
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.