Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| _node_access_test_node_write | function | modules/ |
Helper for node insert/update. |
| _node_add_access | function | modules/ |
Access callback: Checks whether the user has permission to add a node. |
| _node_characters | function | modules/ |
Helper function for teaser length choices. |
| _node_mass_update_batch_finished | function | modules/ |
Implements callback_batch_finished(). |
| _node_mass_update_batch_process | function | modules/ |
Implements callback_batch_operation(). |
| _node_mass_update_helper | function | modules/ |
Updates individual nodes when fewer than 10 are queued. |
| _node_query_node_access_alter | function | modules/ |
Helper for node access functions. |
| _node_rankings | function | modules/ |
Gathers the rankings from the hook_ranking() implementations. |
| _node_revision_access | function | modules/ |
Access callback: Checks node revision access. |
| _node_save_revision | function | modules/ |
Helper function to save a revision with the uid of the current user. |
| _node_types_build | function | modules/ |
Builds and returns the list of available node types. |
| _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_long_to_base64 | 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_params | 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_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_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. |
| _options_form_to_storage | function | modules/ |
Transforms submitted form values into field storage format. |
| _options_get_options | function | modules/ |
Collects the options for a field. |
| _options_prepare_options | function | modules/ |
Sanitizes the options. |
| _options_properties | function | modules/ |
Describes the preparation steps required by each widget. |
| _options_storage_to_form | function | modules/ |
Transforms stored field values into the format the widgets need. |
| _overlay_region_list | function | modules/ |
Returns a list of page regions related to the overlay. |
| _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. |
| _php_filter_tips | function | modules/ |
Implements callback_filter_tips(). |
| _poll_menu_access | function | modules/ |
Callback function to see if a node is acceptable for poll menu items. |
| _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 |
| _registry_check_code | function | includes/ |
Checks for a resource in the registry. |
| _registry_parse_file | function | includes/ |
Parse a file and save its interface and class listings. |
Pagination
- Previous page
- Page 186
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.