Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
user_views_plugins_row_alter drupal/core/modules/user/user.views.inc Implements hook_views_plugins_row_alter().
user_views_data drupal/core/modules/user/user.views.inc Implements hook_views_data().
user_view drupal/core/modules/user/user.module Generate an array for rendering the given user. 3
user_validate_name drupal/core/modules/user/user.module Verify the syntax of the given name. 3
user_validate_current_pass drupal/core/modules/user/user.module Form validation handler for the current password on the user account form. 2
user_user_view drupal/core/modules/user/user.module Implements hook_user_view().
user_user_role_insert drupal/core/modules/user/user.module Implements hook_user_role_insert().
user_user_role_delete drupal/core/modules/user/user.module Implements hook_user_role_delete().
user_user_logout drupal/core/modules/user/user.module Implements hook_user_logout().
user_user_login drupal/core/modules/user/user.module Implements hook_user_login().
user_uri drupal/core/modules/user/user.module Entity URI callback.
user_update_dependencies drupal/core/modules/user/user.install Implements hook_update_dependencies().
user_update_8017 drupal/core/modules/user/user.install Migrate user roles into configuration.
user_update_8016 drupal/core/modules/user/user.install Drop {users}.data column.
user_update_8015 drupal/core/modules/user/user.install Move existing {users}.data into {_d7_users_data} migration table.
user_update_8014 drupal/core/modules/user/user.install Create new {users_data} table.
user_update_8013 drupal/core/modules/user/user.install Deletes {users}.picture field.
user_update_8012 drupal/core/modules/user/user.install Migrate {users}.picture to 'user_picture' image field.
user_update_8011 drupal/core/modules/user/user.install Create user picture field.
user_update_8009 drupal/core/modules/user/user.install Generate a UUID for all users.
user_update_8008 drupal/core/modules/user/user.install Make *id fields unsigned.
user_update_8007 drupal/core/modules/user/user.install Moves login flood settings from variable to config.
user_update_8006 drupal/core/modules/user/user.install Moves user mail settings from variable to config.
user_update_8005 drupal/core/modules/user/user.install Creates a preferred_admin_langcode column.
user_update_8004 drupal/core/modules/user/user.install Moves account settings from variable to config.
user_update_8003 drupal/core/modules/user/user.install Create a UUID column for users.
user_update_8002 drupal/core/modules/user/user.install Replace serial role IDs with machine name strings.
user_update_8001 drupal/core/modules/user/user.install Splits {users}.language field to langcode and preferred_langcode.
user_update_8000 drupal/core/modules/user/user.install The 'Member for' extra field has moved one level up in the array.
user_uid_optional_to_arg drupal/core/modules/user/user.module Returns $arg or the user ID of the current user if $arg is '%' or empty. 1
user_uid_optional_load drupal/core/modules/user/user.module Load either a specified or the current user account.
user_uid_only_optional_to_arg drupal/core/modules/user/user.module Returns $arg or the user ID of the current user if $arg is '%' or empty.
user_toolbar drupal/core/modules/user/user.module Implements hook_toolbar().
user_token_info drupal/core/modules/user/user.tokens.inc Implements hook_token_info().
user_tokens drupal/core/modules/user/user.tokens.inc Implements hook_tokens().
user_theme drupal/core/modules/user/user.module Implements hook_theme().
user_template_preprocess_default_variables_alter drupal/core/modules/user/user.module Implements hook_template_preprocess_default_variables_alter().
user_search_info drupal/core/modules/user/user.module Implements hook_search_info().
user_search_execute drupal/core/modules/user/user.module Implements hook_search_execute().
user_search_access drupal/core/modules/user/user.module Implements hook_search_access().
user_schema drupal/core/modules/user/user.install Implements hook_schema().
user_role_revoke_permissions drupal/core/modules/user/user.module Revoke permissions from a user role. 6
user_role_permissions drupal/core/modules/user/user.module Determine the permissions for one or more roles. 3 4
user_role_names drupal/core/modules/user/user.module Retrieve an array of roles matching specified conditions. 17
user_role_load drupal/core/modules/user/user.module Fetches a user role by role ID. 1
user_role_grant_permissions drupal/core/modules/user/user.module Grant permissions to a user role. 22
user_role_change_permissions drupal/core/modules/user/user.module Change permissions for a user role. 15
user_roles drupal/core/modules/user/user.module Retrieve an array of roles matching specified conditions. 6 4
user_register_access drupal/core/modules/user/user.module Determines if the current user has access to the user registration page.
user_rdf_mapping drupal/core/modules/user/user.module Implements hook_rdf_mapping().

Pages

Other projects