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 |
---|---|---|---|
NodeQueryAlterTest::$noAccessUser | property | core/ |
User without permission to view content. |
NodeQueryAlterTest::$noAccessUser2 | property | core/ |
User without permission to view content. |
NodeRevision::defaultDisplayFiltersUser | function | core/ |
Retrieves filter information based on user input for the default display. |
NodeRevisionsAllTest::$revisionUser | property | core/ |
An arbitrary user for revision authoring. |
NodeSaveTest::$webUser | property | core/ |
A normal logged in user. |
NodeStorage::userRevisionIds | function | core/ |
Gets a list of revision IDs having a given user as node author. |
NodeStorageInterface::userRevisionIds | function | core/ |
Gets a list of revision IDs having a given user as node author. |
NodeTitleTest::$adminUser | property | core/ |
A user with permission to bypass access content. |
NodeTypeTranslationTest::$adminUser | property | core/ |
Administrator user for tests. |
NodeViewController::$currentUser | property | core/ |
The current user. |
NodeViewsFieldAccessTest::$usesSuperUserAccessPolicy | property | core/ |
@todo Remove and fix test to not rely on super user. |
node_user_cancel | function | core/ |
Implements hook_user_cancel(). |
node_user_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
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/ |
|
PagerTest::$adminUser | property | core/ |
A user with permission to access site reports. |
PageTitleTest::$contentUser | property | core/ |
|
PaginationAJAXTest::$user | property | core/ |
|
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/ |
#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/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
ProtectedUserFieldConstraintValidator::__construct | function | core/ |
Constructs the object. |
ProtectedUserFieldConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Validation\Constraint\ProtectedUserFieldConstraintValidator[[api-linebreak]] @group user |
ProtectedUserFieldConstraintValidatorTest.php | file | core/ |
|
ProtectedUserFieldConstraintValidatorTest::createValidator | function | core/ |
|
ProtectedUserFieldConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
ProtectedUserFieldConstraintValidatorTest::validate | function | core/ |
Perform the validation. |
QuickStartTestBase::$adminUsername | property | core/ |
User name of the admin account generated during install. |
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.