info_parser

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

Class

Drupal\Core\Extension\InfoParser
2 string references to info_parser
install_profile_info in core/includes/install.inc
Retrieves information about an installation profile from its .info.yml file.
ModuleLegacyTest::testDrupalRequiredModules in core/tests/Drupal/KernelTests/Core/Extension/ModuleLegacyTest.php
Test deprecation of drupal_required_modules() function.

File

core/core.services.yml

View source
  1. class: Drupal\Core\Extension\InfoParser
  2. arguments:
  3. - '%app.root%'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.