Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
locale_translation_use_remote_source drupal/core/modules/locale/locale.module Checks whether remote translation sources are used. 4
locale_uninstall drupal/core/modules/locale/locale.install Implements hook_uninstall().
locale_update_8000 drupal/core/modules/locale/locale.install Drops textgroup support.
locale_update_8001 drupal/core/modules/locale/locale.install Language type 'language' renamed to 'language_interface'.
locale_update_8002 drupal/core/modules/locale/locale.install Removes duplicates in {locales_source}.
locale_update_8003 drupal/core/modules/locale/locale.install Converts language domains to new format.
locale_update_8004 drupal/core/modules/locale/locale.install Rename language providers to language negotiation methods.
locale_update_8005 drupal/core/modules/locale/locale.install Update plural interface translations to new format.
locale_update_8007 drupal/core/modules/locale/locale.install Convert language_negotiation_* variables to use the new callbacks.
locale_update_8008 drupal/core/modules/locale/locale.install Update locale variables to config or state systems as appropriate.
locale_update_8009 drupal/core/modules/locale/locale.install Convert locale blocks to language blocks.
locale_update_8010 drupal/core/modules/locale/locale.install Add {locale_file} table.
locale_update_8011 drupal/core/modules/locale/locale.install Add a cache table and locale_project table for the locale module.
locale_update_8013 drupal/core/modules/locale/locale.install Renames language_default language negotiation method to language_selected.
locale_update_8014 drupal/core/modules/locale/locale.install Drop old 'location' field.
locale_update_8015 drupal/core/modules/locale/locale.install Build a new {locale_file} table.
locale_update_8016 drupal/core/modules/locale/locale.install Converts localized date formats.
locale_update_8017 drupal/core/modules/locale/locale.install Moves locale translation directory settings from variable to config.
lock Deprecated drupal/core/includes/bootstrap.inc Get locking layer instance. 5
logicalAnd drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_And matcher object. 1
logicalNot drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_Not matcher object.
logicalOr drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_Or matcher object. 1
logicalXor drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_Xor matcher object. 1
matches drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_StringMatches matcher object.
matchesRegularExpression drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_PCREMatch matcher object.
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_build_tree drupal/core/includes/menu.inc Builds a menu tree, translates links, and checks access. 5
menu_cache_clear drupal/core/includes/menu.inc Clears the cached cached data for a single named menu. 2
menu_cache_clear_all drupal/core/includes/menu.inc Clears all cached menu data. 7
menu_contextual_links drupal/core/includes/menu.inc Retrieves contextual links for a path based on registered local tasks. 1
menu_delete_links drupal/core/includes/menu.inc Deletes all links for a menu. 2
menu_edit_menu_name_exists drupal/core/modules/menu/menu.admin.inc Returns whether a menu name already exists. 1
menu_edit_menu_submit drupal/core/modules/menu/menu.admin.inc Submit function for adding or editing a custom menu.
menu_enable drupal/core/modules/menu/menu.module Implements hook_enable().
menu_entity_bundle_info drupal/core/modules/menu/menu.module Implements hook_entity_bundle_info().
menu_entity_info_alter drupal/core/modules/menu/menu.module Implements hook_entity_info_alter().
menu_form_node_form_alter drupal/core/modules/menu/menu.module Implements hook_form_BASE_FORM_ID_alter().
menu_form_node_type_form_alter drupal/core/modules/menu/menu.module Implements hook_form_FORM_ID_alter().
menu_get_active_breadcrumb drupal/core/includes/menu.inc Gets the breadcrumb for the current page, as determined by the active trail. 2
menu_get_active_help drupal/core/includes/menu.inc Returns the help associated with the active menu item. 1
menu_get_active_menu_names drupal/core/includes/menu.inc Gets the active menu for the current page. 2
menu_get_active_title drupal/core/includes/menu.inc Gets the title of the current page, as determined by the active trail. 1 1
menu_get_active_trail drupal/core/includes/menu.inc Gets the active trail (path to root menu root) of the current page. 5
menu_get_ancestors drupal/core/includes/menu.inc Returns the ancestors (and relevant placeholders) for any given path. 2
menu_get_custom_theme drupal/core/includes/menu.inc Gets the custom theme for the current page, if there is one. 3
menu_get_item drupal/core/includes/menu.inc Gets a router item. 28
menu_get_local_actions drupal/core/includes/menu.inc Returns the rendered local actions at the current level. 1
menu_get_menus drupal/core/modules/menu/menu.module Return an associative array of the custom menus names. 10
menu_get_object drupal/core/includes/menu.inc Gets a loaded object from a router item. 12
menu_get_router drupal/core/includes/menu.inc Gets the menu router. 3

Pages

Other projects