Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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_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_enforce_order_of_permissions function core/modules/user/user.post_update.php Enforce order of role 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_REGISTER_ADMINISTRATORS_ONLY constant core/modules/user/user.module Only administrators can create user accounts.
USER_REGISTER_VISITORS constant core/modules/user/user.module Visitors can create their own accounts.
USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL constant core/modules/user/user.module Visitors can create accounts, but they don't become active without
administrative approval.
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_load function core/modules/user/user.module Fetches a user role by role ID.
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_8100 function core/modules/user/user.install Fix invalid token in the status_blocked email body.
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_view function core/modules/user/user.module Generate an array for rendering the given user.
user_views_plugins_argument_validator_alter function core/modules/user/user.views.inc Implements hook_views_plugins_argument_validator_alter().
user_views_query_substitutions function core/modules/user/user.views_execution.inc Implements hook_views_query_substitutions().
user_view_multiple function core/modules/user/user.module Constructs a drupal_render() style array from an array of loaded users.
UsesCommandRequirements class core/tests/Drupal/BuildTests/Framework/Tests/ExternalCommandRequirementTest.php
UsesCommandRequirements::externalCommandIsAvailable function core/tests/Drupal/BuildTests/Framework/Tests/ExternalCommandRequirementTest.php Determine if an external command is available.
Utility classes and functions group core/core.api.php Overview of utility classes and functions for developers.
Uuid::isValid function core/lib/Drupal/Component/Uuid/Uuid.php Checks whether a string appears to be in the format of a UUID.

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