7 calls to menu_tree_output()

BookNavigationBlock::build in drupal/core/modules/book/lib/Drupal/book/Plugin/Block/BookNavigationBlock.php
Builds and returns the renderable array for this block plugin.
book_children in drupal/core/modules/book/book.module
Formats the menu links for the child pages of the current page.
DesignTestController::categoryPage in drupal/core/modules/system/tests/modules/design_test/lib/Drupal/design_test/Controller/DesignTestController.php
Menu for a category listing page.
menu_tree in drupal/core/includes/menu.inc
Renders a menu tree based on the current path.
toolbar_get_rendered_subtrees in drupal/core/modules/toolbar/toolbar.module
Returns the rendered subtree of each top-level toolbar link.
toolbar_toolbar in drupal/core/modules/toolbar/toolbar.module
Implements hook_toolbar().
TreeOutputTest::testMenuTreeData in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeOutputTest.php
Validate the generation of a proper menu tree output.