Functions - 7.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
locale_translation_filters modules/locale/locale.admin.inc List locale translation filters that can be applied. 2
locale_translation_filter_form modules/locale/locale.admin.inc Return form for locale translation filters. 1
locale_translation_filter_form_submit modules/locale/locale.admin.inc Process result from locale translation filter form.
locale_translation_filter_form_validate modules/locale/locale.admin.inc Validate result from locale translation filter form.
locale_uninstall modules/locale/locale.install Implements hook_uninstall().
locale_update_7000 modules/locale/locale.install Add context field index and allow longer location.
locale_update_7001 modules/locale/locale.install Upgrade language negotiation settings.
locale_update_7002 modules/locale/locale.install Updates URL language negotiation by adding the URL fallback detection method.
locale_update_7003 modules/locale/locale.install Update "language_count" variable.
locale_update_7004 modules/locale/locale.install Remove duplicates in {locales_source}.
locale_update_7005 modules/locale/locale.install Increase {locales_languages}.formula column's length.
locale_url_outbound_alter modules/locale/locale.module Implements hook_url_outbound_alter(). 3
lock_acquire includes/lock.inc Acquire (or renew) a lock, but do not block if it fails. 18
lock_initialize includes/lock.inc Initialize the locking system. 1
lock_may_be_available includes/lock.inc Check if lock acquired by a different process may be available. 2
lock_release includes/lock.inc Release a lock previously acquired by lock_acquire(). 17
lock_release_all includes/lock.inc Release all previously acquired locks. 1
lock_wait includes/lock.inc Wait for a lock to be available. 3
map_month includes/form.inc Helper function for usage with drupal_map_assoc to display month names. 1 1
menu_add_link_labels modules/menu/menu.module Adds labels to the title of a hidden, unpublished or logged-in menu link. 2
menu_block_info modules/menu/menu.module Implements hook_block_info().
menu_block_view modules/menu/menu.module Implements hook_block_view().
menu_block_view_alter modules/menu/menu.module Implements hook_block_view_alter().
menu_build_tree includes/menu.inc Builds a menu tree, translates links, and checks access. 3
menu_cache_clear includes/menu.inc Clears the cached data for a single named menu. 3
menu_cache_clear_all includes/menu.inc Clears all cached menu data. 5
menu_configure modules/menu/menu.admin.inc Menu callback; Build the form presenting menu configuration options. 1
menu_contextual_links includes/menu.inc Retrieves contextual links for a path based on registered local tasks. 1
menu_custom_delete_submit modules/menu/menu.admin.inc Submit function for the 'Delete' button on the menu editing form. 1
menu_delete modules/menu/menu.module Delete a custom menu and all contained links. 1
menu_delete_links includes/menu.inc Deletes all links for a menu. 3
menu_delete_menu_confirm modules/menu/menu.admin.inc Build a confirm form for deletion of a custom menu. 1
menu_delete_menu_confirm_submit modules/menu/menu.admin.inc Delete a custom menu and all links in it.
menu_delete_menu_page modules/menu/menu.admin.inc Menu callback; check access and get a confirm form for deletion of a custom menu. 1
menu_edit_item modules/menu/menu.admin.inc Menu callback; Build the menu link editing form. 1
menu_edit_item_submit modules/menu/menu.admin.inc Process menu and menu item add/edit form submissions.
menu_edit_item_validate modules/menu/menu.admin.inc Validate form values for a menu link being added or edited.
menu_edit_menu modules/menu/menu.admin.inc Menu callback; Build the form that handles the adding/editing of a custom menu. 1
menu_edit_menu_name_exists modules/menu/menu.admin.inc Returns whether a menu name already exists. 1
menu_edit_menu_submit modules/menu/menu.admin.inc Submit function for adding or editing a custom menu.
menu_enable modules/menu/menu.module Implements hook_enable().
menu_execute_active_handler includes/menu.inc Execute the page callback associated with the current path. 6
menu_form_node_form_alter modules/menu/menu.module Implements hook_form_BASE_FORM_ID_alter().
menu_form_node_type_form_alter modules/menu/menu.module Implements hook_form_FORM_ID_alter().
menu_get_active_breadcrumb includes/menu.inc Gets the breadcrumb for the current page, as determined by the active trail. 2
menu_get_active_help includes/menu.inc Returns the help associated with the active menu item. 1
menu_get_active_menu_names includes/menu.inc Gets the active menu for the current page. 2
menu_get_active_title includes/menu.inc Gets the title of the current page, as determined by the active trail. 1 1
menu_get_active_trail includes/menu.inc Gets the active trail (path to root menu root) of the current page. 5
menu_get_ancestors includes/menu.inc Returns the ancestors (and relevant placeholders) for any given path. 2

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.