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. Search main for all
  6. Other projects
Title Object type File name Summary
_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.
_openid_parse_message function modules/openid/openid.inc Convert a direct communication message
into an associative array.
_openid_response function modules/openid/openid.inc
_openid_select_service function modules/openid/openid.inc Select a service element.
_openid_signature function modules/openid/openid.inc Sign certain keys in a message
_openid_test_endpoint_associate function modules/openid/tests/openid_test.module OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0,
section 8).

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