service path.matcher in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \path.matcher
- 9 core/core.services.yml \path.matcher
Class
Drupal\Core\Path\PathMatcher14 string references to path.matcher
- claro_theme_suggestions_maintenance_page_alter in core/
themes/ claro/ claro.theme - Implements hook_theme_suggestions_maintenance_page_alter().
- content_translation_page_attachments in core/
modules/ content_translation/ content_translation.module - Implements hook_page_attachments().
- LanguageBlock::create in core/
modules/ language/ src/ Plugin/ Block/ LanguageBlock.php - olivero_preprocess_page_title in core/
themes/ olivero/ olivero.theme - Implements hook_preprocess_HOOK() for page title templates.
- PathBasedBreadcrumbBuilder::__construct in core/
modules/ system/ src/ PathBasedBreadcrumbBuilder.php - Constructs the PathBasedBreadcrumbBuilder.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Path\PathMatcher
- arguments:
- - '@config.factory'
- - '@current_route_match'