You are here

8 string references to menu.link_tree in Zircon Profile 8.0

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.
MenuForm::create in core/modules/menu_ui/src/MenuForm.php
Instantiates a new instance of this class.
MenuLinkTreeTest::setUp in core/modules/system/src/Tests/Menu/MenuLinkTreeTest.php
Performs setup tasks before each individual test method is run.
MenuTest::checkInvalidParentMenuLinks in core/modules/menu_ui/src/Tests/MenuTest.php
Tests that parent options are limited by depth when adding menu links.
SystemController::create in core/modules/system/src/Controller/SystemController.php
Instantiates a new instance of this class.
SystemMenuBlock::create in core/modules/system/src/Plugin/Block/SystemMenuBlock.php
Creates an instance of the plugin.
SystemMenuBlockTest::setUp in core/modules/system/src/Tests/Block/SystemMenuBlockTest.php
Performs setup tasks before each individual test method is run.