Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
UserCancelTestCase::testUserDelete function modules/user/user.test Delete account and remove all content.
UserController::attachLoad function modules/user/user.module Attaches data to entities upon loading.
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::assertFailedLogin function modules/user/user.test Make an unsuccessful login attempt.
UserLoginTestCase::resetUserPassword function modules/user/user.test Resets the user password and logs the user in.
UserLoginTestCase::testGlobalLoginFloodControl function modules/user/user.test Test the global login flood control.
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.
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.
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::testUserPasswordTextboxNotFilled function modules/user/user.test Tests the text box on incorrect login via link to password reset page.
UserPermissionsTestCase::$admin_user property modules/user/user.test
UserPermissionsTestCase::$rid property modules/user/user.test
UserPermissionsTestCase::testAdministratorRole function modules/user/user.test Test assigning of permissions for the administrator role.
UserPictureTestCase::$_directory_test property modules/user/user.test
UserPictureTestCase::testDeletePicture function modules/user/user.test Tests deletion of user pictures.
UserPictureTestCase::testPictureIsValid function modules/user/user.test Do the test:
Picture is valid (proper size and dimension)
UserPictureTestCase::testUserPictureAdminFormValidation function modules/user/user.test Tests the admin form validates user picture settings.
UserPictureTestCase::testWithGDinvalidDimension function modules/user/user.test Do the test:
GD Toolkit is installed
Picture has invalid dimension
UserPictureTestCase::testWithGDinvalidSize function modules/user/user.test Do the test:
GD Toolkit is installed
Picture has invalid size
UserPictureTestCase::testWithoutGDinvalidDimension function modules/user/user.test Do the test:
GD Toolkit is not installed
Picture has invalid size
UserPictureTestCase::testWithoutGDinvalidSize function modules/user/user.test Do the test:
GD Toolkit is not installed
Picture has invalid size
UserRegistrationTestCase::testRegistrationDefaultValues function modules/user/user.test
UserRegistrationTestCase::testRegistrationEmailDuplicates function modules/user/user.test

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