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 |
|---|---|---|---|
| RebuildTest::$webUser | property | core/ |
A user for testing. |
| RegistrationWithUserFieldsTest | class | core/ |
Tests user registration forms with additional fields. |
| RegistrationWithUserFieldsTest.php | file | core/ |
|
| RegistrationWithUserFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RegistrationWithUserFieldsTest::$modules | property | core/ |
Modules to enable. |
| RegistrationWithUserFieldsTest::$page | property | core/ |
DocumentElement object. |
| RegistrationWithUserFieldsTest::$webAssert | property | core/ |
WebAssert object. |
| RegistrationWithUserFieldsTest::setUp | function | core/ |
|
| RegistrationWithUserFieldsTest::testRegistrationWithUserFields | function | core/ |
Tests Field API fields on user registration forms. |
| Registry::getPrefixGroupedUserFunctions | function | core/ |
Gets all user functions grouped by the word before the first underscore. |
| 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 enable. |
| RelationshipUserFileDataTest::$testViews | property | core/ |
Views used by this test. |
| RelationshipUserFileDataTest::setUp | function | core/ |
|
| RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData | function | core/ |
Tests using the views 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. |
| 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[[api-linebreak]] @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. |
| 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. |
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.