menu.link_tree
Class
Drupal\Core\Menu\MenuLinkTree12 string references to menu.link_tree
- Drupal::menuTree in core/lib/ Drupal.php 
- Returns the menu tree.
- DrupalTest::testMenuTree in core/tests/ Drupal/ Tests/ Core/ DrupalTest.php 
- Tests the menuTree() method.
- LinksetController::create in core/modules/ system/ src/ Controller/ LinksetController.php 
- Instantiates a new instance of the implementing class using autowiring.
- MenuForm::create in core/modules/ menu_ui/ src/ MenuForm.php 
- Instantiates a new instance of this class.
- MenuLinkTreeTest::setUp in core/tests/ Drupal/ KernelTests/ Core/ Menu/ MenuLinkTreeTest.php 
File
- 
              core/core.services.yml 
View source
-   class: Drupal\Core\Menu\MenuLinkTree
-   arguments:
-       - '@menu.tree_storage'
-       - '@plugin.manager.menu.link'
-       - '@router.route_provider'
-       - '@menu.active_trail'
-       - '@callable_resolver'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
