namespace Drupal\Tests\user\Kernel
Same name in other branches
Object name | File name | Summary |
---|---|---|
UserAccountFormFieldsTest | core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php | Verifies the field order in user account forms. |
UserAccountFormPasswordResetTest | core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php | Verifies that the password reset behaves as expected with form elements. |
UserActionConfigSchemaTest | core/modules/user/tests/src/Kernel/UserActionConfigSchemaTest.php | Tests that the config schema is valid when roles are added or removed. |
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. |
UserMailDefaultsTest | core/modules/user/tests/src/Kernel/UserMailDefaultsTest.php | Tests that user.mail default settings are parsed correctly. |
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 @coversDefaultClass \Drupal\user\Entity\Role |
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. |
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.