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 |
---|---|---|---|
ProtectedUserFieldConstraint.php | file | core/ |
|
ProtectedUserFieldConstraint::$message | property | core/ |
Violation message. |
ProtectedUserFieldConstraintValidator | class | core/ |
Validates the ProtectedUserFieldConstraint constraint. |
ProtectedUserFieldConstraintValidator.php | file | core/ |
|
ProtectedUserFieldConstraintValidator::$currentUser | property | core/ |
The current user. |
ProtectedUserFieldConstraintValidator::$userStorage | property | core/ |
User storage handler. |
ProtectedUserFieldConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
ProtectedUserFieldConstraintValidator::validate | function | core/ |
|
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::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
ProtectedUserFieldConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate |
QuickEditAutocompleteTermTest::$editorUser | property | core/ |
An user with permissions to access in-place editor. |
QuickEditImageControllerTest::$contentAuthorUser | property | core/ |
A user with permissions to edit articles and use Quick Edit. |
QuickEditImageTest::$contentAuthorUser | property | core/ |
A user with permissions to edit Articles and use Quick Edit. |
QuickEditIntegration::$currentUser | property | core/ |
The current user. |
QuickEditIntegrationLoadingTest::testUsersWithoutPermission | function | core/ |
Test loading of untransformed text when a user doesn't have access to it. |
QuickEditIntegrationLoadingTest::testUserWithPermission | function | core/ |
Test loading of untransformed text when a user does have access to it. |
QuickEditIntegrationTest::$contentAuthorUser | property | core/ |
A user with permissions to edit Articles and use Quick Edit. |
QuickEditJavascriptTestBase::$contentAuthorUser | property | core/ |
A user with permissions to edit Articles and use Quick Edit. |
QuickEditLoadingTest::$authorUser | property | core/ |
An user with permissions to create and edit articles. |
QuickEditLoadingTest::$editorUser | property | core/ |
A author user with permissions to access in-place editor. |
QuickEditLoadingTest::$editorUser | property | core/ |
A user with permissions to access in-place editor. |
QuickEditLoadingTest::testUserPermissions | function | core/ |
Test the loading of Quick Edit with different permissions. |
QuickStartTestBase::$adminUsername | property | core/ |
User name of the admin account generated during install. |
rdf.mapping.user.user.yml | file | core/ |
core/modules/user/config/optional/rdf.mapping.user.user.yml |
rdf_preprocess_user | function | core/ |
Implements hook_preprocess_HOOK() for user templates. |
rdf_preprocess_username | function | core/ |
Implements hook_preprocess_HOOK() for username.html.twig. |
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 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::$userIds | property | core/ |
Static UUIDs for use in tests. |
RelationshipUserFileDataTest | class | core/ |
Tests file on user relationship handler. |
RelationshipUserFileDataTest.php | file | core/ |
|
RelationshipUserFileDataTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RelationshipUserFileDataTest::$modules | property | core/ |
Modules to install. |
RelationshipUserFileDataTest::$testViews | property | core/ |
Views used by this test. |
RelationshipUserFileDataTest::setUp | function | core/ |
|
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData | function | core/ |
Tests using the views file relationship. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.