Namesort descending Location Description
UserEditRebuildTestCase::testUserEditFormRebuild core/modules/user/tests/user.test Test user edit page when the form is set to rebuild.
UserEditTestCase::testUserEdit core/modules/user/tests/user.test Test user edit page.
UserEditTestCase::testUserWith0Password core/modules/user/tests/user.test Tests setting the password to "0".
UserEntityCallbacksTestCase::setUp core/modules/user/tests/user.test Sets up a Backdrop site for running functional and integration tests.
UserEntityCallbacksTestCase::testLabelCallback core/modules/user/tests/user.test Test label callback.
UserEntityCallbacksTestCase::testUriCallback core/modules/user/tests/user.test Test URI callback.
UserInterface::access core/includes/userinterface.inc Determines whether the given user has access to this entity.
UserInterface::createAccess core/includes/userinterface.inc Determines whether the given user has access to create this type of entity.
UserInterface::id core/includes/userinterface.inc Returns the entity identifier (the entity's machine name or numeric ID).
UserInterface::label core/includes/userinterface.inc Returns the label of the entity.
UserInterface::uri core/includes/userinterface.inc Returns the URI elements of the entity.
UserLoginAppearanceTestCase::setUp core/modules/user/tests/user.test Sets up a Backdrop site for running functional and integration tests.
UserLoginAppearanceTestCase::testLoginAppearance core/modules/user/tests/user.test Test login page appearance.
UserLoginTestBase::assertFailedLogin core/modules/user/tests/user.test Make an unsuccessful login attempt.
UserLoginTestBase::setUp core/modules/user/tests/user.test Sets up a Backdrop site for running functional and integration tests.
UserLoginTestCase::resetUserPassword core/modules/user/tests/user.test Resets the user password and logs the user in.
UserLoginTestCase::setUp core/modules/user/tests/user.test Sets up a Backdrop site for running functional and integration tests.
UserLoginTestCase::testAccountNotFound core/modules/user/tests/user.test Attempt to login with an unregistered username.
UserLoginTestCase::testArrayLoginValues core/modules/user/tests/user.test Attempt to login with an invalid array users and passwords.
UserLoginTestCase::testGlobalLoginFloodControl core/modules/user/tests/user.test Test the global login flood control.
UserLoginTestCase::testLoginMethods core/modules/user/tests/user.test Test that login credentials work (or not) in different login modes.
UserLoginTestCase::testLoginWithAnonSession core/modules/user/tests/user.test Test logging in when an anon session already exists.
UserLoginTestCase::testPasswordRehashOnLogin core/modules/user/tests/user.test Test that user password is re-hashed upon login after changing $count_log2.
UserLoginTestCase::testPerUserLoginFloodControl core/modules/user/tests/user.test Test the per-user login flood control.
UserPasswordResetTest::getResetURL core/modules/user/tests/user_password_reset.test Retrieves password reset email and extracts the login link.
UserPasswordResetTest::setUp core/modules/user/tests/user_password_reset.test Sets up a Backdrop site for running functional and integration tests.
UserPasswordResetTest::testPasswordResetFloodControlPerIp core/modules/user/tests/user_password_reset.test Test IP-based flood control on password reset.
UserPasswordResetTest::testPasswordResetFloodControlPerUser core/modules/user/tests/user_password_reset.test Test user-based flood control on password reset.
UserPasswordResetTest::testResetImpersonation core/modules/user/tests/user_password_reset.test Make sure that users cannot forge password reset URLs of other users.
UserPasswordResetTest::testResetInvalidation core/modules/user/tests/user_password_reset.test Make sure that password reset URLs are invalidated when the user's email address changes.
UserPasswordResetTest::testUniqueHashNoPasswordValue core/modules/user/tests/user_password_reset.test Test uniqueness of output from user_pass_rehash() with no passwords.
UserPasswordResetTest::testUserPasswordReset core/modules/user/tests/user_password_reset.test Tests password reset functionality.
UserPasswordResetTest::testUserPasswordResetAlreadyLoggedIn core/modules/user/tests/user_password_reset.test Test user password reset in a browser where the same user is already logged in.
UserPasswordResetTest::testUserPasswordResetExpired core/modules/user/tests/user_password_reset.test Attempts login using an expired password reset link.
UserPasswordResetTest::testUserPasswordResetOtherUserLoggedIn core/modules/user/tests/user_password_reset.test Test user password reset in a browser where another user is logged in.
UserPasswordResetTest::testUserResetPasswordTextboxFilled core/modules/user/tests/user_password_reset.test Prefill the text box on incorrect login via link to password reset page.
UserPermissionLayoutAccess::checkAccess core/modules/layout/plugins/access/user_permission_layout_access.inc Checks for access based on the available context.
UserPermissionLayoutAccess::form core/modules/layout/plugins/access/user_permission_layout_access.inc Settings form for configuring this access item.
UserPermissionLayoutAccess::summary core/modules/layout/plugins/access/user_permission_layout_access.inc Provides a human-readable summary of this access check's behavior.
UserPermissionLayoutAccess::__construct core/modules/layout/plugins/access/user_permission_layout_access.inc Constructor for a Layout access rule.
UserPermissionsTestCase::setUp core/modules/user/tests/user.test Sets up a Backdrop site for running functional and integration tests.
UserPermissionsTestCase::testAdministratorRole core/modules/user/tests/user.test Test assigning of permissions for the administrator role.
UserPermissionsTestCase::testEditorRole core/modules/user/tests/user.test Test assigning of permissions for the editor role.
UserPermissionsTestCase::testUserPermissionChanges core/modules/user/tests/user.test Change user permissions and check user_access().
UserPermissionsTestCase::testUserRoleChangePermissions core/modules/user/tests/user.test Verify proper permission changes by user_role_change_permissions().
UserPictureTestCase::saveUserPicture core/modules/user/tests/user.test
UserPictureTestCase::setUp core/modules/user/tests/user.test Sets up a Backdrop site for running functional and integration tests.
UserPictureTestCase::testDeletePicture core/modules/user/tests/user.test Tests deletion of user pictures.
UserPictureTestCase::testExternalPicture core/modules/user/tests/user.test Test HTTP schema working with user pictures.
UserPictureTestCase::testNoPicture core/modules/user/tests/user.test

Pages