Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_openid_dh_binary_to_long drupal/core/modules/openid/openid.inc 3
_openid_dh_base64_to_long drupal/core/modules/openid/openid.inc 3
_openid_create_message drupal/core/modules/openid/openid.inc Create a serialized message packet as per spec: $key:$value\n . 4
_node_types_build drupal/core/modules/node/node.module Builds and returns the list of available node types. 1 1
_node_revision_access drupal/core/modules/node/node.module Access callback: Checks node revision access. 2 1
_node_rankings drupal/core/modules/node/node.module Gathers the rankings from the the hook_ranking() implementations. 2
_node_mass_update_helper drupal/core/modules/node/node.admin.inc Updates individual nodes when fewer than 10 are queued. 2
_node_mass_update_batch_process drupal/core/modules/node/node.admin.inc Executes a batch operation for node_mass_update(). 1
_node_mass_update_batch_finished drupal/core/modules/node/node.admin.inc Reports the 'finished' status of batch operation for node_mass_update(). 1
_node_index_node drupal/core/modules/node/node.module Indexes a single node. 1
_node_characters drupal/core/modules/node/content_types.inc Helper function for teaser length choices.
_node_add_access drupal/core/modules/node/node.module Access callback: Checks whether the user has permission to add a node. 1 1
_node_access_write_grants drupal/core/modules/node/node.module Writes a list of grants to the database, deleting any previously saved ones. 1
_node_access_test_node_write drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module Helper for node insert/update. 2
_node_access_rebuild_batch_operation drupal/core/modules/node/node.module Performs batch operation for node_access_rebuild(). 1
_node_access_rebuild_batch_finished drupal/core/modules/node/node.module Performs post-processing for node_access_rebuild(). 1
_module_build_dependencies drupal/core/includes/module.inc Determines which modules require and are required by each module. 1
_mime_header_decode drupal/core/includes/unicode.inc Helper function to mime_header_decode 1
_menu_update_parental_status drupal/core/includes/menu.inc Checks and updates the 'has_children' status for the parent of a link. 3
_menu_tree_data drupal/core/includes/menu.inc Builds the data representing a menu tree. 1
_menu_tree_check_access drupal/core/includes/menu.inc Sorts the menu tree and recursively checks access for each item. 1
_menu_translate drupal/core/includes/menu.inc Handles dynamic path translation and menu access control. 4
_menu_site_is_offline drupal/core/includes/menu.inc Checks whether the site is in maintenance mode. 2
_menu_set_expanded_menus drupal/core/includes/menu.inc Updates a list of menus with expanded items. 1 1
_menu_router_save drupal/core/includes/menu.inc Saves data from menu_router_build() to the router table. 1
_menu_router_cache drupal/core/includes/menu.inc Stores the menu router if we have it in memory. 3
_menu_router_build drupal/core/includes/menu.inc Builds the router table based on the data from hook_menu(). 1
_menu_parent_depth_limit drupal/core/modules/menu/menu.module Find the depth limit for items in the parent select. 2
_menu_parents_recurse drupal/core/modules/menu/menu.module Recursive helper function for menu_parent_options(). 1
_menu_overview_tree_form drupal/core/modules/menu/menu.admin.inc Recursive helper function for menu_overview_form(). 1
_menu_navigation_links_rebuild drupal/core/includes/menu.inc Builds menu links for the items in the menu router. 1
_menu_load_objects drupal/core/includes/menu.inc Loads objects into the map as defined in the $item['load_functions']. 2
_menu_link_translate drupal/core/includes/menu.inc Provides menu link access control, translation, and argument handling. 8
_menu_link_parents_set drupal/core/includes/menu.inc Sets the p1 through p9 values for a menu link being saved. 1
_menu_link_move_children drupal/core/includes/menu.inc Updates the children of a menu link that is being moved. 1
_menu_link_map_translate drupal/core/includes/menu.inc Translates the path elements in the map using any to_arg helper function. 2
_menu_link_find_parent drupal/core/includes/menu.inc Finds a possible parent for a given menu link. 1
_menu_link_build drupal/core/includes/menu.inc Builds a link from a router item. 2
_menu_item_localize drupal/core/includes/menu.inc Localizes the router item title using t() or another callback. 2
_menu_get_options drupal/core/modules/menu/menu.module Helper function to get the items of the given menu. 2
_menu_find_router_path drupal/core/includes/menu.inc Finds the router path which will serve this path. 2
_menu_delete_item drupal/core/includes/menu.inc Deletes a single menu link. 3
_menu_clear_page_cache drupal/core/includes/menu.inc Clears the page and block caches at most twice per page load. 3
_menu_check_access drupal/core/includes/menu.inc Checks access to a menu item using the access callback. 2
_menu_build_tree drupal/core/includes/menu.inc Builds a menu tree. 1 1
_locale_translation_source_compare drupal/core/modules/locale/locale.compare.inc Compare two update sources, looking for the newer one. 1
_locale_translation_prepare_project_list drupal/core/modules/locale/locale.compare.inc Prepare module and theme data. 1
_locale_translation_file_is_remote drupal/core/modules/locale/locale.compare.inc Determine if a file is a remote file. 1
_locale_refresh_translations drupal/core/modules/locale/locale.module Refresh related information after string translations have been updated. 2
_locale_rebuild_js drupal/core/modules/locale/locale.module (Re-)Creates the JavaScript translation file for a language. 3

Pages

Other projects