Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
UserCancelTestCase::testMassUserCancelByAdmin function modules/user/user.test Create an administrative user and mass-delete other users.
UserCancelTestCase::testUserAnonymize function modules/user/user.test Delete account and anonymize all content.
UserCancelTestCase::testUserBlock function modules/user/user.test Disable account and keep all content.
UserCancelTestCase::testUserBlockUnpublish function modules/user/user.test Disable account and unpublish all content.
UserCancelTestCase::testUserCancelByAdmin function modules/user/user.test Create an administrative user and delete another user.
UserCancelTestCase::testUserCancelInvalid function modules/user/user.test Attempt invalid account cancellations.
UserCancelTestCase::testUserCancelUid1 function modules/user/user.test Tests that user account for uid 1 cannot be cancelled.
UserCancelTestCase::testUserCancelWithoutPermission function modules/user/user.test Attempt to cancel account without permission.
UserCancelTestCase::testUserDelete function modules/user/user.test Delete account and remove all content.
UserController class modules/user/user.module Controller class for users.
UserController::attachLoad function modules/user/user.module Attaches data to entities upon loading.
UserCreateTestCase class modules/user/user.test Test the create user administration page.
UserCreateTestCase::getInfo function modules/user/user.test
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::testUserEditDuplicateEmail function modules/user/user.test Tests that the user can edit the account when another user with the same
e-mail address exists.
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::resetUserPassword function modules/user/user.test Resets the user password and logs the user in.
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::testUniqueHashNoPasswordValue function modules/user/user.test Test uniqueness of output from user_pass_rehash() with no passwords.
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.

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