Search for d
Title | Object type | File name | Summary |
---|---|---|---|
UserCancelTestCase::testUserDelete | function | modules/ |
Delete account and remove all content. |
UserController::attachLoad | function | modules/ |
Attaches data to entities upon loading. |
UserCreateTestCase::testUserAdd | function | modules/ |
Create a user through the administration interface and ensure that it displays in the user list. |
UserEditedOwnAccountTestCase | class | modules/ |
|
UserEditedOwnAccountTestCase::getInfo | function | modules/ |
|
UserEditedOwnAccountTestCase::testUserEditedOwnAccount | function | modules/ |
|
UserEditRebuildTestCase | class | modules/ |
Tests editing a user account with and without a form rebuild. |
UserEditRebuildTestCase::getInfo | function | modules/ |
|
UserEditRebuildTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserEditRebuildTestCase::testUserEditFormRebuild | function | modules/ |
Test user edit page when the form is set to rebuild. |
UserEditTestCase | class | modules/ |
Tests editing a user account. |
UserEditTestCase::getInfo | function | modules/ |
|
UserEditTestCase::testUserEdit | function | modules/ |
Test user edit page. |
UserEditTestCase::testUserEditDuplicateEmail | function | modules/ |
Tests that the user can edit the account when another user with the same e-mail address exists. |
UserEditTestCase::testUserWith0Password | function | modules/ |
Tests setting the password to "0". |
UserLoginTestCase::assertFailedLogin | function | modules/ |
Make an unsuccessful login attempt. |
UserLoginTestCase::resetUserPassword | function | modules/ |
Resets the user password and logs the user in. |
UserLoginTestCase::testGlobalLoginFloodControl | function | modules/ |
Test the global login flood control. |
UserLoginTestCase::testPasswordRehashOnLogin | function | modules/ |
Test that user password is re-hashed upon login after changing $count_log2. |
UserLoginTestCase::testPerUserLoginFloodControl | function | modules/ |
Test the per-user login flood control. |
UserPasswordResetTestCase | class | modules/ |
Tests resetting a user password. |
UserPasswordResetTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
UserPasswordResetTestCase::generateResetURL | function | modules/ |
Generates login link. |
UserPasswordResetTestCase::getConfirmURL | function | modules/ |
Turns a password reset URL into a 'confirm' URL. |
UserPasswordResetTestCase::getInfo | function | modules/ |
|
UserPasswordResetTestCase::getResetURL | function | modules/ |
Retrieves password reset email and extracts the login link. |
UserPasswordResetTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserPasswordResetTestCase::testPasswordResetFloodControlPerIp | function | modules/ |
Test IP-based flood control on password reset. |
UserPasswordResetTestCase::testPasswordResetFloodControlPerUser | function | modules/ |
Test user-based flood control on password reset. |
UserPasswordResetTestCase::testResetImpersonation | function | modules/ |
Make sure that users cannot forge password reset URLs of other users. |
UserPasswordResetTestCase::testResetInvalidation | function | modules/ |
Make sure that password reset URLs are invalidated when the user's email address changes. |
UserPasswordResetTestCase::testUniqueHashNoPasswordValue | function | modules/ |
Test uniqueness of output from user_pass_rehash() with no passwords. |
UserPasswordResetTestCase::testUserDirectLogin | function | modules/ |
Test direct login link that bypasses the password reset form. |
UserPasswordResetTestCase::testUserPasswordReset | function | modules/ |
Tests password reset functionality. |
UserPasswordResetTestCase::testUserPasswordResetExpired | function | modules/ |
Attempts login using an expired password reset link. |
UserPasswordResetTestCase::testUserPasswordResetLoggedIn | function | modules/ |
Test user password reset while logged in. |
UserPasswordResetTestCase::testUserPasswordTextboxNotFilled | function | modules/ |
Tests the text box on incorrect login via link to password reset page. |
UserPermissionsTestCase::$admin_user | property | modules/ |
|
UserPermissionsTestCase::$rid | property | modules/ |
|
UserPermissionsTestCase::testAdministratorRole | function | modules/ |
Test assigning of permissions for the administrator role. |
UserPictureTestCase::$_directory_test | property | modules/ |
|
UserPictureTestCase::testDeletePicture | function | modules/ |
Tests deletion of user pictures. |
UserPictureTestCase::testPictureIsValid | function | modules/ |
Do the test: Picture is valid (proper size and dimension) |
UserPictureTestCase::testUserPictureAdminFormValidation | function | modules/ |
Tests the admin form validates user picture settings. |
UserPictureTestCase::testWithGDinvalidDimension | function | modules/ |
Do the test: GD Toolkit is installed Picture has invalid dimension |
UserPictureTestCase::testWithGDinvalidSize | function | modules/ |
Do the test: GD Toolkit is installed Picture has invalid size |
UserPictureTestCase::testWithoutGDinvalidDimension | function | modules/ |
Do the test: GD Toolkit is not installed Picture has invalid size |
UserPictureTestCase::testWithoutGDinvalidSize | function | modules/ |
Do the test: GD Toolkit is not installed Picture has invalid size |
UserRegistrationTestCase::testRegistrationDefaultValues | function | modules/ |
|
UserRegistrationTestCase::testRegistrationEmailDuplicates | function | modules/ |
Pagination
- Previous page
- Page 135
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.