UserPictureTestCase::testPictureIsValid |
core/modules/user/tests/user.test |
Do the test:
Picture is valid (proper size and dimension) |
UserPictureTestCase::testUserPictureAdminFormValidation |
core/modules/user/tests/user.test |
Tests the admin form validates user picture settings. |
UserPictureTestCase::testWithGDinvalidDimension |
core/modules/user/tests/user.test |
Do the test:
GD Toolkit is installed
Picture has invalid dimension |
UserPictureTestCase::testWithGDinvalidSize |
core/modules/user/tests/user.test |
Do the test:
GD Toolkit is installed
Picture has invalid size |
UserPictureTestCase::testWithoutGDinvalidDimension |
core/modules/user/tests/user.test |
Do the test:
GD Toolkit is not installed
Picture has invalid size |
UserPictureTestCase::testWithoutGDinvalidSize |
core/modules/user/tests/user.test |
Do the test:
GD Toolkit is not installed
Picture has invalid size |
UserRegistrationTestCase::testRegistrationDefaultValues |
core/modules/user/tests/user.test |
|
UserRegistrationTestCase::testRegistrationEmailAsUsername |
core/modules/user/tests/user.test |
Tests new users username matches their email if username is an email. |
UserRegistrationTestCase::testRegistrationEmailAsUsernameDisabled |
core/modules/user/tests/user.test |
Tests new users username not matching their email if username is an email. |
UserRegistrationTestCase::testRegistrationEmailDuplicates |
core/modules/user/tests/user.test |
|
UserRegistrationTestCase::testRegistrationWithEmailVerification |
core/modules/user/tests/user.test |
|
UserRegistrationTestCase::testRegistrationWithoutEmailVerification |
core/modules/user/tests/user.test |
|
UserRegistrationTestCase::testRegistrationWithUserFields |
core/modules/user/tests/user.test |
Tests Field API fields on user registration forms. |
UserRoleAdminTestCase::setUp |
core/modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
UserRoleAdminTestCase::testRoleAdministration |
core/modules/user/tests/user.test |
Test adding, renaming and deleting roles. |
UserRoleAdminTestCase::testRoleWeightChange |
core/modules/user/tests/user.test |
Test user role weight change operation. |
UserRoleLayoutAccess::checkAccess |
core/modules/layout/plugins/access/user_role_layout_access.inc |
Checks for access based on the available context. |
UserRoleLayoutAccess::form |
core/modules/layout/plugins/access/user_role_layout_access.inc |
Settings form for configuring this access item. |
UserRoleLayoutAccess::formSubmit |
core/modules/layout/plugins/access/user_role_layout_access.inc |
Submit handler for the settings form for this access item. |
UserRoleLayoutAccess::summary |
core/modules/layout/plugins/access/user_role_layout_access.inc |
Provides a human-readable summary of this access check's behavior. |
UserRoleLayoutAccess::__construct |
core/modules/layout/plugins/access/user_role_layout_access.inc |
Constructor for a Layout access rule. |
UserRolesAssignmentTestCase::setUp |
core/modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
UserRolesAssignmentTestCase::testAssignAndRemoveRole |
core/modules/user/tests/user.test |
Tests that a user can be assigned a role and that the role can be removed
again. |
UserRolesAssignmentTestCase::testCreateUserWithRole |
core/modules/user/tests/user.test |
Tests that when creating a user the role can be assigned. And that it can
be removed again. |
UserRolesAssignmentTestCase::userLoadAndCheckRoleAssigned |
core/modules/user/tests/user.test |
Check role on user object. |
UserSaveTestCase::testUserImport |
core/modules/user/tests/user.test |
Test creating a user with arbitrary uid. |
UserSignatureTestCase::setUp |
core/modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
UserSignatureTestCase::testUserSignature |
core/modules/user/tests/user.test |
Test that a user can change their signature format and that it is respected
upon display. |
UserStorageController::attachLoad |
core/modules/user/user.entity.inc |
Overrides EntityDatabaseStorageController::attachLoad(). |
UserStorageController::buildContent |
core/modules/user/user.entity.inc |
Implements EntityControllerInterface::buildContent(). |
UserStorageController::create |
core/modules/user/user.entity.inc |
Overrides EntityDatabaseStorageController::create(). |
UserStorageController::postSave |
core/modules/user/user.entity.inc |
Overrides EntityDatabaseStorageController::postSave(). |
UserStorageController::preSave |
core/modules/user/user.entity.inc |
Overrides EntityDatabaseStorageController::preSave(). |
UserStorageController::save |
core/modules/user/user.entity.inc |
Overrides EntityDatabaseStorageController::save(). |
UserStorageController::view |
core/modules/user/user.entity.inc |
Overrides DefaultEntityController::view(). |
UserTimeZoneFunctionalTest::testUserTimeZone |
core/modules/user/tests/user.test |
Tests the display of dates and time when user-configurable time zones are set. |
UserTokenReplaceTestCase::testUserTokenReplacement |
core/modules/user/tests/user.test |
Creates a user, then tests the tokens generated from it. |
UserUserSearchTestCase::setUp |
core/modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
UserUserSearchTestCase::testUserSearch |
core/modules/user/tests/user.test |
|
UserValidateCurrentPassCustomForm::setUp |
core/modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
UserValidateCurrentPassCustomForm::testUserValidateCurrentPassCustomForm |
core/modules/user/tests/user.test |
Tests that user_validate_current_pass can be reused on a custom form. |
UserValidationTestCase::testUsernames |
core/modules/user/tests/user.test |
|
UserViewsArgumentDefault::test_plugin_argument_default_current_user |
core/modules/user/tests/user_views_argument_default.test |
|
UserViewsArgumentDefault::view_plugin_argument_default_current_user |
core/modules/user/tests/user_views_argument_default.test |
|
UserViewsArgumentValidate::setUp |
core/modules/user/tests/user_views_argument_validate.test |
Sets up a Backdrop site for running functional and integration tests. |
UserViewsArgumentValidate::testArgumentValidateUserEither |
core/modules/user/tests/user_views_argument_validate.test |
|
UserViewsArgumentValidate::testArgumentValidateUserName |
core/modules/user/tests/user_views_argument_validate.test |
|
UserViewsArgumentValidate::testArgumentValidateUserUid |
core/modules/user/tests/user_views_argument_validate.test |
|
UserViewsArgumentValidate::view_argument_validate_user |
core/modules/user/tests/user_views_argument_validate.test |
|
UserViewsHandlerFieldNameTest::testUserName |
core/modules/user/tests/user_views_handler_field_name.test |
|