Search for user
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
User | class | core/ |
Defines the user entity class. |
User | class | core/ |
Validate whether an argument is a valid user. |
User | class | core/ |
Default argument plugin to extract a user from request. |
User | class | core/ |
Drupal 6 user source from database. |
User | class | core/ |
Drupal 7 user source from database. |
User | class | core/ |
Plugin class for Drupal 7 user migrations dealing with fields and profiles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FormStateDecoratorBaseTest::testSetUserInput | function | core/ |
@covers ::setUserInput |
FormStateInterface::getUserInput | function | core/ |
Returns the form values as they were submitted by the user. |
FormStateInterface::setUserInput | function | core/ |
Sets the form values as though they were submitted by a user. |
form_test_form_user_register_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the registration form. |
form_test_user_register_form_rebuild | function | core/ |
Submit callback that just lets the form rebuild. |
ForumBlockTest::$adminUser | property | core/ |
A user with various administrative privileges. |
ForumTest::$adminUser | property | core/ |
A user with various administrative privileges. |
ForumTest::$editAnyTopicsUser | property | core/ |
A user that can create, edit, and delete forum topics. |
ForumTest::$editOwnTopicsUser | property | core/ |
A user that can create forum topics and edit its own topics. |
ForumTest::$postCommentUser | property | core/ |
An administrative user who can bypass comment approval. |
ForumTest::$webUser | property | core/ |
A user with no special privileges. |
FunctionalTestSetupTrait::$rootUser | property | core/ |
The "#1" admin user. |
FunctionalTestSetupTrait::$usesSuperUserAccessPolicy | property | core/ |
Set to TRUE to make user 1 a super user. |
FunctionalTestSetupTrait::initUserSession | function | core/ |
Initializes user 1 for the site to be installed. |
HandlerArgumentUserUidTest | class | core/ |
Tests the handler of the user: uid Argument. |
HandlerArgumentUserUidTest.php | file | core/ |
|
HandlerArgumentUserUidTest::$modules | property | core/ |
Modules to install. |
HandlerArgumentUserUidTest::$testViews | property | core/ |
Test views. |
HandlerArgumentUserUidTest::testArgumentTitle | function | core/ |
Tests the generated title of a user: uid argument. |
HandlerFieldUserNameTest | class | core/ |
Tests the handler of the user: name field. |
HandlerFieldUserNameTest.php | file | core/ |
|
HandlerFieldUserNameTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
HandlerFieldUserNameTest::$testViews | property | core/ |
Views used by this test. |
HandlerFieldUserNameTest::testNoAdditionalFields | function | core/ |
Tests that the field handler works when no additional fields are added. |
HandlerFieldUserNameTest::testUserName | function | core/ |
|
HandlerFilterCurrentUserTest | class | core/ |
Tests the current user filter handler. |
HandlerFilterCurrentUserTest.php | file | core/ |
|
HandlerFilterCurrentUserTest::$currentUser | property | core/ |
The current user. |
HandlerFilterCurrentUserTest::$testViews | property | core/ |
Views used by this test. |
HandlerFilterCurrentUserTest::setUp | function | core/ |
|
HandlerFilterCurrentUserTest::testFilterCurrentUserAsAnonymous | function | core/ |
Tests the current user filter handler with anonymous user. |
HandlerFilterCurrentUserTest::testFilterCurrentUserAsUser | function | core/ |
Tests the current user filter handler with logged-in user. |
HandlerFilterUserNameTest | class | core/ |
Tests the handler of the user: name filter. |
HandlerFilterUserNameTest.php | file | core/ |
|
HandlerFilterUserNameTest::$accounts | property | core/ |
Accounts used by this test. |
HandlerFilterUserNameTest::$columnMap | property | core/ |
Stores the column map for this testCase. |
HandlerFilterUserNameTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
HandlerFilterUserNameTest::$modules | property | core/ |
Modules to install. |
HandlerFilterUserNameTest::$names | property | core/ |
Usernames of $accounts. |
HandlerFilterUserNameTest::$testViews | property | core/ |
Views used by this test. |
HandlerFilterUserNameTest::setUp | function | core/ |
Sets up the test. |
HandlerFilterUserNameTest::testAdminUserInterface | function | core/ |
Tests using the user interface. |
HandlerFilterUserNameTest::testExposedFilter | function | core/ |
Tests exposed filters. |
HandlerFilterUserNameTest::testUserNameApi | function | core/ |
Tests just using the filter. |
HelpTest::$adminUser | property | core/ |
The admin user that will be created. |
HelpTest::$anyUser | property | core/ |
The anonymous user that will be created. |
HelpTopicTest::$adminUser | property | core/ |
The admin user that will be created. |
HelpTopicTest::$anyUser | property | core/ |
The anonymous user that will be created. |
HelpTopicTest::$noTestUser | property | core/ |
The user who can see help but not the special route. |
history.tracking_user_content.html.twig | file | core/ |
--- 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… |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.