Search for user

  1. Search 7.x for user
  2. Search 8.9.x for user
  3. Search 10.3.x for user
  4. Search 11.x for user
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
User class core/modules/user/src/Entity/User.php Defines the user entity class.
User class core/modules/user/src/Plugin/views/argument_validator/User.php Validate whether an argument is a valid user.
User class core/modules/user/src/Plugin/views/argument_default/User.php Default argument plugin to extract a user from request.
User class core/modules/user/src/Plugin/migrate/source/d6/User.php Drupal 6 user source from database.
User class core/modules/user/src/Plugin/migrate/source/d7/User.php Drupal 7 user source from database.
User class core/modules/user/src/Plugin/migrate/User.php Plugin class for Drupal 7 user migrations dealing with fields and profiles.

All search results

Title Object type File name Summary
user_logout function core/modules/user/user.module Logs the current user out.
user_mail function core/modules/user/user.module Implements hook_mail().
user_mail_tokens function core/modules/user/user.module Token callback to add unsafe tokens for user mails.
user_maintenance_mode_subscriber service core/modules/user/user.services.yml Drupal\user\EventSubscriber\MaintenanceModeSubscriber
user_modules_uninstalled function core/modules/user/user.module Implements hook_modules_uninstalled().
user_password function core/modules/user/user.module Generate a random alphanumeric password.
user_pass_rehash function core/modules/user/user.module Creates a unique hash value for use in time-dependent per-user URLs.
user_pass_reset_url function core/modules/user/user.module Generates a unique URL for a user to log in and reset their password.
user_permissions_hash_generator service core/core.services.yml Drupal\Core\Session\PermissionsHashGenerator
user_permissions_test.info.yml file core/modules/user/tests/modules/user_permissions_test/user_permissions_test.info.yml core/modules/user/tests/modules/user_permissions_test/user_permissions_test.info.yml
user_permissions_test.permissions.yml file core/modules/user/tests/modules/user_permissions_test/user_permissions_test.permissions.yml core/modules/user/tests/modules/user_permissions_test/user_permissions_test.permissions.yml
user_picture_enabled function core/modules/user/user.module Returns whether this site supports the default user picture feature.
user_picture_entity_display.yml file core/modules/user/migrations/user_picture_entity_display.yml core/modules/user/migrations/user_picture_entity_display.yml
user_picture_entity_form_display.yml file core/modules/user/migrations/user_picture_entity_form_display.yml core/modules/user/migrations/user_picture_entity_form_display.yml
user_picture_field.yml file core/modules/user/migrations/user_picture_field.yml core/modules/user/migrations/user_picture_field.yml
user_picture_field_instance.yml file core/modules/user/migrations/user_picture_field_instance.yml core/modules/user/migrations/user_picture_field_instance.yml
user_post_update_sort_permissions function core/modules/user/user.post_update.php No-op update.
user_post_update_sort_permissions_again function core/modules/user/user.post_update.php Ensure permissions stored in role configuration are sorted using the schema.
user_post_update_update_roles function core/modules/user/user.post_update.php Calculate role dependencies and remove non-existent permissions.
user_preprocess_block function core/modules/user/user.module Implements hook_preprocess_HOOK() for block templates.
user_profile_entity_display.yml file core/modules/user/migrations/user_profile_entity_display.yml core/modules/user/migrations/user_profile_entity_display.yml
user_profile_entity_form_display.yml file core/modules/user/migrations/user_profile_entity_form_display.yml core/modules/user/migrations/user_profile_entity_form_display.yml
user_profile_field.yml file core/modules/user/migrations/user_profile_field.yml core/modules/user/migrations/user_profile_field.yml
user_profile_field_instance.yml file core/modules/user/migrations/user_profile_field_instance.yml core/modules/user/migrations/user_profile_field_instance.yml
user_removed_post_updates function core/modules/user/user.post_update.php Implements hook_removed_post_updates().
user_roles function core/modules/user/user.module Retrieve an array of roles matching specified conditions.
user_role_change_permissions function core/modules/user/user.module Change permissions for a user role.
user_role_grant_permissions function core/modules/user/user.module Grant permissions to a user role.
user_role_names function core/modules/user/user.module Retrieves the names of roles matching specified conditions.
user_role_permissions function core/modules/user/user.module Determine the permissions for one or more roles.
user_role_revoke_permissions function core/modules/user/user.module Revoke permissions from a user role.
user_schema function core/modules/user/user.install Implements hook_schema().
user_template_preprocess_default_variables_alter function core/modules/user/user.module Implements hook_template_preprocess_default_variables_alter().
user_test_theme.info.yml file core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml
user_test_views.info.yml file core/modules/user/tests/modules/user_test_views/user_test_views.info.yml core/modules/user/tests/modules/user_test_views/user_test_views.info.yml
user_theme function core/modules/user/user.module Implements hook_theme().
user_tokens function core/modules/user/user.tokens.inc Implements hook_tokens().
user_token_info function core/modules/user/user.tokens.inc Implements hook_token_info().
user_toolbar function core/modules/user/user.module Implements hook_toolbar().
user_update_9301 function core/modules/user/user.install Change the users table to use an serial uid field.
user_update_last_removed function core/modules/user/user.install Implements hook_update_last_removed().
user_user_login function core/modules/user/user.module Implements hook_user_login().
user_user_logout function core/modules/user/user.module Implements hook_user_logout().
user_user_presave function core/modules/user/user.module Implements hook_ENTITY_TYPE_presave() for user entities.
user_user_role_delete function core/modules/user/user.module Implements hook_ENTITY_TYPE_delete() for user_role entities.
user_user_role_insert function core/modules/user/user.module Implements hook_ENTITY_TYPE_insert() for user_role entities.
user_user_view function core/modules/user/user.module Implements hook_ENTITY_TYPE_view() for user entities.
user_user_view_alter function core/modules/user/user.module Implements hook_ENTITY_TYPE_view_alter() for user entities.
user_validate_name function core/modules/user/user.module Verify the syntax of the given name.
user_views_plugins_argument_validator_alter function core/modules/user/user.views.inc Implements hook_views_plugins_argument_validator_alter().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.