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

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