Search for on
Title | Object type | File name | Summary |
---|---|---|---|
user_role_grant_permissions | function | modules/ |
Grant permissions to a user role. |
user_role_permissions | function | modules/ |
Determine the permissions for one or more roles. |
user_role_revoke_permissions | function | modules/ |
Revoke permissions from a user role. |
user_session_test.info | file | modules/ |
name = "User module session tests" description = "Support module for user session testing." package = Testing version = VERSION core = 7.x hidden = TRUE |
user_session_test.module | file | modules/ |
Dummy module implementing a page callback to create an anon session. |
user_session_test_anon_session | function | modules/ |
Page callback. |
user_session_test_menu | function | modules/ |
Implements hook_menu(). |
user_uid_only_optional_to_arg | function | modules/ |
Returns $arg or the user ID of the current user if $arg is '%' or empty. |
user_uid_optional_load | function | modules/ |
Load either a specified or the current user account. |
user_uid_optional_to_arg | function | modules/ |
Returns $arg or the user ID of the current user if $arg is '%' or empty. |
user_unblock_user_action | function | modules/ |
Unblocks a specific user or the current user, if one is not specified. |
user_user_flood_control | function | modules/ |
Implements hook_user_flood_control(). |
user_user_operations | function | modules/ |
Implements hook_user_operations(). |
user_user_operations_block | function | modules/ |
Callback function for admin mass blocking users. |
user_user_operations_unblock | function | modules/ |
Callback function for admin mass unblocking users. |
VERSION | constant | includes/ |
The current system version. |
watchdog_exception | function | includes/ |
Logs an exception. |
_authorize_filetransfer_connection_settings | function | includes/ |
Generates the Form API array for a given connection backend's settings. |
_authorize_filetransfer_connection_settings_set_defaults | function | includes/ |
Sets the default settings on a file transfer connection form recursively. |
_contact_personal_tab_access | function | modules/ |
Menu access callback for a user's personal contact form. |
_drupal_bootstrap_configuration | function | includes/ |
Sets up the script environment and loads settings.php. |
_drupal_decode_exception | function | includes/ |
Decodes an exception and retrieves the correct caller. |
_drupal_exception_handler | function | includes/ |
Provides custom PHP exception handling. |
_drupal_parse_response_status | function | includes/ |
Splits an HTTP response status line into components. |
_drupal_render_exception_safe | function | includes/ |
Renders an exception error message without further exceptions. |
_drupal_session_close | function | includes/ |
Session handler assigned by session_set_save_handler(). |
_drupal_session_delete_cookie | function | includes/ |
Deletes the session cookie. |
_drupal_session_destroy | function | includes/ |
Session handler assigned by session_set_save_handler(). |
_drupal_session_garbage_collection | function | includes/ |
Session handler assigned by session_set_save_handler(). |
_drupal_session_open | function | includes/ |
Session handler assigned by session_set_save_handler(). |
_drupal_session_read | function | includes/ |
Reads an entire session from the database (internal use only). |
_drupal_session_regenerate_existing | function | includes/ |
Regenerates an existing session. |
_drupal_session_write | function | includes/ |
Writes an entire session to the database (internal use only). |
_drupal_should_strip_sensitive_headers_on_http_redirect | function | includes/ |
Determine whether to strip sensitive headers from a request when redirected. |
_drupal_shutdown_function | function | includes/ |
Executes registered shutdown functions. |
_field_language_suggestion | function | modules/ |
Process the given language suggestion based on the available languages. |
_field_sql_storage_query_field_conditions | function | modules/ |
Adds field (meta) conditions to the given query objects respecting groupings. |
_field_sql_storage_revision_tablename | function | modules/ |
Generate a table name for a field revision archive table. |
_file_field_get_description_from_element | function | modules/ |
Retrieves the file description from a field field element. |
_file_generic_settings_extensions | function | modules/ |
Element validate callback for the allowed file extensions field. |
_form_button_was_clicked | function | includes/ |
Determines if a given button triggered the form submission. |
_form_element_triggered_scripted_submission | function | includes/ |
Detects if an element triggered the form submission via Ajax. |
_form_options_flatten | function | includes/ |
Iterates over an array and returns a flat array with duplicate keys removed. |
_form_test_submit_values_json | function | modules/ |
Form submit handler to return form values as JSON. |
_image_effect_definitions_sort | function | modules/ |
Internal function for sorting image effect definitions through uasort(). |
_image_field_resolution_validate | function | modules/ |
Element validate function for resolution fields. |
_image_update_7002_populate_dimensions | function | modules/ |
Populate image dimensions in a specific table. |
_install_configure_form | function | includes/ |
Form constructor for a site configuration form. |
_locale_import_one_string | function | includes/ |
Imports a string into the database |
_locale_import_one_string_db | function | includes/ |
Import one string into the database. |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.