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 |
---|---|---|---|
ProtectedUserFieldConstraintValidator::$userStorage | property | core/ |
User storage handler. |
ProtectedUserFieldConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
ProtectedUserFieldConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
ProtectedUserFieldConstraintValidator::__construct | function | core/ |
Constructs the object. |
ProtectedUserFieldConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Validation\Constraint\ProtectedUserFieldConstraintValidator @group user |
ProtectedUserFieldConstraintValidatorTest.php | file | core/ |
|
ProtectedUserFieldConstraintValidatorTest::createValidator | function | core/ |
|
ProtectedUserFieldConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate |
ProtectedUserFieldConstraintValidatorTest::validate | function | core/ |
Perform the validation. |
QuickStartTestBase::$adminUsername | property | core/ |
User name of the admin account generated during install. |
RebuildTest::$webUser | property | core/ |
A user for testing. |
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 install. |
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 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. |
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. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.