path_autocomplete in modules/system/system.module
Menu callback; Autocomplete callback for paths.
UserCancelTestCase::testUserCancelInvalid in modules/user/tests/user.test
Attempt invalid account cancellations.
user_delete_multiple in modules/user/user.module
Delete multiple user accounts.
user_load in modules/user/user.module
Loads a user object.
user_load_by_mail in modules/user/user.module
Fetch a user object by email address.
user_load_by_name in modules/user/user.module
Fetch a user object by account name.
user_multiple_cancel_confirm in modules/user/user.admin.inc
Form builder; Cancel multiple accounts at the same time.
user_pass_reset in modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.
user_pass_validate in modules/user/user.pages.inc
Form validation handler for user_pass().
user_path_bulk_update_batch_process in modules/user/user.path.inc
Batch processing callback; Generate URL aliases for users.
UserRegistrationTestCase::testRegistrationDefaultValues in modules/user/tests/user.test
UserRegistrationTestCase::testRegistrationWithEmailVerification in modules/user/tests/user.test
UserRegistrationTestCase::testRegistrationWithoutEmailVerification in modules/user/tests/user.test
UserRegistrationTestCase::testRegistrationWithUserFields in modules/user/tests/user.test
Tests Field API fields on user registration forms.
user_search_execute in modules/user/user.module
Implements hook_search_execute().
views_plugin_argument_validate_user::process_summary_arguments in modules/user/views/views_plugin_argument_validate_user.inc
Process the summary arguments for displaying.
views_plugin_row_user_view::pre_render in modules/user/views/views_plugin_row_user_view.inc
Allow the style to do stuff before each row is rendered.