Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_session_test_set drupal/modules/simpletest/tests/session_test.module Page callback, stores a value in $_SESSION['session_test_value']. 1 1
_session_test_no_set drupal/modules/simpletest/tests/session_test.module Menu callback: turns off session saving and then tries to save a value anyway. 1
_session_test_is_logged_in drupal/modules/simpletest/tests/session_test.module Menu callback, only available if current user is logged in. 1
_session_test_id_from_cookie drupal/modules/simpletest/tests/session_test.module Menu callback: print the current session ID as read from the cookie. 1
_session_test_id drupal/modules/simpletest/tests/session_test.module Menu callback: print the current session ID. 1
_session_test_get drupal/modules/simpletest/tests/session_test.module Page callback, prints the stored session value to the screen. 1
_search_menu_access drupal/modules/search/search.module Access callback for search tabs. 1
_search_index_truncate drupal/modules/search/search.module Helper function for array_walk in search_index_split. 1
_search_get_module_names drupal/modules/search/search.admin.inc Helper function to get real module names. 1
_search_excerpt_replace drupal/modules/search/search.module Helper function for array_walk() in search_excerpt(). 1
_search_excerpt_match_filter drupal/modules/search/search.module Helper function for array_filter() in search_search_excerpt_match(). 1
_registry_update drupal/includes/registry.inc Does the work for registry_update(). 1
_registry_parse_files drupal/includes/registry.inc Parse all changed files and save their interface and class listings. 2
_registry_parse_file drupal/includes/registry.inc Parse a file and save its interface and class listings. 2
_registry_check_code drupal/includes/bootstrap.inc Checks for a resource in the registry. 5
_rdf_mapping_load_multiple drupal/modules/rdf/rdf.module Helper function to retrieve a set of RDF mappings from the database. 2
_rdf_mapping_load drupal/modules/rdf/rdf.module Helper function to retrieve an RDF mapping from the database. 1
_rdf_get_default_mapping drupal/modules/rdf/rdf.module Helper function to get the default RDF mapping for a given entity type. 3
_profile_update_user_fields drupal/modules/profile/profile.module Helper function: update an array of user fields by calling profile_view_field 2
_profile_get_fields drupal/modules/profile/profile.module 3
_profile_form_explanation drupal/modules/profile/profile.module 1
_profile_field_types drupal/modules/profile/profile.module 2
_profile_field_serialize drupal/modules/profile/profile.module 2
_poll_menu_access drupal/modules/poll/poll.module Callback function to see if a node is acceptable for poll menu items. 1
_poll_choice_form drupal/modules/poll/poll.module 1
_php_filter_tips drupal/modules/php/php.module Implements callback_filter_tips(). 1
_password_itoa64 drupal/includes/password.inc Returns a string for mapping an int to the corresponding base 64 character. 3
_password_get_count_log2 drupal/includes/password.inc Parse the log2 iteration count from a stored hash or setting string. 4
_password_generate_salt drupal/includes/password.inc Generates a random base 64-encoded salt prefixed with settings for the hash. 1
_password_enforce_log2_boundaries drupal/includes/password.inc Ensures that $count_log2 is within set bounds. 2
_password_crypt drupal/includes/password.inc Hash a password using a secure stretched hash. 2
_password_base64_encode drupal/includes/password.inc Encodes bytes into printable base 64 using the *nix standard from crypt(). 2
_overlay_region_list drupal/modules/overlay/overlay.module Returns a list of page regions related to the overlay. 2
_options_storage_to_form drupal/modules/field/modules/options/options.module Transforms stored field values into the format the widgets need. 1
_options_properties drupal/modules/field/modules/options/options.module Describes the preparation steps required by each widget. 1
_options_prepare_options drupal/modules/field/modules/options/options.module Sanitizes the options. 1
_options_get_options drupal/modules/field/modules/options/options.module Collects the options for a field. 1
_options_form_to_storage drupal/modules/field/modules/options/options.module Transforms submitted form values into field storage format. 1
_openid_xri_normalize drupal/modules/openid/openid.inc OpenID normalization method: normalize XRI identifiers. 1
_openid_xri_discovery drupal/modules/openid/openid.module OpenID discovery method: perform an XRI discovery. 1
_openid_xrds_parse drupal/modules/openid/openid.inc Parse an XRDS document. 1
_openid_xrds_discovery drupal/modules/openid/openid.module OpenID discovery method: perform a XRDS discovery. 1 1
_openid_user_login_form_alter drupal/modules/openid/openid.module 2
_openid_url_normalize drupal/modules/openid/openid.inc OpenID normalization method: normalize URL identifiers. 1
_openid_test_endpoint_authenticate drupal/modules/openid/tests/openid_test.module OpenID endpoint; handle "authenticate" requests. 1
_openid_test_endpoint_associate drupal/modules/openid/tests/openid_test.module OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0, section 8). 1
_openid_signature drupal/modules/openid/openid.inc Sign certain keys in a message 4
_openid_select_service drupal/modules/openid/openid.inc Select a service element. 1
_openid_response drupal/modules/openid/openid.inc 1
_openid_parse_message drupal/modules/openid/openid.inc Convert a direct communication message into an associative array. 2

Pages

Other projects