Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
_field_ui_field_overview_form_validate_add_new | function | modules/ |
Validates the 'add new field' row of field_ui_field_overview_form(). |
_file_generic_settings_file_directory_validate | function | modules/ |
Element validate callback for the file destination field. |
_form_validate | function | includes/ |
Performs validation on form elements. |
_image_field_resolution_validate | function | modules/ |
Element validate function for resolution fields. |
_locale_invalidate_js | function | includes/ |
Force the JavaScript translation file(s) to be refreshed. |
_lock_id | function | includes/ |
Helper function to get this request's unique id. |
_openid_create_message | function | modules/ |
Create a serialized message packet as per spec: $key:$value\n . |
_openid_dh_base64_to_long | function | modules/ |
|
_openid_dh_binary_to_long | function | modules/ |
|
_openid_dh_long_to_base64 | function | modules/ |
|
_openid_dh_long_to_binary | function | modules/ |
|
_openid_dh_rand | function | modules/ |
|
_openid_dh_xorsecret | function | modules/ |
|
_openid_encode_message | function | modules/ |
Encode a message from _openid_create_message for HTTP Post |
_openid_get_bytes | function | modules/ |
|
_openid_get_math_library | function | modules/ |
Determine the available math library GMP vs. BCMath, favouring GMP for performance. |
_openid_get_params | function | modules/ |
|
_openid_hmac | function | modules/ |
|
_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. |
_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. |
_system_theme_settings_validate_path | function | modules/ |
Helper function for the system_theme_settings form. |
_taxonomy_get_tid_from_term | function | modules/ |
Helper function for array_map purposes. |
_update_manager_unique_identifier | function | modules/ |
Returns a short unique identifier for this Drupal installation. |
Pagination
- Previous page
- Page 14
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.