toolbar.menu_tree
Same name in other branches
- 8.9.x core/modules/toolbar/toolbar.services.yml \toolbar.menu_tree
- 10 core/modules/toolbar/toolbar.services.yml \toolbar.menu_tree
- 11.x core/modules/toolbar/toolbar.services.yml \toolbar.menu_tree
Class
Drupal\toolbar\Menu\ToolbarMenuLinkTree2 string references to toolbar.menu_tree
- ToolbarController::preRenderAdministrationTray in core/
modules/ toolbar/ src/ Controller/ ToolbarController.php - Renders the toolbar's administration tray.
- ToolbarController::preRenderGetRenderedSubtrees in core/
modules/ toolbar/ src/ Controller/ ToolbarController.php - #pre_render callback for toolbar_get_rendered_subtrees().
File
-
core/
modules/ toolbar/ toolbar.services.yml
View source
- class: Drupal\toolbar\Menu\ToolbarMenuLinkTree
- arguments:
- - '@menu.tree_storage'
- - '@plugin.manager.menu.link'
- - '@router.route_provider'
- - '@menu.active_trail'
- - '@controller_resolver'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.