Search for user

  1. Search 7.x for user
  2. Search 9.5.x for user
  3. Search 10.3.x for user
  4. Search 11.x for user
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
User class core/modules/user/src/Entity/User.php Defines the user entity class.
User class core/modules/user/src/Plugin/views/argument_validator/User.php Validate whether an argument is a valid user.
User class core/modules/user/src/Plugin/views/argument_default/User.php Default argument plugin to extract a user from request.
User class core/modules/user/src/Plugin/migrate/source/d6/User.php Drupal 6 user source from database.
User class core/modules/user/src/Plugin/migrate/source/d7/User.php Drupal 7 user source from database.
User class core/modules/user/src/Plugin/migrate/User.php Plugin class for Drupal 7 user migrations dealing with fields and profiles.

All search results

Title Object type File name Summary
ShortcutSetUsers::getIds function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php Defines the source fields uniquely identifying a source row.
ShortcutSetUsers::import function core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php Import the row.
ShortcutSetUsers::query function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php
ShortcutSetUsers::__construct function core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php Constructs an entity destination plugin.
ShortcutSetUsersTest class core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetUsersTest.php Tests D7 ShortcutSetUsers source plugin.
ShortcutSetUsersTest.php file core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetUsersTest.php
ShortcutSetUsersTest::$modules property core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetUsersTest.php Modules to enable.
ShortcutSetUsersTest::providerSource function core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetUsersTest.php The data provider.
ShortcutTestBase::$adminUser property core/modules/shortcut/src/Tests/ShortcutTestBase.php User with permission to administer shortcuts.
ShortcutTestBase::$adminUser property core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php User with permission to administer shortcuts.
ShortcutTestBase::$shortcutUser property core/modules/shortcut/src/Tests/ShortcutTestBase.php User with permission to use shortcuts, but not administer them.
ShortcutTestBase::$shortcutUser property core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php User with permission to use shortcuts, but not administer them.
shortcut_set_assign_user function core/modules/shortcut/shortcut.module Assigns a user to a particular shortcut set.
shortcut_set_unassign_user function core/modules/shortcut/shortcut.module Unassigns a user from any shortcut set they may have been assigned to.
SimpleTestBrowserTest::testUserAgentValidation function core/modules/simpletest/src/Tests/SimpleTestBrowserTest.php Test validation of the User-Agent header we use to perform test requests.
SiteConfigureForm::$userStorage property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php The user storage.
SiteMaintenanceTest::$adminUser property core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php
StandardProfileTest::$adminUser property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$webUser property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::doUserRdfaTests function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests that user data is exposed on user page.
StandardTest::$adminUser property core/profiles/standard/tests/src/Functional/StandardTest.php The admin user.
StateTransitionValidationTest::testUserSensitiveValidTransitions function core/modules/content_moderation/tests/src/Unit/StateTransitionValidationTest.php Verifies user-aware transition validation.
StateTransitionValidationTest::userTransitionsProvider function core/modules/content_moderation/tests/src/Unit/StateTransitionValidationTest.php Data provider for the user transition test.
StatisticsAdminTest::$privilegedUser property core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php A user that has permission to administer statistics.
StatisticsLoggingTest::$authUser property core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php User with permissions to create and edit pages.
StatisticsTestBase::$blockingUser property core/modules/statistics/src/Tests/StatisticsTestBase.php User with permissions to ban IP's.
StatisticsTestBase::$blockingUser property core/modules/statistics/tests/src/Functional/StatisticsTestBase.php User with permissions to ban IP's.
StringFieldTest::$webUser property core/modules/field/tests/src/Functional/String/StringFieldTest.php A user without any special permissions.
StyleSerializerTest::$adminUser property core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php A user with administrative privileges to look at test entity and configure views.
SwitchShortcutSet::$user property core/modules/shortcut/src/Form/SwitchShortcutSet.php The account the shortcut set is for.
system.action.user_batch_action_test_action.yml file core/modules/views/tests/modules/user_batch_action_test/config/install/system.action.user_batch_action_test_action.yml core/modules/views/tests/modules/user_batch_action_test/config/install/system.action.user_batch_action_test_action.yml
system.action.user_block_user_action.yml file core/modules/user/config/install/system.action.user_block_user_action.yml core/modules/user/config/install/system.action.user_block_user_action.yml
system.action.user_block_user_action.yml file core/profiles/testing_config_overrides/config/install/system.action.user_block_user_action.yml core/profiles/testing_config_overrides/config/install/system.action.user_block_user_action.yml
system.action.user_cancel_user_action.yml file core/modules/user/config/install/system.action.user_cancel_user_action.yml core/modules/user/config/install/system.action.user_cancel_user_action.yml
system.action.user_unblock_user_action.yml file core/modules/user/config/install/system.action.user_unblock_user_action.yml core/modules/user/config/install/system.action.user_unblock_user_action.yml
SystemBrandingOffCanvasForm::$currentUser property core/modules/system/src/Form/SystemBrandingOffCanvasForm.php The current user.
SystemTestController::$currentUser property core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php The current user.
system_user_timezone function core/modules/system/system.module Add the time zone field to the user edit and register forms.
TaxonomyFieldVidTest::$adminUser property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php An admin user.
TaxonomyIndexTid::$currentUser property core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php The current user.
TaxonomyTermParentMultilingualTest::replaceUser1 function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermParentMultilingualTest.php Replace User 1 with the user created here.
TaxonomyTermUpdatePathTest::replaceUser1 function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php Replace User 1 with the user created here.
TaxonomyTermViewTest::$adminUser property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php An user with permissions to administer taxonomy.
TelephoneFieldTest::$webUser property core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php A user with permission to create articles.
template_preprocess_user function core/modules/user/user.module Prepares variables for user templates.
template_preprocess_username function core/modules/user/user.module Prepares variables for username templates.
TempStoreDatabaseTest::$users property core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php An array of (fake) user IDs.
TempStoreDatabaseTest::testUserTempStore function core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php Tests the UserTempStore API.
TermAutocompleteTest::$adminUser property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The admin user.
TestBase::$originalUser property core/modules/simpletest/src/TestBase.php The original user, before testing began.

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