title_resolver

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

Class

Drupal\Core\Controller\TitleResolver
1 string reference to title_resolver
PrepareModulesEntityUninstallFormTest::testModuleEntityUninstallTitle in core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php
Tests PrepareModulesEntityUninstallForm::formTitle.

File

core/core.services.yml

View source
  1. class: Drupal\Core\Controller\TitleResolver
  2. arguments:
  3. - '@controller_resolver'
  4. - '@string_translation'
  5. - '@http_kernel.controller.argument_resolver'

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