backdrop_deliver_page in core/includes/common.inc
Delivers a page callback result to the browser in the appropriate format.
backdrop_retrieve_form in core/includes/form.inc
Retrieves the structured array that defines a given form.
backdrop_valid_path in core/includes/path.inc
Checks a path exists and the current user has access to it.
DashboardWelcomeBlock::filterAvailableLinks in core/modules/dashboard/includes/block.welcome.inc
Checks access to paths and returns an HTML list of links.
dashboard_user_login in core/modules/dashboard/dashboard.module
Implements hook_user_login().
file_menu_local_tasks_alter in core/modules/file/file.module
Implements hook_menu_local_tasks_alter().
Layout::save in core/modules/layout/includes/layout.class.inc
Save a layout to config.
layout_ajax_form_open_dialog in core/modules/layout/layout.admin.inc
AJAX handler that opens a form in a dialog.
layout_get_layout_by_path in core/modules/layout/layout.module
Get the layout which is active based on a path or router item.
layout_page_callback in core/modules/layout/layout.pages.inc
Menu callback; Generic page callback for all Layout-provided pages.
layout_removal_removes_page in core/modules/layout/layout.admin.inc
Determines whether the deletion or disabling of this layout would remove the page at its path. *
layout_settings_form in core/modules/layout/layout.admin.inc
Render the settings form for layout.
MenuRouterTestCase::testMenuSetItem in core/modules/simpletest/tests/menu.test
Test menu_set_item().
menu_contextual_links in core/includes/menu.inc
Retrieves contextual links for a path based on registered local tasks.
menu_execute_active_handler in core/includes/menu.inc
Execute the page callback associated with the current path.
menu_get_active_breadcrumb in core/includes/menu.inc
Gets the breadcrumb for the current page, as determined by the active trail.
menu_get_custom_theme in core/includes/menu.inc
Gets the custom theme for the current page, if there is one.
menu_get_object in core/includes/menu.inc
Gets a loaded object from a router item.
menu_link_get_preferred in core/includes/menu.inc
Looks up the preferred menu link for a given system path.
menu_local_tasks in core/includes/menu.inc
Collects the local tasks (tabs), action links, and the root path.
menu_navigation_links in core/includes/menu.inc
Returns an array of links for a navigation menu.
menu_set_active_trail in core/includes/menu.inc
Sets the active trail (path to the menu tree root) of the current page.
menu_set_item in core/includes/menu.inc
Replaces the statically cached item for a given path.
menu_tree_output in core/includes/menu.inc
Returns an output structure for rendering a 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.
node_menu_local_tasks_alter in core/modules/node/node.module
Implements hook_menu_local_tasks_alter().
redirect_element_validate_source in core/modules/redirect/redirect.admin.inc
Element validate handler; validate the source of an URL redirect.
system_admin_menu_block in core/modules/system/system.module
Provide a single block on the administration overview page.
system_admin_menu_block_page in core/modules/system/system.admin.inc
Provide a single block from the administration menu as a page.
system_block_view in core/modules/system/system.module
Implements hook_block_view().
system_get_module_admin_tasks in core/modules/system/system.module
Generate a list of tasks offered by a specified module.
system_modules in core/modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
views_handler_field_contact_link::render_link in core/modules/contact/views/views_handler_field_contact_link.inc
_menu_link_translate in core/includes/menu.inc
Provides menu link access control, translation, and argument handling.
_path_is_callback in core/modules/path/path.inc
Verify if the given path is a valid menu callback.