Search for user

  1. Search 9.5.x for user
  2. Search 8.9.x for user
  3. Search 10.3.x for user
  4. Search 11.x for user
  5. Other projects
Title Object type File name Summary
UserCreateTestCase::testUserAdd function modules/user/user.test Create a user through the administration interface and ensure that it
displays in the user list.
UserEditedOwnAccountTestCase class modules/user/user.test
UserEditedOwnAccountTestCase::getInfo function modules/user/user.test
UserEditedOwnAccountTestCase::testUserEditedOwnAccount function modules/user/user.test
UserEditRebuildTestCase class modules/user/user.test Tests editing a user account with and without a form rebuild.
UserEditRebuildTestCase::getInfo function modules/user/user.test
UserEditRebuildTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserEditRebuildTestCase::testUserEditFormRebuild function modules/user/user.test Test user edit page when the form is set to rebuild.
UserEditTestCase class modules/user/user.test Tests editing a user account.
UserEditTestCase::getInfo function modules/user/user.test
UserEditTestCase::testUserEdit function modules/user/user.test Test user edit page.
UserEditTestCase::testUserWith0Password function modules/user/user.test Tests setting the password to "0".
UserLoginTestCase class modules/user/user.test Functional tests for user logins, including rate limiting of login attempts.
UserLoginTestCase::assertFailedLogin function modules/user/user.test Make an unsuccessful login attempt.
UserLoginTestCase::getInfo function modules/user/user.test
UserLoginTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserLoginTestCase::testGlobalLoginFloodControl function modules/user/user.test Test the global login flood control.
UserLoginTestCase::testLoginWithAnonSession function modules/user/user.test Test logging in when an anon session already exists.
UserLoginTestCase::testPasswordRehashOnLogin function modules/user/user.test Test that user password is re-hashed upon login after changing $count_log2.
UserLoginTestCase::testPerUserLoginFloodControl function modules/user/user.test Test the per-user login flood control.
USERNAME_MAX_LENGTH constant modules/user/user.module Maximum length of username text field.
UserPasswordResetTestCase class modules/user/user.test Tests resetting a user password.
UserPasswordResetTestCase::$profile property modules/user/user.test The profile to install as a basis for testing.
UserPasswordResetTestCase::generateResetURL function modules/user/user.test Generates login link.
UserPasswordResetTestCase::getConfirmURL function modules/user/user.test Turns a password reset URL into a 'confirm' URL.
UserPasswordResetTestCase::getInfo function modules/user/user.test
UserPasswordResetTestCase::getResetURL function modules/user/user.test Retrieves password reset email and extracts the login link.
UserPasswordResetTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserPasswordResetTestCase::testPasswordResetFloodControlPerIp function modules/user/user.test Test IP-based flood control on password reset.
UserPasswordResetTestCase::testPasswordResetFloodControlPerUser function modules/user/user.test Test user-based flood control on password reset.
UserPasswordResetTestCase::testResetImpersonation function modules/user/user.test Make sure that users cannot forge password reset URLs of other users.
UserPasswordResetTestCase::testResetInvalidation function modules/user/user.test Make sure that password reset URLs are invalidated when the user's email
address changes.
UserPasswordResetTestCase::testUserDirectLogin function modules/user/user.test Test direct login link that bypasses the password reset form.
UserPasswordResetTestCase::testUserPasswordReset function modules/user/user.test Tests password reset functionality.
UserPasswordResetTestCase::testUserPasswordResetExpired function modules/user/user.test Attempts login using an expired password reset link.
UserPasswordResetTestCase::testUserPasswordResetLoggedIn function modules/user/user.test Test user password reset while logged in.
UserPasswordResetTestCase::testUserPasswordTextboxFilled function modules/user/user.test Prefill the text box on incorrect login via link to password reset page.
UserPermissionsTestCase class modules/user/user.test
UserPermissionsTestCase::$admin_user property modules/user/user.test
UserPermissionsTestCase::$rid property modules/user/user.test
UserPermissionsTestCase::getInfo function modules/user/user.test
UserPermissionsTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserPermissionsTestCase::testAdministratorRole function modules/user/user.test Test assigning of permissions for the administrator role.
UserPermissionsTestCase::testUserPermissionChanges function modules/user/user.test Change user permissions and check user_access().
UserPermissionsTestCase::testUserRoleChangePermissions function modules/user/user.test Verify proper permission changes by user_role_change_permissions().
UserPictureTestCase class modules/user/user.test
UserPictureTestCase::$user property modules/user/user.test
UserPictureTestCase::$_directory_test property modules/user/user.test
UserPictureTestCase::getInfo function modules/user/user.test
UserPictureTestCase::saveUserPicture function modules/user/user.test

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