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 |
---|---|---|---|
NodeTypeTranslationTest::$adminUser | property | core/ |
Administrator user for tests. |
NodeViewController::$currentUser | property | core/ |
The current user. |
NoHelpTest::$adminUser | property | core/ |
The user who will be created. |
NonStableModulesTest::$adminUser | property | core/ |
The admin user. |
olivero_theme_suggestions_user_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
OverridesSectionStorage::$currentUser | property | core/ |
The current user. |
PageNotFoundTest::$adminUser | property | core/ |
The test user. |
PagerTest::$adminUser | property | core/ |
A user with permission to access site reports. |
PageTitleTest::$contentUser | property | core/ |
The test user. |
PaginationAJAXTest::$user | property | core/ |
The test user. |
PasswordConfirmWidgetTest::$testUser | property | core/ |
User for testing. |
PathBasedBreadcrumbBuilder::$currentUser | property | core/ |
The current user object. |
PathBasedBreadcrumbBuilderTest::$currentUser | property | core/ |
The mocked current user. |
PathBasedBreadcrumbBuilderTest::testBuildWithUserPath | function | core/ |
Tests the breadcrumb for a user path. |
PathElementFormTest::$testUser | property | core/ |
User for testing. |
PathLanguageTest::$webUser | property | core/ |
A user with permissions to administer content types. |
PathWorkspacesTest::testPathAliasesUserSwitch | function | core/ |
Tests path aliases with workspaces and user switching. |
PermissionsPerBundleTest::testActionIsOnlyAvailableToUserRoles | function | core/ |
Tests that the permissions-per-bundle action can only be applied to roles. |
PlaceholdersTest::callbackPerUser | function | core/ |
The #lazy_builder callback; attaches setting, generates markup, user-specific. |
PreviewToggleTrait::currentUser | function | core/ |
Gets the current user. |
PrivateTempStore::$currentUser | property | core/ |
The current user. |
PrivateTempStoreFactory::$currentUser | property | core/ |
The current user. |
PrivateTempStoreTest::$currentUser | property | core/ |
The current user. |
ProtectedUserFieldConstraint | class | core/ |
Checks if the plain text password is provided for editing a protected field. |
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::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. |
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.