Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
user.module
»
user_load
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
55 calls to user_load()
comment_tokens
in drupal/
modules/
comment/
comment.tokens.inc
Implements
hook_tokens
().
ContactPersonalTestCase::testPersonalContactAccess
in drupal/
modules/
contact/
contact.test
Tests access to the personal contact form.
DrupalRenderTestCase::testDrupalRenderCache
in drupal/
modules/
simpletest/
tests/
common.test
Tests caching of render items.
DrupalWebTestCase::setUp
in drupal/
modules/
simpletest/
drupal_web_test_case.php
Sets up a Drupal site for running functional and integration tests.
EntityCrudHookTestCase::testUserHooks
in drupal/
modules/
simpletest/
tests/
entity_crud_hook_test.test
Tests hook invocations for CRUD operations on users.
FilterFormatUpgradePathTestCase::testFilterFormatUpgrade
in drupal/
modules/
simpletest/
tests/
upgrade/
upgrade.filter.test
Test a successful upgrade.
FormatDateUnitTest::testFormatDate
in drupal/
modules/
simpletest/
tests/
common.test
Tests for the
format_date
() function.
hook_file_copy
in drupal/
modules/
system/
system.api.php
Respond to a file that has been copied.
hook_file_move
in drupal/
modules/
system/
system.api.php
Respond to a file that has been moved.
hook_file_update
in drupal/
modules/
system/
system.api.php
Respond to a file being updated.
hook_tokens
in drupal/
modules/
system/
system.api.php
Provide replacement values for placeholder tokens.
install_configure_form_submit
in drupal/
includes/
install.core.inc
Form submission handler for
install_configure_form
().
node_feed
in drupal/
modules/
node/
node.module
Generates and prints an RSS feed.
node_preview
in drupal/
modules/
node/
node.pages.inc
Generates a node preview.
node_tokens
in drupal/
modules/
node/
node.tokens.inc
Implements
hook_tokens
().
overlay_user_dismiss_message
in drupal/
modules/
overlay/
overlay.module
Page callback: Dismisses the overlay accessibility message for this user.
ProfileCrudTestCase::testUserCRUD
in drupal/
modules/
profile/
profile.test
Test profile integration with user CRUD operations.
profile_block_view
in drupal/
modules/
profile/
profile.module
Implements
hook_block_view
().
StatisticsAdminTestCase::testDeleteUser
in drupal/
modules/
statistics/
statistics.test
Tests that accesslog reflects when a user is deleted.
statistics_user_tracker
in drupal/
modules/
statistics/
statistics.pages.inc
Page callback: Displays statistics for a user.
system_tokens
in drupal/
modules/
system/
system.tokens.inc
Implements
hook_tokens
().
theme_node_recent_content
in drupal/
modules/
node/
node.module
Returns HTML for a recent node to be displayed in the recent content block.
TriggerUserActionTestCase::testUserActionAssignmentExecution
in drupal/
modules/
trigger/
trigger.test
Tests user action assignment and execution.
UpdateScriptFunctionalTest::testUpdateAccess
in drupal/
modules/
system/
system.test
Tests access to the update script.
url_alter_test_url_outbound_alter
in drupal/
modules/
simpletest/
tests/
url_alter_test.module
Implements
hook_url_outbound_alter
().
UserAdminTestCase::testUserAdmin
in drupal/
modules/
user/
user.test
Registers a user and deletes it.
UserCancelTestCase::testMassUserCancelByAdmin
in drupal/
modules/
user/
user.test
Create an administrative user and mass-delete other users.
UserCancelTestCase::testUserAnonymize
in drupal/
modules/
user/
user.test
Delete account and anonymize all content.
UserCancelTestCase::testUserBlock
in drupal/
modules/
user/
user.test
Disable account and keep all content.
UserCancelTestCase::testUserBlockUnpublish
in drupal/
modules/
user/
user.test
Disable account and unpublish all content.
UserCancelTestCase::testUserCancelByAdmin
in drupal/
modules/
user/
user.test
Create an administrative user and delete another user.
UserCancelTestCase::testUserCancelInvalid
in drupal/
modules/
user/
user.test
Attempt invalid account cancellations.
UserCancelTestCase::testUserCancelUid1
in drupal/
modules/
user/
user.test
Tests that user account for uid 1 cannot be cancelled.
UserCancelTestCase::testUserCancelWithoutPermission
in drupal/
modules/
user/
user.test
Attempt to cancel account without permission.
UserCancelTestCase::testUserDelete
in drupal/
modules/
user/
user.test
Delete account and remove all content.
UserLoginTestCase::testPasswordRehashOnLogin
in drupal/
modules/
user/
user.test
Test that user password is re-hashed upon login after changing $count_log2.
UserPasswordResetTestCase::testResetImpersonation
in drupal/
modules/
user/
user.test
Make sure that users cannot forge password reset URLs of other users.
UserPasswordResetTestCase::testUserPasswordResetExpired
in drupal/
modules/
user/
user.test
Attempts login using an expired password reset link.
UserPictureTestCase::saveUserPicture
in drupal/
modules/
user/
user.test
UserPictureTestCase::testDeletePicture
in drupal/
modules/
user/
user.test
Tests deletion of user pictures.
UserPictureTestCase::testPictureIsValid
in drupal/
modules/
user/
user.test
Do the test: Picture is valid (proper size and dimension)
UserRolesAssignmentTestCase::userLoadAndCheckRoleAssigned
in drupal/
modules/
user/
user.test
Check role on user object.
UserSaveTestCase::testUserImport
in drupal/
modules/
user/
user.test
Test creating a user with arbitrary uid.
UserTokenReplaceTestCase::testUserTokenReplacement
in drupal/
modules/
user/
user.test
Creates a user, then tests the tokens generated from it.
user_block_user_action
in drupal/
modules/
user/
user.module
Blocks a specific user or the current user, if one is not specified.
user_cancel
in drupal/
modules/
user/
user.module
Cancel a user account.
user_category_load
in drupal/
modules/
user/
user.module
Return a user object after checking if any profile category in the path exists.
user_external_load
in drupal/
modules/
user/
user.module
Fetches a user object based on an external authentication source.
user_login_submit
in drupal/
modules/
user/
user.module
Submit handler for the login form. Load $user object and perform standard login tasks. The user is then redirected to the My Account page. Setting the destination in the query string overrides the redirect.
user_pass_reset
in drupal/
modules/
user/
user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.
user_tokens
in drupal/
modules/
user/
user.tokens.inc
Implements
hook_tokens
().
user_uid_optional_load
in drupal/
modules/
user/
user.module
Load either a specified or the current user account.
user_view_access
in drupal/
modules/
user/
user.module
User view access callback.
_trigger_normalize_comment_context
in drupal/
modules/
trigger/
trigger.module
Loads associated objects for comment triggers.
_trigger_normalize_node_context
in drupal/
modules/
trigger/
trigger.module
Loads associated objects for node triggers.