Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
user_language_test.info.yml file core/modules/user/tests/modules/user_language_test/user_language_test.info.yml core/modules/user/tests/modules/user_language_test/user_language_test.info.yml
user_language_test.routing.yml file core/modules/user/tests/modules/user_language_test/user_language_test.routing.yml core/modules/user/tests/modules/user_language_test/user_language_test.routing.yml
user_last_access_subscriber service core/modules/user/user.services.yml Drupal\user\EventSubscriber\UserRequestSubscriber
user_load_by_mail function core/modules/user/user.module Fetches a user object by email address.
user_load_by_name function core/modules/user/user.module Fetches a user object by account name.
user_login_finalize function core/modules/user/user.module Finalizes the login process and logs in a user.
user_logout function core/modules/user/user.module Logs the current user out.
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_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_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_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_revoke_permissions function core/modules/user/user.module Revoke permissions from a user role.
user_route_alter_test.info.yml file core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.info.yml core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.info.yml
user_route_alter_test.services.yml file core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.services.yml core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.services.yml
user_schema function core/modules/user/user.install Implements hook_schema().
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_update_last_removed function core/modules/user/user.install Implements hook_update_last_removed().
UsingNonInstalledTraitClass class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/UsingNonInstalledTraitClass.php This class does not have a plugin attribute or plugin annotation on purpose.
UsingNonInstalledTraitClass.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/UsingNonInstalledTraitClass.php
UsingNonInstalledTraitClass::testMethod function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/UsingNonInstalledTraitClass.php Provides an empty test method.
Utility classes and functions group core/core.api.php Overview of utility classes and functions for developers.
utility.css file core/misc/dialog/off-canvas/css/utility.css Re-create utility styles for off-canvas dialog that are removed in the reset.
utility.inc file core/includes/utility.inc Miscellaneous functions.
utility.pcss.css file core/misc/dialog/off-canvas/css/utility.pcss.css Re-create utility styles for off-canvas dialog that are removed in the reset.
uuid service core/core.services.yml Drupal\Component\Uuid\Php
Uuid class core/lib/Drupal/Component/Uuid/Uuid.php UUID Helper methods.
Uuid.php file core/lib/Drupal/Component/Uuid/Uuid.php
Uuid::isValid function core/lib/Drupal/Component/Uuid/Uuid.php Checks that a string appears to be in the format of a lower-case UUID.
Uuid::VALID_PATTERN constant core/lib/Drupal/Component/Uuid/Uuid.php The pattern used to validate a UUID string.
UuidConstraint class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UuidConstraint.php Validates a UUID.
UuidConstraint.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UuidConstraint.php
UuidConstraint::validatedBy function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UuidConstraint.php
UuidFormatterTest class core/modules/field/tests/src/Kernel/KernelString/UuidFormatterTest.php Tests the output of a UUID field.
UuidFormatterTest.php file core/modules/field/tests/src/Kernel/KernelString/UuidFormatterTest.php

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