Search for on

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

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