Namesort descending Location Description
user_register_validate core/modules/user/user.module Validation function for the user registration form.
user_remove_role_action core/modules/user/user.actions.inc Removes a role from a user account.
user_roles core/modules/user/user.module Retrieve an array of roles matching specified conditions.
user_role_change_permissions core/modules/user/user.module Change permissions for a user role.
user_role_delete core/modules/user/user.module Delete a user role from database.
user_role_delete_access core/modules/user/user.module Menu access callback for deleting a user.
user_role_grant_permissions core/modules/user/user.module Grant permissions to a user role.
user_role_has_permission core/modules/user/user.module Checks if a user role has a permission.
user_role_load core/modules/user/user.module Load a user role.
user_role_load_by_name Deprecated core/modules/user/user.module Legacy wrapper function preserved for backwards-compatibility. This function is no longer used by Backdrop core, since all roles are loaded by name now. See https://docs.backdropcms.org/change-records/converted-user-roles-to-cmi
user_role_permissions core/modules/user/user.module Determine the permissions for one or more roles.
user_role_revoke_permissions core/modules/user/user.module Revoke permissions from a user role.
user_role_save core/modules/user/user.module Save a user role to the database.
user_save core/modules/user/user.module Save a new or updated user.
user_schema core/modules/user/user.install Implements hook_schema().
user_schema_alter core/modules/user/user.install Implements hook_schema_alter().
user_search_access core/modules/user/user.module Implements hook_search_access().
user_search_execute core/modules/user/user.module Implements hook_search_execute().
user_search_info core/modules/user/user.module Implements hook_search_info().
user_session_test_anon_session core/modules/user/tests/user_session_test/user_session_test.module Page callback.
user_session_test_menu core/modules/user/tests/user_session_test/user_session_test.module Implements hook_menu().
user_settings_email core/modules/user/user.admin.inc Form builder; Configure user email settings for this site.
user_settings_email_submit core/modules/user/user.admin.inc Form submission handler for user_settings_email().
user_theme core/modules/user/user.module Implements hook_theme().
user_tokens core/modules/user/user.tokens.inc Implements hook_tokens().
user_token_info core/modules/user/user.tokens.inc Implements hook_token_info().
user_translated_menu_link_alter core/modules/user/user.module Implements hook_translated_menu_link_alter().
user_uid_optional_load core/modules/user/user.module Load either a specified or the current user account.
user_uid_optional_to_arg core/modules/user/user.module Returns $arg or the user ID of the current user if $arg is '%' or empty.
user_unblock_user_action core/modules/user/user.actions.inc Unblocks a specific user account.
user_update_1000 core/modules/user/user.install The 'Member for' extra field has moved one level up in the array.
user_update_1001 core/modules/user/user.install Grant "administer account settings" to roles with "administer users."
user_update_1002 core/modules/user/user.install Remove the ability for users to select a theme.
user_update_1003 core/modules/user/user.install Moves account settings from variable to config.
user_update_1004 core/modules/user/user.install Moves login flood settings from variable to config.
user_update_1005 core/modules/user/user.install Moves user mail settings from variable to config.
user_update_1006 core/modules/user/user.install Moves user picture settings from variable to config.
user_update_1007 core/modules/user/user.install Convert user roles to configuration files.
user_update_1008 core/modules/user/user.install Update views that used the old role ID handlers to use role name instead.
user_update_1009 core/modules/user/user.install Create the default view for user administration.
user_update_1010 core/modules/user/user.install Set default option for login method to use accounts only.
user_update_1011 core/modules/user/user.install Update 'People' menus to 'User accounts'.
user_update_1012 core/modules/user/user.install Update 'Find user accounts' to 'Manage user accounts'
user_update_1013 core/modules/user/user.install Grant accounts with 'administer permissions' the new 'assign roles' permission.
user_update_1014 core/modules/user/user.install Fixes system email line breaks.
user_update_1015 core/modules/user/user.install Change label 'Name' to 'Username' for clarity on user admin view.
user_update_1016 core/modules/user/user.install Creates the table to enable caching of User entities.
user_update_1017 core/modules/user/user.install Add admin mail text for pending approval.
user_update_1018 core/modules/user/user.install Set default values for core password constraints.
user_update_1019 core/modules/user/user.install Set the "user_admin_role" attribute to "0" (disabled) if it's missing.

Pages