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\ProfileExtensionList8 string references to extension.list.profile
- ExtensionAvailableConstraintValidator::create in core/
lib/ Drupal/ Core/ Extension/ Plugin/ Validation/ Constraint/ ExtensionAvailableConstraintValidator.php - 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.
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.