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 |
---|---|---|---|
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. |
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::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. |
rest.resource.entity.user_2721595.yml | file | core/ |
core/modules/rest/tests/fixtures/update/rest.resource.entity.user_2721595.yml |
RestRegisterUserTest | class | core/ |
Tests user registration via REST resource. |
RestRegisterUserTest.php | file | core/ |
|
RestRegisterUserTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
RestRegisterUserTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RestRegisterUserTest::$format | property | core/ |
The format to use in this test. |
RestRegisterUserTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
RestRegisterUserTest::$modules | property | core/ |
Modules to install. |
RestRegisterUserTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
RestRegisterUserTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
RestRegisterUserTest::createRequestBody | function | core/ |
Create the request body. |
RestRegisterUserTest::createRequestOptions | function | core/ |
Helper function to generate the request body. |
RestRegisterUserTest::getExpectedBcUnauthorizedAccessMessage | function | core/ |
|
RestRegisterUserTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
RestRegisterUserTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
RestRegisterUserTest::registerRequest | function | core/ |
Make a REST user registration request. |
RestRegisterUserTest::registerUser | function | core/ |
Registers a user via REST resource. |
RestRegisterUserTest::setUp | function | core/ |
|
RestRegisterUserTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
RestRegisterUserTest::testRegisterUser | function | core/ |
Tests that only anonymous users can register users. |
RestRegisterUserTest::TEST_EMAIL_DOMAIN | constant | core/ |
|
RestRegisterUserTest::USER_EMAIL_DOMAIN | constant | core/ |
|
RESTTestBase::removeNodeFieldsForNonAdminUsers | function | core/ |
Remove node fields that can only be written by an admin 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. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.