NodeRequirementsStatusFilterWarningTest::testDescriptionWithViewsUiEnabledWithUserHavingEditViewDisplayAccess |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests description when Views UI is enabled but user can edit views. |
NodeRevision::defaultDisplayFiltersUser |
function |
core/modules/node/src/Plugin/views/wizard/NodeRevision.php |
Retrieves filter information based on user input for the default display. |
NodeRevisionsAllTest::$revisionUser |
property |
core/modules/node/tests/src/Functional/NodeRevisionsAllTest.php |
An arbitrary user for revision authoring. |
NodeSaveTest::$webUser |
property |
core/modules/node/tests/src/Functional/NodeSaveTest.php |
A normal logged in user. |
NodeStorage::userRevisionIds |
function |
core/modules/node/src/NodeStorage.php |
Gets a list of revision IDs having a given user as node author. |
NodeStorageInterface::userRevisionIds |
function |
core/modules/node/src/NodeStorageInterface.php |
Gets a list of revision IDs having a given user as node author. |
NodeTitleTest::$adminUser |
property |
core/modules/node/tests/src/Functional/NodeTitleTest.php |
A user with permission to bypass access content. |
NodeTypeTranslationTest::$adminUser |
property |
core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php |
Administrator user for tests. |
NodeUserHooks |
class |
core/modules/node/src/Hook/NodeUserHooks.php |
Hook implementations for the node module. |
NodeUserHooks.php |
file |
core/modules/node/src/Hook/NodeUserHooks.php |
|
NodeUserHooks::userCancelBlockUnpublish |
function |
core/modules/node/src/Hook/NodeUserHooks.php |
Implements hook_user_cancel(). |
NodeUserHooks::userCancelReassign |
function |
core/modules/node/src/Hook/NodeUserHooks.php |
Implements hook_user_cancel(). |
NodeUserHooks::__construct |
function |
core/modules/node/src/Hook/NodeUserHooks.php |
NodeHooks constructor. |
NodeViewController::$currentUser |
property |
core/modules/node/src/Controller/NodeViewController.php |
The current user. |
NoHelpTest::$adminUser |
property |
core/modules/help/tests/src/Functional/NoHelpTest.php |
The user who will be created. |
NonStableModulesTest::$adminUser |
property |
core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php |
The admin user. |
olivero_theme_suggestions_user_alter |
function |
core/themes/olivero/olivero.theme |
Implements hook_theme_suggestions_HOOK_alter(). |
OverridesSectionStorage::$currentUser |
property |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
The current user. |
PageNotFoundTest::$adminUser |
property |
core/modules/system/tests/src/Functional/System/PageNotFoundTest.php |
The test user. |
PagerTest::$adminUser |
property |
core/modules/system/tests/src/Functional/Pager/PagerTest.php |
A user with permission to access site reports. |
PageTitleTest::$contentUser |
property |
core/modules/system/tests/src/Functional/System/PageTitleTest.php |
The test user. |
PaginationAJAXTest::$user |
property |
core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php |
The test user. |
PasswordConfirmWidgetTest::$testUser |
property |
core/modules/user/tests/src/FunctionalJavascript/PasswordConfirmWidgetTest.php |
User for testing. |
PathBasedBreadcrumbBuilder::$currentUser |
property |
core/modules/system/src/PathBasedBreadcrumbBuilder.php |
The current user object. |
PathBasedBreadcrumbBuilderTest::$currentUser |
property |
core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php |
The mocked current user. |
PathBasedBreadcrumbBuilderTest::testBuildWithUserPath |
function |
core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php |
Tests the breadcrumb for a user path. |
PathElementFormTest::$testUser |
property |
core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php |
User for testing. |
PathLanguageTest::$webUser |
property |
core/modules/path/tests/src/Functional/PathLanguageTest.php |
A user with permissions to administer content types. |
PathWorkspacesTest::testPathAliasesUserSwitch |
function |
core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php |
Tests path aliases with workspaces and user switching. |
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::$message |
property |
core/modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraint.php |
Violation message. |
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. |