- admin_bar_admin_bar_output_build in core/
modules/ admin_bar/ admin_bar.module - Implements hook_admin_bar_output_build().
- admin_bar_tree_dynamic in core/
modules/ admin_bar/ admin_bar.inc - Load menu link trees for router paths containing dynamic arguments.
- book_menu_subtree_data in core/
modules/ book/ book.module - Gets the data representing a subtree of the book hierarchy.
- book_node_view_link in core/
modules/ book/ book.module - Adds relevant book links to the node's links.
- book_update_bid in core/
modules/ book/ book.module - Updates the book ID of a page and its children when it moves to a new book.
- menu_edit_item in core/
modules/ menu/ menu.admin.inc - Menu callback; Build the menu link editing form.
- menu_link_children_relative_depth in core/
includes/ menu.inc - Finds the depth of an item's children relative to its depth.
- menu_link_save in core/
includes/ menu.inc - Saves a menu link.
- menu_tree_all_data in core/
includes/ menu.inc - Gets the data structure representing a named menu tree.
- menu_tree_page_data in core/
includes/ menu.inc - Gets the data structure for a named menu tree, based on the current page.
- system_menu_tree_block_data in core/
modules/ system/ system.menu.inc - Gets the data structure representing a menu tree for the given configuration.
- system_menu_tree_prune_tree in core/
modules/ system/ system.menu.inc - Prune a tree so that it begins at the specified level.
- theme_book_admin_table in core/
modules/ book/ book.admin.inc - Returns HTML for a book administration form.
- theme_menu_overview_form in core/
modules/ menu/ menu.theme.inc - Returns HTML for the menu overview form into a table.
- views_handler_sort_menu_hierarchy::query in core/
modules/ views/ handlers/ views_handler_sort_menu_hierarchy.inc - Called to add the sort to a query.
- _book_parent_depth_limit in core/
modules/ book/ book.module - Finds the depth limit for items in the parent select.
- _book_parent_select in core/
modules/ book/ book.module - Builds the parent selection form element for the node form or outline tab.
- _menu_build_tree in core/
includes/ menu.inc - Builds a menu tree.
- _menu_link_move_children in core/
includes/ menu.inc - Updates the children of a menu link that is being moved.
- _menu_link_parents_set in core/
includes/ menu.inc - Sets the p1 through p9 values for a menu link being saved.
- _menu_parent_depth_limit in core/
modules/ menu/ menu.module - Find the depth limit for items in the parent select.