current_route_match
Same name and namespace in other branches
- 11.x core/core.services.yml \current_route_match
- 10 core/core.services.yml \current_route_match
- 9 core/core.services.yml \current_route_match
- 8.9.x core/core.services.yml \current_route_match
Class
Drupal\Core\Routing\CurrentRouteMatch8 string references to current_route_match
- 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.
- Drupal::routeMatch in core/
lib/ Drupal.php - Retrieves the currently active route match object.
- EntityController::create in core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityController.php - Instantiates a new instance of this class.
- HelpBlock::create in core/
modules/ help/ src/ Plugin/ Block/ HelpBlock.php - Instantiates a new instance of the implementing class using autowiring.
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.