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 |
---|---|---|---|
AnonymousUserResponseSubscriber::__construct | function | core/ |
Constructs an AnonymousUserResponseSubscriber object. |
AnonymousUserSession | class | core/ |
An account implementation representing an anonymous user. |
AnonymousUserSession.php | file | core/ |
|
AnonymousUserSession::__construct | function | core/ |
Constructs a new anonymous user session. |
AnonymousUserSessionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Session\AnonymousUserSession @group Session |
AnonymousUserSessionTest.php | file | core/ |
|
AnonymousUserSessionTest::testUserGetRoles | function | core/ |
Tests the method getRoles exclude or include locked roles based in param. |
anonymous_user_response_subscriber | service | core/ |
Drupal\Core\EventSubscriber\AnonymousUserResponseSubscriber |
ArbitraryRebuildTest::testUserRegistrationMultipleField | function | core/ |
Tests a rebuild caused by a multiple value field. |
ArbitraryRebuildTest::testUserRegistrationRebuild | function | core/ |
Tests a basic rebuild with the user registration form. |
ArgumentDefaultTest::testPluginArgumentDefaultCurrentUser | function | core/ |
Tests the current user with argument default. |
ArgumentValidateTest::testArgumentValidateUserName | function | core/ |
Tests the UserName argument validator. |
ArgumentValidateTest::testArgumentValidateUserUid | function | core/ |
Tests the User (ID) argument validator. |
Auth::$userStorage | property | core/ |
The user storage. |
BasicAuth::$userAuth | property | core/ |
The user auth service. |
BasicAuthTest::testPerUserLoginFloodControl | function | core/ |
Tests the per-user login flood control. |
BatchUserAction | class | core/ |
Provides action that sets batch precessing. |
BatchUserAction.php | file | core/ |
|
BatchUserAction::access | function | core/ |
Checks object access. |
BatchUserAction::execute | function | core/ |
Executes the plugin. |
BatchUserAction::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
BatchUserAction::finishBatch | function | core/ |
Finish batch. |
BatchUserAction::processBatch | function | core/ |
Processes the batch item. |
big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig | file | core/ |
<span class="i-am-taking-up-space">LOOK AT ME I AM CONSUMING SPACE FOR LATER</span> |
Block::$userRoleTable | property | core/ |
Table listing user roles. |
BlockCacheTest::$adminUser | property | core/ |
A user with permission to create and edit books and to administer blocks. |
BlockCacheTest::$normalUser | property | core/ |
An authenticated user to test block caching. |
BlockCacheTest::$normalUserAlt | property | core/ |
Another authenticated user to test block caching. |
BlockCacheTest::testCachePerUser | function | core/ |
Tests "user" cache context. |
BlockComponentRenderArray::$currentUser | property | core/ |
The current user. |
BlockContentListTest::$baseUser1 | property | core/ |
A user with 'access block library' permission. |
BlockContentListTest::$baseUser2 | property | core/ |
A user with access to create and edit custom basic blocks. |
BlockContentListViewsTest::$baseUser1 | property | core/ |
A user with 'access block library' permission. |
BlockContentListViewsTest::$baseUser2 | property | core/ |
A user with access to create and edit custom basic blocks. |
BlockContentRevisionsTest::testNullRevisionUser | function | core/ |
Tests block content revision user id doesn't throw error with null field. |
BlockContentTestBase::$adminUser | property | core/ |
Admin user. |
BlockContentTestBase::$adminUser | property | core/ |
Admin user. |
BlockHiddenRegionTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
BlockLanguageTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
BlockLayoutTourTest::$adminUser | property | core/ |
An admin user with administrative permissions for Blocks. |
BlockTest::testBlockUserRoleDelete | function | core/ |
Tests block_user_role_delete. |
BlockTestBase::$adminUser | property | core/ |
A test user with administrative privileges. |
BlockUiTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
BlockUser | class | core/ |
Blocks a user. |
BlockUser.php | file | core/ |
|
BlockUser::access | function | core/ |
Checks object access. |
BlockUser::execute | function | core/ |
Executes the plugin. |
block_user_role_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user_role entities. |
BookBreadcrumbTest::$webUserWithoutNodeAccess | property | core/ |
A user without the 'node test view' permission. |
BookTest::$adminUser | property | core/ |
A user with permission to create and edit books and to administer blocks. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.