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