Search for d
Title | Object type | File name | Summary |
---|---|---|---|
_openid_invalid_openid_transition | function | modules/ |
Provides transition for accounts with possibly invalid OpenID identifiers in authmap. |
_openid_is_xri | function | modules/ |
Determine if the given identifier is an XRI ID. |
_openid_link_href | function | modules/ |
Pull the href attribute out of an html link element. |
_openid_math_add | function | modules/ |
Calls the add function from the available math library for OpenID. |
_openid_math_cmp | function | modules/ |
Calls the cmp function from the available math library for OpenID. |
_openid_math_div | function | modules/ |
Calls the div function from the available math library for OpenID. |
_openid_math_mod | function | modules/ |
Calls the mod function from the available math library for OpenID. |
_openid_math_mul | function | modules/ |
Calls the mul function from the available math library for OpenID. |
_openid_math_pow | function | modules/ |
Calls the pow function from the available math library for OpenID. |
_openid_math_powmod | function | modules/ |
Calls the mul function from the available math library for OpenID. |
_openid_meta_httpequiv | function | modules/ |
Pull the http-equiv attribute out of an html meta element |
_openid_nonce | function | modules/ |
Return a nonce value - formatted per OpenID spec. |
_openid_parse_message | function | modules/ |
Convert a direct communication message into an associative array. |
_openid_response | function | modules/ |
|
_openid_select_service | function | modules/ |
Select a service element. |
_openid_signature | function | modules/ |
Sign certain keys in a message |
_openid_test_endpoint_associate | function | modules/ |
OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0, section 8). |
_openid_test_endpoint_authenticate | function | modules/ |
OpenID endpoint; handle "authenticate" requests. |
_openid_url_normalize | function | modules/ |
OpenID normalization method: normalize URL identifiers. |
_openid_user_login_form_alter | function | modules/ |
|
_openid_xrds_discovery | function | modules/ |
OpenID discovery method: perform a XRDS discovery. |
_openid_xrds_parse | function | modules/ |
Parse an XRDS document. |
_openid_xri_discovery | function | modules/ |
OpenID discovery method: perform an XRI discovery. |
_openid_xri_normalize | function | modules/ |
OpenID normalization method: normalize XRI identifiers. |
_password_base64_encode | function | includes/ |
Encodes bytes into printable base 64 using the *nix standard from crypt(). |
_password_crypt | function | includes/ |
Hash a password using a secure stretched hash. |
_password_enforce_log2_boundaries | function | includes/ |
Ensures that $count_log2 is within set bounds. |
_password_generate_salt | function | includes/ |
Generates a random base 64-encoded salt prefixed with settings for the hash. |
_password_get_count_log2 | function | includes/ |
Parse the log2 iteration count from a stored hash or setting string. |
_password_itoa64 | function | includes/ |
Returns a string for mapping an int to the corresponding base 64 character. |
_profile_field_serialize | function | modules/ |
|
_profile_field_types | function | modules/ |
|
_profile_get_fields | function | modules/ |
|
_profile_update_user_fields | function | modules/ |
Helper function: update an array of user fields by calling profile_view_field |
_rdf_get_default_mapping | function | modules/ |
Helper function to get the default RDF mapping for a given entity type. |
_rdf_mapping_load | function | modules/ |
Helper function to retrieve an RDF mapping from the database. |
_rdf_mapping_load_multiple | function | modules/ |
Helper function to retrieve a set of RDF mappings from the database. |
_registry_check_code | function | includes/ |
Checks for a resource in the registry. |
_registry_update | function | includes/ |
Does the work for registry_update(). |
_search_get_module_names | function | modules/ |
Helper function to get real module names. |
_search_index_truncate | function | modules/ |
Helper function for array_walk in search_index_split. |
_session_test_id | function | modules/ |
Menu callback: print the current session ID. |
_session_test_id_from_cookie | function | modules/ |
Menu callback: print the current session ID as read from the cookie. |
_session_test_is_logged_in | function | modules/ |
Menu callback, only available if current user is logged in. |
_session_test_set_message_but_dont_save | function | modules/ |
Menu callback, sets a message but call drupal_save_session(FALSE). |
_session_test_set_not_started | function | modules/ |
Menu callback, stores a value in $_SESSION['session_test_value'] without having started the session in advance. |
_simpletest_autoload_psr4_psr0 | function | modules/ |
Autoload callback to find PSR-4 and PSR-0 test classes. |
_simpletest_batch_finished | function | modules/ |
Implements callback_batch_finished(). |
_system_check_db_utf8mb4_requirements | function | modules/ |
Checks whether the requirements for multi-byte UTF-8 support are met. |
_system_date_formats_build | function | modules/ |
Builds and returns information about available date formats. |
Pagination
- Previous page
- Page 144
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.