service title_resolver in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \title_resolver
- 9 core/core.services.yml \title_resolver
Class
Drupal\Core\Controller\TitleResolver2 string references to title_resolver
- umami_preprocess_breadcrumb in core/
profiles/ demo_umami/ themes/ umami/ umami.theme - Implements hook_preprocess_breadcrumb().
- _batch_test_title_callback in core/
modules/ system/ tests/ modules/ batch_test/ batch_test.module - Tests the title on the progress page by performing a batch callback.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Controller\TitleResolver
- arguments:
- - '@controller_resolver'
- - '@string_translation'
- - '@http_kernel.controller.argument_resolver'