Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_session_test_id drupal/core/modules/system/tests/modules/session_test/session_test.module Menu callback: print the current session ID. 1
_session_test_get drupal/core/modules/system/tests/modules/session_test/session_test.module Page callback, prints the stored session value to the screen. 1
_search_menu_access drupal/core/modules/search/search.module Access callback for search tabs. 1
_search_index_truncate drupal/core/modules/search/search.module Helper function for array_walk in search_index_split. 1
_search_get_module_names drupal/core/modules/search/search.admin.inc Helper function to get real module names. 1
_search_excerpt_replace drupal/core/modules/search/search.module Helper function for array_walk() in search_excerpt(). 1
_search_excerpt_match_filter drupal/core/modules/search/search.module Helper function for array_filter() in search_search_excerpt_match(). 1
_rdf_mapping_load_multiple drupal/core/modules/rdf/rdf.module Helper function to retrieve a set of RDF mappings from the database. 2
_rdf_mapping_load drupal/core/modules/rdf/rdf.module Retrieves an RDF mapping from the database. 1
_rdf_get_default_mapping drupal/core/modules/rdf/rdf.module Gets the default RDF mapping for a given entity type. 3
_poll_menu_access drupal/core/modules/poll/poll.module Access callback: Determines if a node is acceptable for poll menu items. 1
_poll_choice_form drupal/core/modules/poll/poll.module Constructs one individual form choice as part of poll node form. 1
_php_filter_tips drupal/core/modules/php/php.module Implements hook_filter_FILTER_tips(). 1
_overlay_region_list drupal/core/modules/overlay/overlay.module Returns a list of page regions related to the overlay. 2
_options_values_in_use drupal/core/modules/field/modules/options/options.module Checks if a list of values are being used in actual field values. 2
_options_storage_to_form drupal/core/modules/field/modules/options/options.module Transforms stored field values into the format the widgets need. 1
_options_properties drupal/core/modules/field/modules/options/options.module Describes the preparation steps required by each widget. 1
_options_prepare_options drupal/core/modules/field/modules/options/options.module Sanitizes the options recursively to support optgroups. 1
_options_get_options drupal/core/modules/field/modules/options/options.module Collects the options for a field. 1
_options_form_to_storage drupal/core/modules/field/modules/options/options.module Transforms submitted form values into field storage format. 1
_openid_xri_normalize drupal/core/modules/openid/openid.inc OpenID normalization method: normalize XRI identifiers. 1
_openid_xri_discovery drupal/core/modules/openid/openid.module OpenID discovery method: perform an XRI discovery. 1
_openid_xrds_parse drupal/core/modules/openid/openid.inc Parse an XRDS document. 1
_openid_xrds_discovery drupal/core/modules/openid/openid.module OpenID discovery method: perform a XRDS discovery. 1 1
_openid_url_normalize drupal/core/modules/openid/openid.inc OpenID normalization method: normalize URL identifiers. 1
_openid_test_endpoint_authenticate drupal/core/modules/openid/tests/openid_test.module OpenID endpoint; handle "authenticate" requests. 1
_openid_test_endpoint_associate drupal/core/modules/openid/tests/openid_test.module OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0, section 8). 1
_openid_signature drupal/core/modules/openid/openid.inc Sign certain keys in a message 4
_openid_select_service drupal/core/modules/openid/openid.inc Select a service element. 1
_openid_response drupal/core/modules/openid/openid.inc 1
_openid_parse_message drupal/core/modules/openid/openid.inc Convert a direct communication message into an associative array. 2
_openid_nonce drupal/core/modules/openid/openid.inc Return a nonce value - formatted per OpenID spec. 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_math_powmod drupal/core/modules/openid/openid.inc Calls the mul function from the available math library for OpenID. 2
_openid_math_pow drupal/core/modules/openid/openid.inc Calls the pow function from the available math library for OpenID. 1
_openid_math_mul drupal/core/modules/openid/openid.inc Calls the mul 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_div drupal/core/modules/openid/openid.inc Calls the div function from the available math library for OpenID. 1
_openid_math_cmp drupal/core/modules/openid/openid.inc Calls the cmp function from the available math library for OpenID. 2
_openid_math_add drupal/core/modules/openid/openid.inc Calls the add function from the available math library for OpenID. 3
_openid_link_href drupal/core/modules/openid/openid.inc Pull the href attribute out of an html link element. 1
_openid_is_xri drupal/core/modules/openid/openid.inc Determine if the given identifier is an XRI ID. 3
_openid_get_params drupal/core/modules/openid/openid.inc 1
_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_bytes drupal/core/modules/openid/openid.inc 2
_openid_encode_message drupal/core/modules/openid/openid.inc Encode a message from _openid_create_message for HTTP Post 2
_openid_dh_xorsecret drupal/core/modules/openid/openid.inc 3
_openid_dh_rand drupal/core/modules/openid/openid.inc 2
_openid_dh_long_to_binary drupal/core/modules/openid/openid.inc 4
_openid_dh_long_to_base64 drupal/core/modules/openid/openid.inc 3

Pages

Other projects