menu.active_trail
Same name in other branches
- 8.9.x core/core.services.yml \menu.active_trail
- 10 core/core.services.yml \menu.active_trail
Class
Drupal\Core\Menu\MenuActiveTrailTags
- needs_destruction
1 string reference to menu.active_trail
- SystemMenuBlock::create in core/
modules/ system/ src/ Plugin/ Block/ SystemMenuBlock.php - Creates an instance of the plugin.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Menu\MenuActiveTrail
- arguments:
- - '@plugin.manager.menu.link'
- - '@current_route_match'
- - '@cache.menu'
- - '@lock'
- tags:
- - { name: needs_destruction }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.