admin_bar_translate in core/modules/admin_bar/admin_bar.inc
Translate an expanded router item into a menu link suitable for rendering.
block_menu in core/modules/block/block.module
Implements hook_menu().
comment_menu in core/modules/comment/comment.module
Implements hook_menu().
field_test_menu in core/modules/field/tests/field_test/field_test.module
Implements hook_menu().
field_ui_menu in core/modules/field_ui/field_ui.module
Implements hook_menu().
form_example_menu in modules/examples/form_example/form_example.module
Implements hook_menu().
installer_menu in core/modules/installer/installer.module
Implements hook_menu().
layout_menu in core/modules/layout/layout.module
Implements hook_menu().
layout_page_menu_item in core/modules/layout/layout.module
Create a menu item for Layout-provided pages.
MenuChangeTestCase::testMenuChangeTypeTestCase in core/modules/simpletest/tests/menu.test
Test that updating the type of a menu item works correctly.
menu_test_change_menu_type in core/modules/simpletest/tests/menu_test.module
Helper function for MenuChangeTestCase.
system_admin_config_page in core/modules/system/system.admin.inc
Menu callback; Provide the administration overview page.
telemetry_menu in core/modules/telemetry/telemetry.module
Implements hook_menu().
user_menu_alter in core/modules/user/user.module
Implements hook_menu_alter().
views_plugin_display_page::execute_hook_menu in core/modules/views/plugins/views_plugin_display_page.inc
Add this display's path information to Backdrop's menu system.
views_ui_menu in core/modules/views_ui/views_ui.module
Implements hook_menu().
_menu_router_build in core/includes/menu.inc
Builds the router table based on the data from hook_menu().