Contains filters are case sensitive
Namesort descending Location Description
user_pass_required_validate modules/user/user.module Element validate handler for the password field.
user_pass_reset modules/user/user.pages.inc Menu callback; process one time login link and redirects to the user page on success.
user_pass_reset_form modules/user/user.pages.inc Form builder; one time login form with password reset.
user_pass_reset_form_submit modules/user/user.pages.inc Submit handler for user_pass_reset_form().
user_pass_reset_url modules/user/user.module Generates a unique URL for a user to login and reset their password.
user_pass_submit modules/user/user.pages.inc Form submission handler for user_pass().
user_pass_validate modules/user/user.pages.inc Form validation handler for user_pass().
user_password modules/user/user.module Generate a random alphanumeric password.
_user_password_evaluate_strength modules/user/user.password.inc Evaluate password strength Adapted from https://github.com/dropbox/zxcvbn.
_user_password_policy_help modules/user/user.password.inc Generates help text for core password constraints on forms.
user_password_policy_validate modules/user/user.module Validation callback for password constraints.
user_password_reject_weak modules/user/user.password.inc Get the password strength score required for an account.
user_path_bulk_update_batch_process modules/user/user.path.inc Batch processing callback; Generate URL aliases for users.
user_path_info modules/user/user.path.inc Implements hook_path_info().
user_permission modules/user/user.module Implements hook_permission().
user_permission_get_modules modules/user/user.module Determine the modules that permissions belong to.
user_preferred_language modules/user/user.module Get the language object preferred by the user. This user preference can be set on the user account editing page, and is only available if there are more than one languages enabled on the site. If the user did not choose a preferred language, or is the…
user_preprocess_block modules/user/user.module Implements hook_preprocess_block().
user_profile_form modules/user/user.pages.inc Form builder; edit a user account.
user_profile_form_submit modules/user/user.pages.inc Form submission handler for user_profile_form().
user_profile_form_validate modules/user/user.pages.inc Form validation handler for user_profile_form().
user_register_access modules/user/user.module Determines if the current user has access to the user registration page.
user_register_form modules/user/user.module Form builder; the user registration form.
user_register_submit modules/user/user.module Submit handler for the user registration form.
user_register_validate modules/user/user.module Validation function for the user registration form.
user_remove_role_action modules/user/user.actions.inc Removes a role from a user account.
user_role_change_permissions modules/user/user.module Change permissions for a user role.
user_role_delete modules/user/user.module Delete a user role from database.
user_role_delete_access modules/user/user.module Menu access callback for deleting a user.
user_role_grant_permissions modules/user/user.module Grant permissions to a user role.
user_role_load modules/user/user.module Load a user role.
user_role_load_by_name Deprecated 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://api.backdropcms.org/change-records/converted-user-roles-cmi
user_role_permissions modules/user/user.module Determine the permissions for one or more roles.
user_role_revoke_permissions modules/user/user.module Revoke permissions from a user role.
user_roles modules/user/user.module Retrieve an array of roles matching specified conditions.
user_role_save modules/user/user.module Save a user role to the database.
user_save modules/user/user.module Save a new or updated user.
user_schema modules/user/user.install Implements hook_schema().
user_search_access modules/user/user.module Implements hook_search_access().
user_search_execute modules/user/user.module Implements hook_search_execute().
user_search_info modules/user/user.module Implements hook_search_info().
user_session_test_anon_session modules/user/tests/user_session_test/user_session_test.module Page callback.
user_session_test_menu modules/user/tests/user_session_test/user_session_test.module Implements hook_menu().
user_settings_email modules/user/user.admin.inc Form builder; Configure user email settings for this site.
user_settings_email_submit modules/user/user.admin.inc Form submission handler for user_settings_email().
user_theme modules/user/user.module Implements hook_theme().
user_token_info modules/user/user.tokens.inc Implements hook_token_info().
user_tokens modules/user/user.tokens.inc Implements hook_tokens().
user_translated_menu_link_alter modules/user/user.module Implements hook_translated_menu_link_alter().
user_uid_optional_load modules/user/user.module Load either a specified or the current user account.

Pages