Search for user

Classes

NameLocationDescription
LocaleUserCreationTestmodules/locale/locale.testFunctional test for language handling during user creation.
LocaleUserLanguageFunctionalTestmodules/locale/locale.testFunctional tests for a user's ability to change their default language.
TriggerUserActionTestCasemodules/trigger/trigger.testTests token substitution in trigger actions.
TriggerUserTokenTestCasemodules/trigger/trigger.testTests token substitution in trigger actions.
UserAccountLinksUnitTestsmodules/user/user.testTest user-links in secondary menu.
UserAdminTestCasemodules/user/user.test
UserAuthmapAssignmentTestCasemodules/user/user.testUnit test for authmap assignment.
UserAutocompleteTestCasemodules/user/user.testTest user autocompletion.
UserBlocksUnitTestsmodules/user/user.testTest user blocks.
UserCancelTestCasemodules/user/user.testTest cancelling a user.
UserControllermodules/user/user.moduleController class for users.
UserCreateTestCasemodules/user/user.testTest the create user administration page.
UserEditedOwnAccountTestCasemodules/user/user.test
UserEditTestCasemodules/user/user.testTests editing a user account.
UserLoginTestCasemodules/user/user.testFunctional tests for user logins, including rate limiting of login attempts.
UserPermissionsTestCasemodules/user/user.test
UserPictureTestCasemodules/user/user.test
UserRegistrationTestCasemodules/user/user.test
UserRoleAdminTestCasemodules/user/user.testTest case to test adding, editing and deleting roles.
UserRolesAssignmentTestCasemodules/user/user.testTest role assignment.
UserSaveTestCasemodules/user/user.testTests saving a user account.
UserSignatureTestCasemodules/user/user.testTest case for user signatures.
UserTimeZoneFunctionalTestmodules/user/user.testTests for user-configurable time zones.
UserTokenReplaceTestCasemodules/user/user.testTest user token replacement in strings.
UserUpdatePathTestCasemodules/simpletest/tests/upgrade/update.user.testTests the User 7.0 -> 7.x update path.
UserUpgradePathNoPasswordTokenTestCasemodules/simpletest/tests/upgrade/upgrade.user.testUpgrade test for user.module (password token not involved).
UserUpgradePathPasswordTokenTestCasemodules/simpletest/tests/upgrade/upgrade.user.testUpgrade test for user.module (password token involved).
UserUserSearchTestCasemodules/user/user.testTest user search.
UserValidateCurrentPassCustomFormmodules/user/user.testTests user_validate_current_pass on a custom form.
UserValidationTestCasemodules/user/user.test
viewsHandlerArgumentCommentUserUidTesttests/comment/views_handler_argument_comment_user_uid.testTests the argument_comment_user_uid handler.
viewsHandlerFieldUserNameTesttests/user/views_handler_field_user_name.testTests the field username handler.
viewsHandlerFilterCommentUserUidTesttests/comment/views_handler_filter_comment_user_uid.testTests the filter_comment_user_uid handler.
ViewsUiUsersViewsWizardplugins/views_wizard/views_ui_users_views_wizard.class.phpTests creating user views with the wizard.
ViewsUserArgumentDefaulttests/user/views_user_argument_default.testTests views user argument default plugin.
ViewsUserArgumentValidatetests/user/views_user_argument_validate.testTests views user argument argument handler.
ViewsUserTestCasetests/user/views_user.testTests basic user module integration into views.
views_handler_argument_comment_user_uidmodules/comment/views_handler_argument_comment_user_uid.incArgument handler to accept a user id to check for nodes that user posted or commented on.
views_handler_argument_users_roles_ridmodules/user/views_handler_argument_users_roles_rid.incAllow role ID(s) as argument.
views_handler_argument_user_uidmodules/user/views_handler_argument_user_uid.incArgument handler to accept a user id.
views_handler_field_comment_usernamemodules/comment/views_handler_field_comment_username.incField handler to allow linking to a user account or homepage.
views_handler_field_history_user_timestampmodules/node/views_handler_field_history_user_timestamp.incField handler to display the marker for new content.
views_handler_field_usermodules/user/views_handler_field_user.incField handler to provide simple renderer that allows linking to a user.
views_handler_field_user_languagemodules/user/views_handler_field_user_language.incViews field handler for user language.
views_handler_field_user_linkmodules/user/views_handler_field_user_link.incField handler to present a link to the user.
views_handler_field_user_link_cancelmodules/user/views_handler_field_user_link_cancel.incField handler to present a link to user cancel.
views_handler_field_user_link_editmodules/user/views_handler_field_user_link_edit.incField handler to present a link to user edit.
views_handler_field_user_mailmodules/user/views_handler_field_user_mail.incField handler to provide acess control for the email field.
views_handler_field_user_namemodules/user/views_handler_field_user_name.incField handler to provide simple renderer that allows using a themed user link.
views_handler_field_user_permissionsmodules/user/views_handler_field_user_permissions.incField handler to provide a list of permissions.