Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
menu_block_view_system_menu_block_alter drupal/core/modules/menu/menu.module Implements hook_block_view_BASE_BLOCK_ID_alter() for 'system_menu_block'.
menu_node_insert drupal/core/modules/menu/menu.module Implements hook_node_insert().
menu_node_update drupal/core/modules/menu/menu.module Implements hook_node_update().
menu_node_save drupal/core/modules/menu/menu.module Helper for hook_node_insert() and hook_node_update(). 2
menu_node_predelete drupal/core/modules/menu/menu.module Implements hook_node_predelete().
menu_node_prepare drupal/core/modules/menu/menu.module Implements hook_node_prepare().
_menu_parent_depth_limit drupal/core/modules/menu/menu.module Find the depth limit for items in the parent select. 2
menu_form_node_form_alter drupal/core/modules/menu/menu.module Implements hook_form_BASE_FORM_ID_alter().
menu_node_submit drupal/core/modules/menu/menu.module Implements hook_node_submit().
menu_form_node_type_form_alter drupal/core/modules/menu/menu.module Implements hook_form_FORM_ID_alter().
menu_get_menus drupal/core/modules/menu/menu.module Return an associative array of the custom menus names. 10
menu_preprocess_block drupal/core/modules/menu/menu.module Implements hook_preprocess_HOOK() for block.html.twig.
menu_library_info drupal/core/modules/menu/menu.module Implements hook_library_info().
menu_overview_form drupal/core/modules/menu/menu.admin.inc Form constructor to edit an entire menu tree at once. 1
_menu_overview_tree_form drupal/core/modules/menu/menu.admin.inc Recursive helper function for menu_overview_form(). 1
menu_overview_form_submit drupal/core/modules/menu/menu.admin.inc Submit handler for the menu overview form. 1
theme_menu_overview_form drupal/core/modules/menu/menu.admin.inc Returns HTML for the menu overview form into a table.
menu_edit_menu_submit drupal/core/modules/menu/menu.admin.inc Submit function for adding or editing a custom menu.
menu_uninstall drupal/core/modules/menu/menu.install Implements hook_uninstall().
menu_update_8000 drupal/core/modules/menu/menu.install Moves menu settings from variables to config.
menu_update_8001 drupal/core/modules/menu/menu.install Rename default menu names.
menu_update_8002 drupal/core/modules/menu/menu.install Adds the footer menu to custom menus.
menu_update_8003 drupal/core/modules/menu/menu.install Moves menu_override_parent_selector from variables to config.
menu_update_8004 drupal/core/modules/menu/menu.install Migrate menus into configuration.
entity_reference_field_schema drupal/core/modules/entity_reference/entity_reference.install Implements hook_field_schema().
menu_link_schema drupal/core/modules/menu_link/menu_link.install Implements hook_schema().
menu_link_uri drupal/core/modules/menu_link/menu_link.module Entity URI callback.
menu_link_load drupal/core/modules/menu_link/menu_link.module Loads a menu link entity. 6
menu_link_load_multiple drupal/core/modules/menu_link/menu_link.module Loads menu link entities from the database. 7
menu_link_delete_multiple drupal/core/modules/menu_link/menu_link.module Deletes multiple menu links. 7
menu_link_save drupal/core/modules/menu_link/menu_link.module Saves a menu link. 10
menu_link_maintain drupal/core/modules/menu_link/menu_link.module Inserts, updates, enables, disables, or deletes an uncustomized menu link. 4
hook_menu_link_load drupal/core/modules/menu_link/menu_link.api.php Alter menu links when loaded and before they are rendered.
hook_menu_link_presave drupal/core/modules/menu_link/menu_link.api.php Alter the data of a menu link entity before it is created or updated.
hook_menu_link_insert drupal/core/modules/menu_link/menu_link.api.php Inform modules that a menu link has been created.
hook_menu_link_update drupal/core/modules/menu_link/menu_link.api.php Inform modules that a menu link has been updated.
hook_menu_link_delete drupal/core/modules/menu_link/menu_link.api.php Inform modules that a menu link has been deleted.
number_help drupal/core/modules/number/number.module Implements hook_help().
number_field_info drupal/core/modules/number/number.module Implements hook_field_info().
number_field_settings_form drupal/core/modules/number/number.module Implements hook_field_settings_form().
number_field_instance_settings_form drupal/core/modules/number/number.module Implements hook_field_instance_settings_form().
number_field_validate drupal/core/modules/number/number.module Implements hook_field_validate().
number_field_presave drupal/core/modules/number/number.module Implements hook_field_presave().
number_field_is_empty drupal/core/modules/number/number.module Implements hook_field_is_empty().
number_field_schema drupal/core/modules/number/number.install Implements hook_field_schema().
action_views_data drupal/core/modules/action/action.views.inc Implements hook_views_data().
hook_action_delete drupal/core/modules/action/action.api.php Executes code after an action is deleted.
comment_admin_overview_validate drupal/core/modules/comment/comment.admin.inc Form validation handler for comment_admin_overview().
comment_admin_overview_submit drupal/core/modules/comment/comment.admin.inc Form submission handler for comment_admin_overview().
comment_multiple_delete_confirm_submit drupal/core/modules/comment/comment.admin.inc Form submission handler for comment_multiple_delete_confirm().

Pages

Other projects