service info_parser in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \info_parser
- 9 core/core.services.yml \info_parser
Class
Drupal\Core\Extension\InfoParser5 string references to info_parser
- DefaultConfigTest::assertExtensionConfig in core/
tests/ Drupal/ KernelTests/ Config/ DefaultConfigTest.php - Tests that the config provided by the extension is correct.
- install_profile_info in core/
includes/ install.inc - Retrieves information about an installation profile from its .info.yml file.
- Updater::getExtensionInfo in core/
lib/ Drupal/ Core/ Updater/ Updater.php - Get Extension information from directory.
- Updater::getProjectTitle in core/
lib/ Drupal/ Core/ Updater/ Updater.php - Returns the project name from a Drupal info file.
- update_verify_update_archive in core/
modules/ update/ update.module - Implements hook_verify_update_archive().
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Extension\InfoParser
- arguments:
- - '%app.root%'