Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
user_role_revoke_permissions drupal/core/modules/user/user.module Revoke permissions from a user role. 6
user_schema drupal/core/modules/user/user.install Implements hook_schema().
user_search_access drupal/core/modules/user/user.module Implements hook_search_access().
user_search_execute drupal/core/modules/user/user.module Implements hook_search_execute().
user_search_info drupal/core/modules/user/user.module Implements hook_search_info().
user_template_preprocess_default_variables_alter drupal/core/modules/user/user.module Implements hook_template_preprocess_default_variables_alter().
user_theme drupal/core/modules/user/user.module Implements hook_theme().
user_tokens drupal/core/modules/user/user.tokens.inc Implements hook_tokens().
user_token_info drupal/core/modules/user/user.tokens.inc Implements hook_token_info().
user_toolbar drupal/core/modules/user/user.module Implements hook_toolbar().
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_uid_optional_load drupal/core/modules/user/user.module Load either a specified or the current user account.
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_update_8000 drupal/core/modules/user/user.install The 'Member for' extra field has moved one level up in the array.
user_update_8001 drupal/core/modules/user/user.install Splits {users}.language field to langcode and preferred_langcode.
user_update_8002 drupal/core/modules/user/user.install Replace serial role IDs with machine name strings.
user_update_8003 drupal/core/modules/user/user.install Create a UUID column for users.
user_update_8004 drupal/core/modules/user/user.install Moves account settings from variable to config.
user_update_8005 drupal/core/modules/user/user.install Creates a preferred_admin_langcode column.
user_update_8006 drupal/core/modules/user/user.install Moves user mail settings from variable to config.
user_update_8007 drupal/core/modules/user/user.install Moves login flood settings from variable to config.
user_update_8008 drupal/core/modules/user/user.install Make *id fields unsigned.
user_update_8009 drupal/core/modules/user/user.install Generate a UUID for all users.
user_update_8011 drupal/core/modules/user/user.install Create user picture field.
user_update_8012 drupal/core/modules/user/user.install Migrate {users}.picture to 'user_picture' image field.
user_update_8013 drupal/core/modules/user/user.install Deletes {users}.picture field.
user_update_8014 drupal/core/modules/user/user.install Create new {users_data} table.
user_update_8015 drupal/core/modules/user/user.install Move existing {users}.data into {_d7_users_data} migration table.
user_update_8016 drupal/core/modules/user/user.install Drop {users}.data column.
user_update_8017 drupal/core/modules/user/user.install Migrate user roles into configuration.
user_update_dependencies drupal/core/modules/user/user.install Implements hook_update_dependencies().
user_uri drupal/core/modules/user/user.module Entity URI callback.
user_user_login drupal/core/modules/user/user.module Implements hook_user_login().
user_user_logout drupal/core/modules/user/user.module Implements hook_user_logout().
user_user_role_delete drupal/core/modules/user/user.module Implements hook_user_role_delete().
user_user_role_insert drupal/core/modules/user/user.module Implements hook_user_role_insert().
user_user_view drupal/core/modules/user/user.module Implements hook_user_view().
user_validate_current_pass drupal/core/modules/user/user.module Form validation handler for the current password on the user account form. 2
user_validate_name drupal/core/modules/user/user.module Verify the syntax of the given name. 3
user_view drupal/core/modules/user/user.module Generate an array for rendering the given user. 3
user_views_data drupal/core/modules/user/user.views.inc Implements hook_views_data().
user_views_plugins_row_alter drupal/core/modules/user/user.views.inc Implements hook_views_plugins_row_alter().
user_views_query_substitutions drupal/core/modules/user/user.views_execution.inc Implements hook_views_query_substitutions().
user_view_multiple drupal/core/modules/user/user.module Constructs a drupal_render() style array from an array of loaded users.
user_view_page drupal/core/modules/user/user.module Page callback wrapper for user_view(). 1
valid_email_address drupal/core/includes/common.inc Verifies the syntax of the given e-mail address. 4
valid_number_step drupal/core/includes/common.inc Verifies that a number is a multiple of a given step. 3
valid_url Deprecated drupal/core/includes/common.inc Verifies the syntax of the given URL. 3
variable_del drupal/core/includes/bootstrap.inc Unsets a persistent variable. 17
variable_get drupal/core/includes/bootstrap.inc Returns a persistent variable. 112 1

Pages

Other projects