extension.list.profile
Same name and namespace in other branches
- 11.x core/core.services.yml \extension.list.profile
- 10 core/core.services.yml \extension.list.profile
- 9 core/core.services.yml \extension.list.profile
- 8.9.x core/core.services.yml \extension.list.profile
Class
Drupal\Core\Extension\ProfileExtensionList4 string references to extension.list.profile
- ExtensionAvailableConstraintValidator::create in core/
lib/ Drupal/ Core/ Extension/ Plugin/ Validation/ Constraint/ ExtensionAvailableConstraintValidator.php - Instantiates a new instance of this class.
- ExtensionInstallStorage::getAllFolders in core/
lib/ Drupal/ Core/ Config/ ExtensionInstallStorage.php - Returns a map of all config object names and their folders.
- InstallStorage::getAllFolders in core/
lib/ Drupal/ Core/ Config/ InstallStorage.php - Returns a map of all config object names and their folders.
- install_begin_request in core/
includes/ install.core.inc - Begins an installation request, modifying the installation state as needed.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Extension\ProfileExtensionList
- arguments:
- - '%app.root%'
- - profile
- - '@cache.default'
- - '@info_parser'
- - '@module_handler'
- - '@state'
- - '%install_profile%'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.