Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
_menu_parent_depth_limit drupal/core/modules/menu/menu.module Find the depth limit for items in the parent select. 2
_menu_router_build drupal/core/includes/menu.inc Builds the router table based on the data from hook_menu(). 1
_menu_router_cache drupal/core/includes/menu.inc Stores the menu router if we have it in memory. 3
_menu_router_save drupal/core/includes/menu.inc Saves data from menu_router_build() to the router table. 1
_menu_set_expanded_menus drupal/core/includes/menu.inc Updates a list of menus with expanded items. 1 1
_menu_site_is_offline drupal/core/includes/menu.inc Checks whether the site is in maintenance mode. 2
_menu_translate drupal/core/includes/menu.inc Handles dynamic path translation and menu access control. 4
_menu_tree_check_access drupal/core/includes/menu.inc Sorts the menu tree and recursively checks access for each item. 1
_menu_tree_data drupal/core/includes/menu.inc Builds the data representing a menu tree. 1
_menu_update_parental_status drupal/core/includes/menu.inc Checks and updates the 'has_children' status for the parent of a link. 3
_mime_header_decode drupal/core/includes/unicode.inc Helper function to mime_header_decode 1
_module_build_dependencies drupal/core/includes/module.inc Determines which modules require and are required by each module. 1
_node_access_rebuild_batch_finished drupal/core/modules/node/node.module Performs post-processing for node_access_rebuild(). 1
_node_access_rebuild_batch_operation drupal/core/modules/node/node.module Performs batch operation for node_access_rebuild(). 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_write_grants drupal/core/modules/node/node.module Writes a list of grants to the database, deleting any previously saved ones. 1
_node_add_access drupal/core/modules/node/node.module Access callback: Checks whether the user has permission to add a node. 1 1
_node_characters drupal/core/modules/node/content_types.inc Helper function for teaser length choices.
_node_index_node drupal/core/modules/node/node.module Indexes a single node. 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_mass_update_batch_process drupal/core/modules/node/node.admin.inc Executes a batch operation for node_mass_update(). 1
_node_mass_update_helper drupal/core/modules/node/node.admin.inc Updates individual nodes when fewer than 10 are queued. 2
_node_rankings drupal/core/modules/node/node.module Gathers the rankings from the the hook_ranking() implementations. 2
_node_revision_access drupal/core/modules/node/node.module Access callback: Checks node revision access. 2 1
_node_types_build drupal/core/modules/node/node.module Builds and returns the list of available node types. 1 1
_openid_create_message drupal/core/modules/openid/openid.inc Create a serialized message packet as per spec: $key:$value\n . 4
_openid_dh_base64_to_long drupal/core/modules/openid/openid.inc 3
_openid_dh_binary_to_long drupal/core/modules/openid/openid.inc 3
_openid_dh_long_to_base64 drupal/core/modules/openid/openid.inc 3
_openid_dh_long_to_binary drupal/core/modules/openid/openid.inc 4
_openid_dh_rand drupal/core/modules/openid/openid.inc 2
_openid_dh_xorsecret drupal/core/modules/openid/openid.inc 3
_openid_encode_message drupal/core/modules/openid/openid.inc Encode a message from _openid_create_message for HTTP Post 2
_openid_get_bytes drupal/core/modules/openid/openid.inc 2
_openid_get_math_library drupal/core/modules/openid/openid.inc Determine the available math library GMP vs. BCMath, favouring GMP for performance. 8
_openid_get_params drupal/core/modules/openid/openid.inc 1
_openid_is_xri drupal/core/modules/openid/openid.inc Determine if the given identifier is an XRI ID. 3
_openid_link_href drupal/core/modules/openid/openid.inc Pull the href attribute out of an html link element. 1
_openid_math_add drupal/core/modules/openid/openid.inc Calls the add function from the available math library for OpenID. 3
_openid_math_cmp drupal/core/modules/openid/openid.inc Calls the cmp function from the available math library for OpenID. 2
_openid_math_div drupal/core/modules/openid/openid.inc Calls the div function from the available math library for OpenID. 1
_openid_math_mod drupal/core/modules/openid/openid.inc Calls the mod function from the available math library for OpenID. 2
_openid_math_mul drupal/core/modules/openid/openid.inc Calls the mul function from the available math library for OpenID. 1
_openid_math_pow drupal/core/modules/openid/openid.inc Calls the pow function from the available math library for OpenID. 1
_openid_math_powmod drupal/core/modules/openid/openid.inc Calls the mul function from the available math library for OpenID. 2
_openid_meta_httpequiv drupal/core/modules/openid/openid.inc Pull the content attribute out of an X-XRDS-Location meta http-equiv element. 1
_openid_nonce drupal/core/modules/openid/openid.inc Return a nonce value - formatted per OpenID spec. 2
_openid_parse_message drupal/core/modules/openid/openid.inc Convert a direct communication message into an associative array. 2
_openid_response drupal/core/modules/openid/openid.inc 1
_openid_select_service drupal/core/modules/openid/openid.inc Select a service element. 1

Pages

Other projects