Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
_openid_invalid_openid_transition function modules/openid/openid.inc Provides transition for accounts with possibly invalid OpenID identifiers in authmap.
_openid_is_xri function modules/openid/openid.inc Determine if the given identifier is an XRI ID.
_openid_link_href function modules/openid/openid.inc Pull the href attribute out of an html link element.
_openid_math_add function modules/openid/openid.inc Calls the add function from the available math library for OpenID.
_openid_math_cmp function modules/openid/openid.inc Calls the cmp function from the available math library for OpenID.
_openid_math_div function modules/openid/openid.inc Calls the div function from the available math library for OpenID.
_openid_math_mod function modules/openid/openid.inc Calls the mod function from the available math library for OpenID.
_openid_math_mul function modules/openid/openid.inc Calls the mul function from the available math library for OpenID.
_openid_math_pow function modules/openid/openid.inc Calls the pow function from the available math library for OpenID.
_openid_math_powmod function modules/openid/openid.inc Calls the mul function from the available math library for OpenID.
_openid_meta_httpequiv function modules/openid/openid.inc Pull the http-equiv attribute out of an html meta element
_openid_nonce function modules/openid/openid.inc Return a nonce value - formatted per OpenID spec.
_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.
_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.
_profile_field_serialize function modules/profile/profile.module
_profile_field_types 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_update function includes/registry.inc Does the work for registry_update().
_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.
_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_set_message_but_dont_save function modules/simpletest/tests/session_test.module Menu callback, sets a message but call drupal_save_session(FALSE).
_session_test_set_not_started function modules/simpletest/tests/session_test.module Menu callback, stores a value in $_SESSION['session_test_value'] without
having started the session in advance.
_simpletest_autoload_psr4_psr0 function modules/simpletest/simpletest.module Autoload callback to find PSR-4 and PSR-0 test classes.
_simpletest_batch_finished function modules/simpletest/simpletest.module Implements callback_batch_finished().
_system_check_db_utf8mb4_requirements function modules/system/system.install Checks whether the requirements for multi-byte UTF-8 support are met.
_system_date_formats_build function modules/system/system.module Builds and returns information about available date formats.

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