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 |
---|---|---|---|
RelationshipJoinTestBase::$rootUser | property | core/ |
|
RelationshipNormalizerTest::$user1 | property | core/ |
A user. |
RelationshipNormalizerTest::$user2 | property | core/ |
A user. |
RelationshipNormalizerTest::$userIds | property | core/ |
Static UUIDs for use in tests. |
RelationshipNormalizerTest::$userUids | property | core/ |
Static UIDs for use in tests. |
RelationshipUserFileDataTest | class | core/ |
Tests file on user relationship handler. |
RelationshipUserFileDataTest.php | file | core/ |
|
RelationshipUserFileDataTest::$modules | property | core/ |
Modules to install. |
RelationshipUserFileDataTest::$testViews | property | core/ |
Views used by this test. |
RelationshipUserFileDataTest::setUp | function | core/ |
|
RelationshipUserFileDataTest::testViewsHandlerRelationshipFileToUser | function | core/ |
Tests using the views file_to_user relationship. |
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData | function | core/ |
Tests using the views file relationship. |
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserToFile | function | core/ |
Tests using the views user_to_file relationship. |
RelationshipUserImageDataTest | class | core/ |
Tests image on user relationship handler. |
RelationshipUserImageDataTest.php | file | core/ |
|
RelationshipUserImageDataTest::$modules | property | core/ |
Modules to install. |
RelationshipUserImageDataTest::$testViews | property | core/ |
Views used by this test. |
RelationshipUserImageDataTest::setUp | function | core/ |
|
RelationshipUserImageDataTest::testViewsHandlerRelationshipUserImageData | function | core/ |
Tests using the views image relationship. |
remove-description-from-user-register-form-mode.php | file | core/ |
Empties the description of the user register form mode. |
RemoveRoleUser | class | core/ |
Removes a role from a user. |
RemoveRoleUser.php | file | core/ |
|
RemoveRoleUser::execute | function | core/ |
Executes the plugin. |
RemoveRoleUserTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Action\RemoveRoleUser @group user |
RemoveRoleUserTest.php | file | core/ |
|
RemoveRoleUserTest::testExecuteRemoveExistingRole | function | core/ |
Tests the execute method on a user with a role. |
RemoveRoleUserTest::testExecuteRemoveNonExistingRole | function | core/ |
Tests the execute method on a user without a specific role. |
RenderCacheTest::$usesSuperUserAccessPolicy | property | core/ |
@todo Remove and fix test to not rely on super user. |
RenderCacheTest::doTestUser1WithContexts | function | core/ |
Ensures that user 1 has a unique render cache for the given context. |
RenderCacheTest::testUser1PermissionContext | function | core/ |
Tests that user 1 has a different permission context with the same roles. |
RenderCacheTest::testUser1RolesContext | function | core/ |
Tests that user 1 has a different roles context with the same roles. |
RendererTestBase::$currentUserRole | property | core/ |
The simulated "current" user role, for use in tests with cache contexts. |
ReportTest::$adminUser | property | core/ |
Stores an admin user used by the different tests. |
ResourceTestBase::$anonymousUsersCanViewLabels | property | core/ |
Whether anonymous users can view labels of this resource type. |
ResponsiveImageFormatter::$currentUser | property | core/ |
The current user. |
RevisionDeleteForm::currentUser | function | core/ |
Gets the current user. |
RevisionLogEntityTrait::getRevisionUser | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser(). |
RevisionLogEntityTrait::getRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId(). |
RevisionLogEntityTrait::setRevisionUser | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUser(). |
RevisionLogEntityTrait::setRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUserId(). |
RevisionLogInterface::getRevisionUser | function | core/ |
Gets the entity revision author. |
RevisionLogInterface::getRevisionUserId | function | core/ |
Gets the entity revision author ID. |
RevisionLogInterface::setRevisionUser | function | core/ |
Sets the entity revision author. |
RevisionLogInterface::setRevisionUserId | function | core/ |
Sets the entity revision author by ID. |
RevisionRevertForm::currentUser | function | core/ |
Gets the current user. |
RevisionUserTest | class | core/ |
Tests the media_revision_user field. |
RevisionUserTest | class | core/ |
Tests the block_content_revision_user field. |
RevisionUserTest.php | file | core/ |
|
RevisionUserTest.php | file | core/ |
|
RevisionUserTest::$columnMap | property | core/ |
Map column names. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.