Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \info_parser
  2. 9 core/core.services.yml \info_parser

Class

Drupal\Core\Extension\InfoParser
3 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.
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
  1. class: Drupal\Core\Extension\InfoParser
  2. arguments:
  3. - '%app.root%'