Search for user

  1. Search 7.x for user
  2. Search 9.5.x for user
  3. Search 8.9.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
ForumTest::$postCommentUser property core/modules/forum/tests/src/Functional/ForumTest.php An administrative user who can bypass comment approval.
ForumTest::$webUser property core/modules/forum/tests/src/Functional/ForumTest.php A user with no special privileges.
FunctionalTestSetupTrait::$rootUser property core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php The "#1" admin user.
FunctionalTestSetupTrait::$usesSuperUserAccessPolicy property core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Set to TRUE to make user 1 a super user.
FunctionalTestSetupTrait::initUserSession function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Initializes user 1 for the site to be installed.
HandlerArgumentUserUidTest class core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php Tests the handler of the user: uid Argument.
HandlerArgumentUserUidTest.php file core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php
HandlerArgumentUserUidTest::$modules property core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php Modules to install.
HandlerArgumentUserUidTest::$testViews property core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php Test views.
HandlerArgumentUserUidTest::testArgumentTitle function core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php Tests the generated title of a user: uid argument.
HandlerFieldUserNameTest class core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php Tests the handler of the user: name field.
HandlerFieldUserNameTest.php file core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php
HandlerFieldUserNameTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php The theme to install as the default for testing.
HandlerFieldUserNameTest::$testViews property core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php Views used by this test.
HandlerFieldUserNameTest::testNoAdditionalFields function core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php Tests that the field handler works when no additional fields are added.
HandlerFieldUserNameTest::testUserName function core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php
HandlerFilterCurrentUserTest class core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php Tests the current user filter handler.
HandlerFilterCurrentUserTest.php file core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php
HandlerFilterCurrentUserTest::$currentUser property core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php The current user.
HandlerFilterCurrentUserTest::$testViews property core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php Views used by this test.
HandlerFilterCurrentUserTest::setUp function core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php
HandlerFilterCurrentUserTest::testFilterCurrentUserAsAnonymous function core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php Tests the current user filter handler with anonymous user.
HandlerFilterCurrentUserTest::testFilterCurrentUserAsUser function core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php Tests the current user filter handler with logged-in user.
HandlerFilterUserNameTest class core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Tests the handler of the user: name filter.
HandlerFilterUserNameTest.php file core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
HandlerFilterUserNameTest::$accounts property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Accounts used by this test.
HandlerFilterUserNameTest::$columnMap property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Stores the column map for this testCase.
HandlerFilterUserNameTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php The theme to install as the default for testing.
HandlerFilterUserNameTest::$modules property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Modules to install.
HandlerFilterUserNameTest::$names property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Usernames of $accounts.
HandlerFilterUserNameTest::$testViews property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Views used by this test.
HandlerFilterUserNameTest::setUp function core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Sets up the test.
HandlerFilterUserNameTest::testAdminUserInterface function core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Tests using the user interface.
HandlerFilterUserNameTest::testExposedFilter function core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Tests exposed filters.
HandlerFilterUserNameTest::testUserNameApi function core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Tests just using the filter.
HelpTest::$adminUser property core/modules/help/tests/src/Functional/HelpTest.php The admin user that will be created.
HelpTest::$anyUser property core/modules/help/tests/src/Functional/HelpTest.php The anonymous user that will be created.
HelpTopicTest::$adminUser property core/modules/help/tests/src/Functional/HelpTopicTest.php The admin user that will be created.
HelpTopicTest::$anyUser property core/modules/help/tests/src/Functional/HelpTopicTest.php The anonymous user that will be created.
HelpTopicTest::$noTestUser property core/modules/help/tests/src/Functional/HelpTopicTest.php The user who can see help but not the special route.
history.tracking_user_content.html.twig file core/modules/history/help_topics/history.tracking_user_content.html.twig ---
label: 'Tracking which content a user has visited'
related:
- core.tracking_content
---
<h2>{% trans %}What content visits are tracked?{% endtrans %}</h2>
<p>{% trans %}The core History module tracks when each…
HistoryTest::$user property core/modules/history/tests/src/Functional/HistoryTest.php The main user for testing.
HistoryUserTimestamp class core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Field handler to display the marker for new content.
HistoryUserTimestamp class core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Filter for new content.
HistoryUserTimestamp.php file core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp.php file core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::$no_operator property core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Disable the possibility to use operators.
HistoryUserTimestamp::adminSummary function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Display the filter on the administrative summary.
HistoryUserTimestamp::buildExposeForm function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Options form subform for exposed filter options.
HistoryUserTimestamp::buildOptionsForm function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Provide link to node option.

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