|
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 |
|
|
UserViewsHandlerFieldNameTest::view_user_name |
core/modules/user/tests/user_views_handler_field_name.test |
|
|
UserViewsTestCase::setUp |
core/modules/user/tests/user_views.test |
Sets up a Backdrop site for running functional and integration tests. |
|
UserViewsTestCase::testRelationship |
core/modules/user/tests/user_views.test |
Add a view which has no explicit relationship to the author and check the result. |
|
UserViewsTestCase::test_view_user_relationship |
core/modules/user/tests/user_views.test |
|
|
user_access |
core/modules/user/user.module |
Determine whether the user has a given privilege. |
|
user_account_form |
core/modules/user/user.module |
Helper function to add default user account fields to user registration and edit form. |
|
user_account_form_validate |
core/modules/user/user.module |
Form validation handler for user_account_form(). |
|
user_action_info |
core/modules/user/user.module |
Implements hook_action_info(). |
|
user_add_role_action |
core/modules/user/user.actions.inc |
Adds a role to a user account. |
|
user_admin_bar_output_alter |
core/modules/user/user.module |
Implements hook_admin_bar_output_alter(). |
|
user_admin_paths |
core/modules/user/user.module |
Implements hook_admin_paths(). |
|
user_admin_permissions |
core/modules/user/user.admin.inc |
Menu callback: administer permissions. |
|
user_admin_permissions_submit |
core/modules/user/user.admin.inc |
Save permissions selected on the administer permissions page. |