Search for user

  1. Search 9.5.x for user
  2. Search 8.9.x for user
  3. Search 10.3.x for user
  4. Search 11.x for user
  5. Other projects
Title Object type File name Summary
TaxonomyTermTestCase::$admin_user property modules/taxonomy/taxonomy.test
TaxonomyTokenReplaceTestCase::$admin_user property modules/taxonomy/taxonomy.test
TaxonomyVocabularyFunctionalTest::$admin_user property modules/taxonomy/taxonomy.test
template_preprocess_username function includes/theme.inc Preprocesses variables for theme_username().
template_preprocess_user_picture function modules/user/user.module Process variables for user-picture.tpl.php.
template_preprocess_user_profile function modules/user/user.pages.inc Process variables for user-profile.tpl.php.
template_preprocess_user_profile_category function modules/user/user.pages.inc Process variables for user-profile-category.tpl.php.
template_preprocess_user_profile_item function modules/user/user.pages.inc Process variables for user-profile-item.tpl.php.
template_process_username function includes/theme.inc Processes variables for theme_username().
TestFileTransfer::$username property modules/simpletest/tests/filetransfer.test
TextFieldTestCase::$admin_user property modules/field/modules/text/text.test
TextFieldTestCase::$web_user property modules/field/modules/text/text.test
ThemeFastTestCase::testUserAutocomplete function modules/simpletest/tests/theme.test Tests access to user autocompletion and verify the correct results.
theme_username function includes/theme.inc Returns HTML for a username, potentially linked to the user's page.
theme_user_admin_permissions function modules/user/user.admin.inc Returns HTML for the administer permissions page.
theme_user_admin_roles function modules/user/user.admin.inc Returns HTML for the role order and new role form.
theme_user_list function modules/user/user.module Returns HTML for a list of users.
theme_user_permission_description function modules/user/user.admin.inc Returns HTML for an individual permission description.
theme_user_signature function modules/user/user.module Returns HTML for a user signature.
ToolbarTestCase::$admin_user property modules/toolbar/toolbar.test
TrackerTest::$other_user property modules/tracker/tracker.test A second user that will 'create' comments and nodes.
TrackerTest::$user property modules/tracker/tracker.test The main user for testing.
TrackerTest::testTrackerUser function modules/tracker/tracker.test Tests for the presence of nodes on a user's tracker listing.
TranslationTestCase::$admin_user property modules/translation/translation.test
TriggerContentTestCase::$_cleanup_users property modules/trigger/trigger.test
TriggerOtherTestCase::$_cleanup_users property modules/trigger/trigger.test
TriggerOtherTestCase::testActionsUser function modules/trigger/trigger.test Tests triggering on user create and user login.
TriggerUserActionTestCase class modules/trigger/trigger.test Tests token substitution in trigger actions.
TriggerUserActionTestCase::getInfo function modules/trigger/trigger.test
TriggerUserActionTestCase::testUserActionAssignmentExecution function modules/trigger/trigger.test Tests user action assignment and execution.
TriggerUserTokenTestCase class modules/trigger/trigger.test Tests token substitution in trigger actions.
TriggerUserTokenTestCase::getInfo function modules/trigger/trigger.test
TriggerUserTokenTestCase::testUserTriggerTokenReplacement function modules/trigger/trigger.test Tests a variety of token replacements in actions.
trigger_user_cancel function modules/trigger/trigger.module Implements hook_user_cancel().
trigger_user_delete function modules/trigger/trigger.module Implements hook_user_delete().
trigger_user_insert function modules/trigger/trigger.module Implements hook_user_insert().
trigger_user_login function modules/trigger/trigger.module Implements hook_user_login().
trigger_user_logout function modules/trigger/trigger.module Implements hook_user_logout().
trigger_user_update function modules/trigger/trigger.module Implements hook_user_update().
trigger_user_view function modules/trigger/trigger.module Implements hook_user_view().
update.user.test file modules/simpletest/tests/upgrade/update.user.test Provides update path tests for the User module.
UpdateScriptFunctionalTest::$update_user property modules/system/system.test
upgrade.user.test file modules/simpletest/tests/upgrade/upgrade.user.test
user-picture.tpl.php file modules/user/user-picture.tpl.php Default theme implementation to present a picture configured for the
user's account.
user-profile-category.tpl.php file modules/user/user-profile-category.tpl.php Default theme implementation to present profile categories (groups of
profile items).
user-profile-item.tpl.php file modules/user/user-profile-item.tpl.php Default theme implementation to present profile items (values from user
account profile fields or modules).
user-profile.tpl.php file modules/user/user-profile.tpl.php Default theme implementation to present all user profile data.
user-rtl.css file modules/user/user-rtl.css #permissions td.permission {
padding-left: 0;
padding-right: 1.5em;
}

#user-admin-roles .form-item-name {
float: right;
margin-left: 1em;
margin-right: 0;
}

/**
* Password strength indicator.
*/
.password-strength {
float:…
user.admin.inc file modules/user/user.admin.inc Admin page callback file for the user module.
user.api.php file modules/user/user.api.php Hooks provided by the User module.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.