Functions

Primary tabs

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

Pages

Other projects