current_route_match
Same name in other branches
- 8.9.x core/core.services.yml \current_route_match
- 10 core/core.services.yml \current_route_match
Class
Drupal\Core\Routing\CurrentRouteMatch20 string references to current_route_match
- BlockLibraryController::create in core/
modules/ block/ src/ Controller/ BlockLibraryController.php - Instantiates a new instance of this class.
- BookNavigationBlock::create in core/
modules/ book/ src/ Plugin/ Block/ BookNavigationBlock.php - Creates an instance of the plugin.
- CommentDefaultFormatter::create in core/
modules/ comment/ src/ Plugin/ Field/ FieldFormatter/ CommentDefaultFormatter.php - Creates an instance of the plugin.
- ConfigTranslationFormTest::testConfigTranslationFormAlter in core/
modules/ config_translation/ tests/ src/ Kernel/ ConfigTranslationFormTest.php - Tests altering of the configuration translation forms.
- ContentPreprocess::create in core/
modules/ content_moderation/ src/ ContentPreprocess.php - Instantiates a new instance of this class.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Routing\CurrentRouteMatch
- arguments:
- - '@request_stack'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.