extension.list.profile
Same name in other branches
- 9 core/core.services.yml \extension.list.profile
- 8.9.x core/core.services.yml \extension.list.profile
Class
Drupal\Core\Extension\ProfileExtensionList7 string references to extension.list.profile
- ExtensionInstallStorage::getAllFolders in core/
lib/ Drupal/ Core/ Config/ ExtensionInstallStorage.php - Returns a map of all config object names and their folders.
- InstallerDependenciesResolutionTest::testDependenciesResolution in core/
modules/ system/ tests/ src/ Kernel/ Installer/ InstallerDependenciesResolutionTest.php - Verifies that the exception message in the profile step is correct.
- InstallerLanguageTest::testInstallerTranslationCache in core/
tests/ Drupal/ KernelTests/ Core/ Installer/ InstallerLanguageTest.php - Tests profile info caching in non-English languages.
- 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.