Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
_menu_router_build function includes/menu.inc Builds the router table based on the data from hook_menu().
_menu_router_cache function includes/menu.inc Stores the menu router if we have it in memory.
_menu_router_save function includes/menu.inc Saves data from menu_router_build() to the router table.
_menu_set_expanded_menus function includes/menu.inc Updates a list of menus with expanded items.
_menu_site_is_offline function includes/menu.inc Checks whether the site is in maintenance mode.
_menu_translate function includes/menu.inc Handles dynamic path translation and menu access control.
_menu_tree_check_access function includes/menu.inc Sorts the menu tree and recursively checks access for each item.
_menu_tree_data function includes/menu.inc Builds the data representing a menu tree.
_menu_update_parental_status function includes/menu.inc Checks and updates the 'has_children' status for the parent of a link.
_mime_header_decode function includes/unicode.inc Decodes encoded header data passed from mime_header_decode().
_module_build_dependencies function includes/module.inc Determines which modules require and are required by each module.
_node_access_rebuild_batch_finished function modules/node/node.module Implements callback_batch_finished().
_node_access_rebuild_batch_operation function modules/node/node.module Implements callback_batch_operation().
_node_access_test_node_write function modules/node/tests/node_access_test.module Helper for node insert/update.
_node_add_access function modules/node/node.module Access callback: Checks whether the user has permission to add a node.
_node_characters function modules/node/content_types.inc Helper function for teaser length choices.
_node_extract_type function modules/node/node.module Extracts the type name.
_node_index_node function modules/node/node.module Indexes a single node.
_node_mass_update_batch_finished function modules/node/node.admin.inc Implements callback_batch_finished().
_node_mass_update_batch_process function modules/node/node.admin.inc Implements callback_batch_operation().
_node_mass_update_helper function modules/node/node.admin.inc Updates individual nodes when fewer than 10 are queued.
_node_query_node_access_alter function modules/node/node.module Helper for node access functions.
_node_rankings function modules/node/node.module Gathers the rankings from the hook_ranking() implementations.
_node_revision_access function modules/node/node.module Access callback: Checks node revision access.
_node_save_revision function modules/node/node.module Helper function to save a revision with the uid of the current user.
_node_types_build function modules/node/node.module Builds and returns the list of available node types.
_openid_create_message function modules/openid/openid.inc Create a serialized message packet as per spec: $key:$value\n .
_openid_dh_base64_to_long function modules/openid/openid.inc
_openid_dh_binary_to_long function modules/openid/openid.inc
_openid_dh_long_to_base64 function modules/openid/openid.inc
_openid_dh_long_to_binary function modules/openid/openid.inc
_openid_dh_rand function modules/openid/openid.inc
_openid_dh_xorsecret function modules/openid/openid.inc
_openid_encode_message function modules/openid/openid.inc Encode a message from _openid_create_message for HTTP Post
_openid_get_bytes function modules/openid/openid.inc
_openid_get_math_library function modules/openid/openid.inc Determine the available math library GMP vs. BCMath, favouring GMP for performance.
_openid_get_params function modules/openid/openid.inc
_openid_hmac function modules/openid/openid.inc
_openid_invalid_openid_transition function modules/openid/openid.inc Provides transition for accounts with possibly invalid OpenID identifiers in authmap.
_openid_is_xri function modules/openid/openid.inc Determine if the given identifier is an XRI ID.
_openid_link_href function modules/openid/openid.inc Pull the href attribute out of an html link element.
_openid_math_add function modules/openid/openid.inc Calls the add function from the available math library for OpenID.
_openid_math_cmp function modules/openid/openid.inc Calls the cmp function from the available math library for OpenID.
_openid_math_div function modules/openid/openid.inc Calls the div function from the available math library for OpenID.
_openid_math_mod function modules/openid/openid.inc Calls the mod function from the available math library for OpenID.
_openid_math_mul function modules/openid/openid.inc Calls the mul function from the available math library for OpenID.
_openid_math_pow function modules/openid/openid.inc Calls the pow function from the available math library for OpenID.
_openid_math_powmod function modules/openid/openid.inc Calls the mul function from the available math library for OpenID.
_openid_meta_httpequiv function modules/openid/openid.inc Pull the http-equiv attribute out of an html meta element
_openid_nonce function modules/openid/openid.inc Return a nonce value - formatted per OpenID spec.

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