Search for user
Title | Object type | File name | Summary |
---|---|---|---|
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::testUserWith0Password | function | modules/ |
Tests setting the password to "0". |
UserLoginTestCase | class | modules/ |
Functional tests for user logins, including rate limiting of login attempts. |
UserLoginTestCase::assertFailedLogin | function | modules/ |
Make an unsuccessful login attempt. |
UserLoginTestCase::getInfo | function | modules/ |
|
UserLoginTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserLoginTestCase::testGlobalLoginFloodControl | function | modules/ |
Test the global login flood control. |
UserLoginTestCase::testLoginWithAnonSession | function | modules/ |
Test logging in when an anon session already exists. |
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. |
USERNAME_MAX_LENGTH | constant | modules/ |
Maximum length of username text field. |
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::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::testUserPasswordTextboxFilled | function | modules/ |
Prefill the text box on incorrect login via link to password reset page. |
UserPermissionsTestCase | class | modules/ |
|
UserPermissionsTestCase::$admin_user | property | modules/ |
|
UserPermissionsTestCase::$rid | property | modules/ |
|
UserPermissionsTestCase::getInfo | function | modules/ |
|
UserPermissionsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserPermissionsTestCase::testAdministratorRole | function | modules/ |
Test assigning of permissions for the administrator role. |
UserPermissionsTestCase::testUserPermissionChanges | function | modules/ |
Change user permissions and check user_access(). |
UserPermissionsTestCase::testUserRoleChangePermissions | function | modules/ |
Verify proper permission changes by user_role_change_permissions(). |
UserPictureTestCase | class | modules/ |
|
UserPictureTestCase::$user | property | modules/ |
|
UserPictureTestCase::$_directory_test | property | modules/ |
|
UserPictureTestCase::getInfo | function | modules/ |
|
UserPictureTestCase::saveUserPicture | function | modules/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.