| PermissionsPerBundleTest::testActionIsOnlyAvailableToUserRoles |
function |
core/tests/Drupal/KernelTests/Core/Recipe/PermissionsPerBundleTest.php |
Tests that the permissions-per-bundle action can only be applied to roles. |
| PlaceholdersTest::callbackPerUser |
function |
core/tests/Drupal/Tests/Core/Render/RendererTestBase.php |
The #lazy_builder callback; attaches setting, generates markup, user-specific. |
| PreviewToggleTrait::currentUser |
function |
core/modules/layout_builder/src/Form/PreviewToggleTrait.php |
Gets the current user. |
| PrivateTempStore::$currentUser |
property |
core/lib/Drupal/Core/TempStore/PrivateTempStore.php |
The current user. |
| PrivateTempStoreFactory::$currentUser |
property |
core/lib/Drupal/Core/TempStore/PrivateTempStoreFactory.php |
The current user. |
| PrivateTempStoreTest::$currentUser |
property |
core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php |
The current user. |
| ProtectedUserFieldConstraint |
class |
core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraint.php |
Checks if the plain text password is provided for editing a protected field. |
| ProtectedUserFieldConstraint.php |
file |
core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraint.php |
|
| ProtectedUserFieldConstraint::__construct |
function |
core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraint.php |
#[HasNamedArguments] |
| ProtectedUserFieldConstraintValidator |
class |
core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php |
Validates the ProtectedUserFieldConstraint constraint. |
| ProtectedUserFieldConstraintValidator.php |
file |
core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php |
|
| ProtectedUserFieldConstraintValidator::$currentUser |
property |
core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php |
The current user. |
| ProtectedUserFieldConstraintValidator::$userStorage |
property |
core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php |
User storage handler. |
| ProtectedUserFieldConstraintValidator::create |
function |
core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php |
Instantiates a new instance of this class. |
| ProtectedUserFieldConstraintValidator::validate |
function |
core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php |
|
| ProtectedUserFieldConstraintValidator::__construct |
function |
core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php |
Constructs the object. |
| ProtectedUserFieldConstraintValidatorTest |
class |
core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php |
Tests Drupal\user\Plugin\Validation\Constraint\ProtectedUserFieldConstraintValidator. |
| ProtectedUserFieldConstraintValidatorTest.php |
file |
core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php |
|
| ProtectedUserFieldConstraintValidatorTest::createValidator |
function |
core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php |
|
| ProtectedUserFieldConstraintValidatorTest::testValidate |
function |
core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php |
Tests validate. |
| ProtectedUserFieldConstraintValidatorTest::validate |
function |
core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php |
Perform the validation. |
| QuickStartTestBase::$adminUsername |
property |
core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php |
User name of the admin account generated during install. |
| RebuildTest::$webUser |
property |
core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php |
A user for testing. |
| RebuildTest::$webUser |
property |
core/modules/system/tests/src/Functional/Form/RebuildTest.php |
A user for testing. |
| RegistrationWithUserFieldsTest |
class |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
Tests user registration forms with additional fields. |
| RegistrationWithUserFieldsTest.php |
file |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
|
| RegistrationWithUserFieldsTest::$defaultTheme |
property |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
The theme to install as the default for testing. |
| RegistrationWithUserFieldsTest::$modules |
property |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
Modules to install. |
| RegistrationWithUserFieldsTest::$page |
property |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
DocumentElement object. |
| RegistrationWithUserFieldsTest::$webAssert |
property |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
WebAssert object. |
| RegistrationWithUserFieldsTest::setUp |
function |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
|
| RegistrationWithUserFieldsTest::testRegistrationWithUserFields |
function |
core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php |
Tests Field API fields on user registration forms. |
| Registry::getPrefixGroupedUserFunctions |
function |
core/lib/Drupal/Core/Theme/Registry.php |
Gets all user functions grouped by the word before the first underscore. |
| RelationshipJoinTestBase::$rootUser |
property |
core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php |
|
| RelationshipNormalizerTest::$user1 |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
A user. |
| RelationshipNormalizerTest::$user2 |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
A user. |
| RelationshipNormalizerTest::$userIds |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
Static UUIDs for use in tests. |
| RelationshipNormalizerTest::$userUids |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
Static UIDs for use in tests. |
| RelationshipUserFileDataTest |
class |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
Tests file on user relationship handler. |
| RelationshipUserFileDataTest.php |
file |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
|
| RelationshipUserFileDataTest::$modules |
property |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
Modules to install. |
| RelationshipUserFileDataTest::$testViews |
property |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
Views used by this test. |
| RelationshipUserFileDataTest::setUp |
function |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
|
| RelationshipUserFileDataTest::testViewsHandlerRelationshipFileToUser |
function |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
Tests using the views file_to_user relationship. |
| RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData |
function |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
Tests using the views file relationship. |
| RelationshipUserFileDataTest::testViewsHandlerRelationshipUserToFile |
function |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
Tests using the views user_to_file relationship. |
| RelationshipUserImageDataTest |
class |
core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php |
Tests image on user relationship handler. |
| RelationshipUserImageDataTest.php |
file |
core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php |
|
| RelationshipUserImageDataTest::$modules |
property |
core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php |
Modules to install. |
| RelationshipUserImageDataTest::$testViews |
property |
core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php |
Views used by this test. |