Namesort descending Location Description
MenuTestCase::testMenuParentsJsAccess core/modules/menu/tests/menu.test Test administrative users other than user 1 can access the menu parents AJAX callback.
MenuTestCase::testMenuQueryAndFragment core/modules/menu/tests/menu.test Add and remove a menu link with a query string and fragment.
MenuTestCase::toggleMenuLink core/modules/menu/tests/menu.test Alternately disable and enable a menu link.
MenuTestCase::verifyAccess core/modules/menu/tests/menu.test Verify the logged in user has the desired access to the various menu nodes.
MenuTestCase::verifyMenuLink core/modules/menu/tests/menu.test Verify a menu link using the menu module UI.
MenuTrailTestCase::setUp core/modules/simpletest/tests/menu.test Sets up a Backdrop site for running functional and integration tests.
MenuTrailTestCase::testCustom403And404Pages core/modules/simpletest/tests/menu.test Tests that the active trail works correctly on custom 403 and 404 pages.
MenuTrailTestCase::testMenuTreeSetPath core/modules/simpletest/tests/menu.test Tests active trails are properly affected by menu_tree_set_path().
MenuTreeDataTestCase::assertSameLink core/modules/simpletest/tests/menu.test Check that two menu links are the same by comparing the mlid.
MenuTreeDataTestCase::testMenuTreeData core/modules/simpletest/tests/menu.test Validate the generation of a proper menu tree hierarchy.
MenuTreeOutputTestCase::testMenuTreeData core/modules/simpletest/tests/menu.test Validate the generation of a proper menu tree output.
MenuWebTestCase::assertBreadcrumb core/modules/simpletest/tests/menu.test Assert that a given path shows certain breadcrumb links.
MenuWebTestCase::getParts core/modules/simpletest/tests/menu.test Returns the breadcrumb contents of the current page in the internal browser.
MenuWebTestCase::setUp core/modules/simpletest/tests/menu.test Sets up a Backdrop site for running functional and integration tests.
menu_admin_bar_map core/modules/admin_bar/admin_bar.map.inc Implements hook_admin_bar_map() on behalf of Menu module.
menu_block_configure core/modules/menu/menu.module Implements hook_block_configure().
menu_block_info core/modules/menu/menu.module Implements hook_block_info().
menu_block_view core/modules/menu/menu.module Implements hook_block_view().
menu_block_view_alter core/modules/menu/menu.module Implements hook_block_view_alter().
menu_build_tree core/includes/menu.inc Builds a menu tree, translates links, and checks access.
menu_cache_clear core/includes/menu.inc Clears the cached data for a single named menu.
menu_cache_clear_all core/includes/menu.inc Clears all cached menu data.
menu_config_info core/modules/menu/menu.module Implements hook_config_info().
menu_contextual_links core/includes/menu.inc Retrieves contextual links for a path based on registered local tasks.
menu_custom_delete_submit core/modules/menu/menu.admin.inc Submit function for the 'Delete' button on the menu editing form.
menu_default_route_handler core/includes/menu.inc Executes the current router item's page callback.
menu_delete core/modules/menu/menu.module Delete a custom menu and all contained links.
menu_delete_links core/includes/menu.inc Deletes all links for a menu.
menu_delete_menu_confirm core/modules/menu/menu.admin.inc Build a confirm form for deletion of a custom menu.
menu_delete_menu_confirm_submit core/modules/menu/menu.admin.inc Delete a custom menu and all links in it.
menu_delete_menu_page core/modules/menu/menu.admin.inc Menu callback; check access and get a confirm form for deletion of a custom menu.
menu_edit_item core/modules/menu/menu.admin.inc Menu callback; Build the menu link editing form.
menu_edit_item_submit core/modules/menu/menu.admin.inc Process menu and menu item add/edit form submissions.
menu_edit_item_validate core/modules/menu/menu.admin.inc Validate form values for a menu link being added or edited.
menu_edit_menu core/modules/menu/menu.admin.inc Menu callback; Build the form that handles the adding/editing of a custom menu.
menu_edit_menu_name_exists core/modules/menu/menu.admin.inc Returns whether a menu name already exists.
menu_edit_menu_submit core/modules/menu/menu.admin.inc Submit function for adding or editing a custom menu.
menu_enable core/modules/menu/menu.module Implements hook_enable().
menu_example_arg_optional_load modules/examples/menu_example/menu_example.module Loads an item based on its $id.
menu_example_arg_optional_to_arg modules/examples/menu_example/menu_example.module Utility function to provide default argument for wildcard.
menu_example_custom_access modules/examples/menu_example/menu_example.module Determine whether the current user has the role specified.
menu_example_id_load modules/examples/menu_example/menu_example.module The special _load function to load menu_example.
menu_example_install modules/examples/menu_example/menu_example.install Implements hook_install().
menu_example_menu modules/examples/menu_example/menu_example.module Implements hook_menu().
menu_example_menu_alter modules/examples/menu_example/menu_example.module Implements hook_menu_alter().
menu_example_menu_link_alter modules/examples/menu_example/menu_example.module Implements hook_menu_link_alter().
menu_example_permission modules/examples/menu_example/menu_example.module Implements hook_permission().
menu_example_user_page_title modules/examples/menu_example/menu_example.module Title callback to rename the title dynamically, based on user_page_title().
menu_execute_active_handler core/includes/menu.inc Execute the page callback associated with the current path.
menu_form_node_form_alter core/modules/menu/menu.module Implements hook_form_BASE_FORM_ID_alter().

Pages