|
locale_update_7003 |
drupal-7.x/modules/locale/locale.install |
Update "language_count" variable. |
|
|
|
locale_update_7004 |
drupal-7.x/modules/locale/locale.install |
Remove duplicates in {locales_source}. |
|
|
|
locale_update_7005 |
drupal-7.x/modules/locale/locale.install |
Increase {locales_languages}.formula column's length. |
|
|
|
locale_url_outbound_alter |
drupal-7.x/modules/locale/locale.module |
Implements hook_url_outbound_alter(). |
|
3 |
|
lock_acquire |
drupal-7.x/includes/lock.inc |
Acquire (or renew) a lock, but do not block if it fails. |
11 |
|
|
lock_initialize |
drupal-7.x/includes/lock.inc |
Initialize the locking system. |
1 |
|
|
lock_may_be_available |
drupal-7.x/includes/lock.inc |
Check if lock acquired by a different process may be available. |
2 |
|
|
lock_release |
drupal-7.x/includes/lock.inc |
Release a lock previously acquired by lock_acquire(). |
10 |
|
|
lock_release_all |
drupal-7.x/includes/lock.inc |
Release all previously acquired locks. |
|
1 |
|
lock_wait |
drupal-7.x/includes/lock.inc |
Wait for a lock to be available. |
3 |
|
|
map_month |
drupal-7.x/includes/form.inc |
Helper function for usage with drupal_map_assoc to display month names. |
1 |
1 |
|
menu_block_info |
drupal-7.x/modules/menu/menu.module |
Implements hook_block_info(). |
|
|
|
menu_block_view |
drupal-7.x/modules/menu/menu.module |
Implements hook_block_view(). |
|
|
|
menu_block_view_alter |
drupal-7.x/modules/menu/menu.module |
Implements hook_block_view_alter(). |
|
|
|
menu_build_tree |
drupal-7.x/includes/menu.inc |
Builds a menu tree, translates links, and checks access. |
3 |
|
|
menu_cache_clear |
drupal-7.x/includes/menu.inc |
Clears the cached cached data for a single named menu. |
3 |
|
|
menu_cache_clear_all |
drupal-7.x/includes/menu.inc |
Clears all cached menu data. |
5 |
|
|
menu_configure |
drupal-7.x/modules/menu/menu.admin.inc |
Menu callback; Build the form presenting menu configuration options. |
|
1 |
|
menu_contextual_links |
drupal-7.x/includes/menu.inc |
Retrieves contextual links for a path based on registered local tasks. |
1 |
|
|
menu_custom_delete_submit |
drupal-7.x/modules/menu/menu.admin.inc |
Submit function for the 'Delete' button on the menu editing form. |
|
1 |
|
menu_delete |
drupal-7.x/modules/menu/menu.module |
Delete a custom menu and all contained links. |
1 |
|
|
menu_delete_links |
drupal-7.x/includes/menu.inc |
Deletes all links for a menu. |
3 |
|
|
menu_delete_menu_confirm |
drupal-7.x/modules/menu/menu.admin.inc |
Build a confirm form for deletion of a custom menu. |
|
1 |
|
menu_delete_menu_confirm_submit |
drupal-7.x/modules/menu/menu.admin.inc |
Delete a custom menu and all links in it. |
|
|
|
menu_delete_menu_page |
drupal-7.x/modules/menu/menu.admin.inc |
Menu callback; check access and get a confirm form for deletion of a custom menu. |
|
2 |
|
menu_edit_item |
drupal-7.x/modules/menu/menu.admin.inc |
Menu callback; Build the menu link editing form. |
|
1 |
|
menu_edit_item_submit |
drupal-7.x/modules/menu/menu.admin.inc |
Process menu and menu item add/edit form submissions. |
|
|
|
menu_edit_item_validate |
drupal-7.x/modules/menu/menu.admin.inc |
Validate form values for a menu link being added or edited. |
|
|
|
menu_edit_menu |
drupal-7.x/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 |
drupal-7.x/modules/menu/menu.admin.inc |
Returns whether a menu name already exists. |
|
1 |
|
menu_edit_menu_submit |
drupal-7.x/modules/menu/menu.admin.inc |
Submit function for adding or editing a custom menu. |
|
|
|
menu_enable |
drupal-7.x/modules/menu/menu.module |
Implements hook_enable(). |
|
|
|
menu_execute_active_handler |
drupal-7.x/includes/menu.inc |
Execute the page callback associated with the current path. |
6 |
|
|
menu_form_node_form_alter |
drupal-7.x/modules/menu/menu.module |
Implements hook_form_BASE_FORM_ID_alter(). |
|
|
|
menu_form_node_type_form_alter |
drupal-7.x/modules/menu/menu.module |
Implements hook_form_FORM_ID_alter(). |
|
|
|
menu_get_active_breadcrumb |
drupal-7.x/includes/menu.inc |
Gets the breadcrumb for the current page, as determined by the active trail. |
2 |
|
|
menu_get_active_help |
drupal-7.x/includes/menu.inc |
Returns the help associated with the active menu item. |
1 |
|
|
menu_get_active_menu_names |
drupal-7.x/includes/menu.inc |
Gets the active menu for the current page. |
2 |
|
|
menu_get_active_title |
drupal-7.x/includes/menu.inc |
Gets the title of the current page, as determined by the active trail. |
1 |
1 |
|
menu_get_active_trail |
drupal-7.x/includes/menu.inc |
Gets the active trail (path to root menu root) of the current page. |
5 |
|
|
menu_get_ancestors |
drupal-7.x/includes/menu.inc |
Returns the ancestors (and relevant placeholders) for any given path. |
2 |
|
|
menu_get_custom_theme |
drupal-7.x/includes/menu.inc |
Gets the custom theme for the current page, if there is one. |
3 |
|
|
menu_get_item |
drupal-7.x/includes/menu.inc |
Gets a router item. |
31 |
|
|
menu_get_menus |
drupal-7.x/modules/menu/menu.module |
Return an associative array of the custom menus names. |
9 |
|
|
menu_get_names |
drupal-7.x/includes/menu.inc |
Build a list of named menus. |
2 |
1 |
|
menu_get_object |
drupal-7.x/includes/menu.inc |
Gets a loaded object from a router item. |
8 |
|
|
menu_get_router |
drupal-7.x/includes/menu.inc |
Gets the menu router. |
2 |
|
|
menu_help |
drupal-7.x/modules/menu/menu.module |
Implements hook_help(). |
|
|
|
menu_install |
drupal-7.x/modules/menu/menu.install |
Implements hook_install(). |
|
|
|
menu_item_delete_form |
drupal-7.x/modules/menu/menu.admin.inc |
Build a confirm form for deletion of a single menu link. |
|
1 |