Contains filters are case sensitive
Name Locationsort ascending Description
user_role_grant_permissions modules/user/user.module Grant permissions to a user role.
user_role_revoke_permissions modules/user/user.module Revoke permissions from a user role.
user_filters modules/user/user.module List user administration filters that can be applied.
user_build_filter_query modules/user/user.module Extends a query object for user administration filters based on session.
user_comment_view modules/user/user.module Implements hook_comment_view().
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_mail_notify modules/user/user.module Conditionally create and send a notification email when a certain operation happens on the given user account.
user_form_process_password modules/user/user.module Form element process handler for client-side password hide/show and strength.
user_form_process_password_confirm modules/user/user.module Form element process handler for client-side password validation.
user_node_load modules/user/user.module Implements hook_node_load().
user_image_style_delete modules/user/user.module Implements hook_image_style_delete().
user_image_style_save modules/user/user.module Implements hook_image_style_save().
user_action_info modules/user/user.module Implements hook_action_info().
user_form_field_ui_field_edit_form_alter modules/user/user.module Implements hook_form_FORM_ID_alter().
user_form_field_ui_field_edit_form_submit modules/user/user.module Additional submit handler for the 'Edit field instance' form.
user_register_form modules/user/user.module Form builder; the user registration form.
user_register_validate modules/user/user.module Validation function for the user registration form.
user_register_submit modules/user/user.module Submit handler for the user registration form.
user_modules_installed modules/user/user.module Implements hook_modules_installed().
user_modules_uninstalled modules/user/user.module Implements hook_modules_uninstalled().
user_login_destination modules/user/user.module Helper function to rewrite the destination to avoid redirecting to login page after login.
user_cookie_save modules/user/user.module Saves visitor information as a cookie so it can be reused.
user_cookie_delete modules/user/user.module Delete a visitor information cookie.
user_autoload_info modules/user/user.module Implements hook_autoload_info().
user_file_download_access modules/user/user.module Implements hook_file_download_access().
user_schema modules/user/user.install Implements hook_schema().
user_install modules/user/user.install Implements hook_install().
system_update_dependencies modules/user/user.install Implements hook_update_dependencies().
user_update_1000 modules/user/user.install The 'Member for' extra field has moved one level up in the array.
user_update_1001 modules/user/user.install Grant "administer account settings" to roles with "administer users."
user_update_1002 modules/user/user.install Remove the ability for users to select a theme.
user_update_1003 modules/user/user.install Moves account settings from variable to config.
user_update_1004 modules/user/user.install Moves login flood settings from variable to config.
user_update_1005 modules/user/user.install Moves user mail settings from variable to config.
user_update_1006 modules/user/user.install Moves user picture settings from variable to config.
user_update_1007 modules/user/user.install Convert user roles to configuration files.
user_update_1008 modules/user/user.install Update views that used the old role ID handlers to use role name instead.
user_update_1009 modules/user/user.install Create the default view for user administration.
user_update_1010 modules/user/user.install Set default option for login method to use accounts only.
user_update_1011 modules/user/user.install Update 'People' menus to 'User accounts'.
user_update_1012 modules/user/user.install Update 'Find user accounts' to 'Manage user accounts'
user_update_1013 modules/user/user.install Grant accounts with 'administer permissions' the new 'assign roles' permission.
user_update_1014 modules/user/user.install Fixes system email linebreaks.
user_update_1015 modules/user/user.install Change label 'Name' to 'Username' for clarity on user admin view.
user_update_1016 modules/user/user.install Creates the table to enable caching of User entities.
user_update_1017 modules/user/user.install Add admin mail text for pending approval.
user_update_1018 modules/user/user.install Set default values for core password constraints.
user_update_1019 modules/user/user.install Set the "user_admin_role" attribute to "0" (disabled) if it's missing.
user_update_1020 modules/user/user.install Make sure that all config translatables are set for user mails.
hook_user_load modules/user/user.api.php Act on user objects when loaded from the database.

Pages