path.matcher
Same name and namespace in other branches
- 9 core/core.services.yml \path.matcher
- 8.9.x core/core.services.yml \path.matcher
- 10 core/core.services.yml \path.matcher
Class
Drupal\Core\Path\PathMatcher8 string references to path.matcher
- LanguageBlock::create in core/
modules/ language/ src/ Plugin/ Block/ LanguageBlock.php - Creates an instance of the plugin.
- MenuActiveTrail::__construct in core/
lib/ Drupal/ Core/ Menu/ MenuActiveTrail.php - Constructs a \Drupal\Core\Menu\MenuActiveTrail object.
- PathBasedBreadcrumbBuilder::__construct in core/
modules/ system/ src/ PathBasedBreadcrumbBuilder.php - Constructs the PathBasedBreadcrumbBuilder.
- RegistryTest::test200ThemeSuggestions in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ RegistryTest.php - Tests page theme suggestions for 200 responses.
- RegistryTest::test40xThemeSuggestions in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ RegistryTest.php - Tests page theme suggestions for 40x responses.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Path\PathMatcher
- arguments:
- - '@config.factory'
- - '@current_route_match'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.