service current_route_match in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \current_route_match
Class
Drupal\Core\Routing\CurrentRouteMatch14 string references to current_route_match
- BlockLibraryController::create in core/
modules/ block/ src/ Controller/ BlockLibraryController.php - Instantiates a new instance of this class.
- Date::create in core/
modules/ views/ src/ Plugin/ views/ argument/ Date.php - Creates an instance of the plugin.
- Drupal::routeMatch in core/
lib/ Drupal.php - Retrieves the currently active route match object.
- HelpBlock::create in core/
modules/ help/ src/ Plugin/ Block/ HelpBlock.php - Creates an instance of the plugin.
- HelpController::create in core/
modules/ help/ src/ Controller/ HelpController.php - Instantiates a new instance of this class.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Routing\CurrentRouteMatch
- arguments:
- - '@request_stack'