TempStoreDatabaseTest |
core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php |
Tests the temporary object storage system. |
UserAccountFormFieldsTest |
core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php |
Verifies that the field order in user account forms is compatible with
password managers of web browsers. |
UserActionConfigSchemaTest |
core/modules/user/tests/src/Kernel/UserActionConfigSchemaTest.php |
Ensures the user action for adding and removing roles have valid config
schema. |
UserAdminSettingsFormTest |
core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php |
Configuration object user.mail and user.settings save test. |
UserDeleteTest |
core/modules/user/tests/src/Kernel/UserDeleteTest.php |
Tests deleting of user accounts. |
UserEntityLabelTest |
core/modules/user/tests/src/Kernel/UserEntityLabelTest.php |
Tests the label callback. |
UserEntityReferenceTest |
core/modules/user/tests/src/Kernel/UserEntityReferenceTest.php |
Tests the user reference field functionality. |
UserEntityTest |
core/modules/user/tests/src/Kernel/UserEntityTest.php |
Tests the user entity class. |
UserFieldsTest |
core/modules/user/tests/src/Kernel/UserFieldsTest.php |
Tests available user fields in twig. |
UserInstallTest |
core/modules/user/tests/src/Kernel/UserInstallTest.php |
Tests user_install(). |
UserLegacyTest |
core/modules/user/tests/src/Kernel/UserLegacyTest.php |
Tests legacy user functionality. |
UserMailNotifyTest |
core/modules/user/tests/src/Kernel/UserMailNotifyTest.php |
Tests _user_mail_notify() use of user.settings.notify.*. |
UserRoleDeleteTest |
core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php |
Tests the handling of user_role entity from the user module |
UserRoleEntityTest |
core/modules/user/tests/src/Kernel/UserRoleEntityTest.php |
@group user |
UserSaveStatusTest |
core/modules/user/tests/src/Kernel/UserSaveStatusTest.php |
Tests user saving status. |
UserSaveTest |
core/modules/user/tests/src/Kernel/UserSaveTest.php |
Tests account saving for arbitrary new uid. |
UserServiceProviderFallbackTest |
core/modules/user/tests/src/Kernel/UserServiceProviderFallbackTest.php |
Tests \Drupal\user\UserServiceProvider. |
UserServiceProviderTest |
core/modules/user/tests/src/Kernel/UserServiceProviderTest.php |
Tests \Drupal\user\UserServiceProvider. |
UserValidationTest |
core/modules/user/tests/src/Kernel/UserValidationTest.php |
Verify that user validity checks behave as designed. |
WhosOnlineBlockTest |
core/modules/user/tests/src/Kernel/WhosOnlineBlockTest.php |
Tests the Who's Online Block. |