RenderCacheTest::testUser1RolesContext |
function |
core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php |
Tests that user 1 has a different roles context with the same roles. |
RendererTestBase::$currentUserRole |
property |
core/tests/Drupal/Tests/Core/Render/RendererTestBase.php |
The simulated "current" user role, for use in tests with cache contexts. |
ReportTest::$adminUser |
property |
core/modules/views_ui/tests/src/Functional/ReportTest.php |
Stores an admin user used by the different tests. |
ResourceTestBase::$anonymousUsersCanViewLabels |
property |
core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php |
Whether anonymous users can view labels of this resource type. |
ResponsiveImageFormatter::$currentUser |
property |
core/modules/responsive_image/src/Plugin/Field/FieldFormatter/ResponsiveImageFormatter.php |
The current user. |
RevisionDeleteForm::currentUser |
function |
core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php |
Gets the current user. |
RevisionLogEntityTrait::getRevisionUser |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser(). |
RevisionLogEntityTrait::getRevisionUserId |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId(). |
RevisionLogEntityTrait::setRevisionUser |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUser(). |
RevisionLogEntityTrait::setRevisionUserId |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUserId(). |
RevisionLogInterface::getRevisionUser |
function |
core/lib/Drupal/Core/Entity/RevisionLogInterface.php |
Gets the entity revision author. |
RevisionLogInterface::getRevisionUserId |
function |
core/lib/Drupal/Core/Entity/RevisionLogInterface.php |
Gets the entity revision author ID. |
RevisionLogInterface::setRevisionUser |
function |
core/lib/Drupal/Core/Entity/RevisionLogInterface.php |
Sets the entity revision author. |
RevisionLogInterface::setRevisionUserId |
function |
core/lib/Drupal/Core/Entity/RevisionLogInterface.php |
Sets the entity revision author by ID. |
RevisionRevertForm::currentUser |
function |
core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php |
Gets the current user. |
RevisionUserTest |
class |
core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php |
Tests the media_revision_user field. |
RevisionUserTest |
class |
core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php |
Tests the block_content_revision_user field. |
RevisionUserTest.php |
file |
core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php |
|
RevisionUserTest.php |
file |
core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php |
|
RevisionUserTest::$columnMap |
property |
core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php |
Map column names. |
RevisionUserTest::$columnMap |
property |
core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php |
Map column names. |
RevisionUserTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php |
Modules to install. |
RevisionUserTest::$modules |
property |
core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php |
Modules to install. |
RevisionUserTest::$testMediaType |
property |
core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php |
The test media type. |
RevisionUserTest::$testViews |
property |
core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php |
Views used by this test. |
RevisionUserTest::$testViews |
property |
core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php |
Views used by this test. |
RevisionUserTest::setUp |
function |
core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php |
|
RevisionUserTest::setUp |
function |
core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php |
|
RevisionUserTest::testRevisionUser |
function |
core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php |
Tests the media_revision_user relationship. |
RevisionUserTest::testRevisionUser |
function |
core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php |
Tests the block_content_revision_user relationship. |
RoleUserTestBase |
class |
core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php |
Provides a base class for user role action tests. |
RoleUserTestBase.php |
file |
core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php |
|
RoleUserTestBase::$account |
property |
core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php |
The mocked account. |
RoleUserTestBase::$userRoleEntityType |
property |
core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php |
The user role entity type. |
RoleUserTestBase::setUp |
function |
core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php |
|
RouteCachingLanguageTest::$webUser |
property |
core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php |
A user with permissions to administer content types. |
RouteCachingNonPathLanguageNegotiationTest::$adminUser |
property |
core/tests/Drupal/FunctionalTests/Routing/RouteCachingNonPathLanguageNegotiationTest.php |
The admin user. |
RouterTest::testUserAccount |
function |
core/modules/system/tests/src/Functional/Routing/RouterTest.php |
Tests the user account on the DIC. |
RowRenderCacheTest::$editorUser |
property |
core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php |
An editor user account. |
RowRenderCacheTest::$powerUser |
property |
core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php |
A power user account. |
RowRenderCacheTest::$regularUser |
property |
core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php |
A regular user account. |
search.page.user_search.yml |
file |
core/modules/user/config/optional/search.page.user_search.yml |
core/modules/user/config/optional/search.page.user_search.yml |
SearchBlockTest::$adminUser |
property |
core/modules/search/tests/src/Functional/SearchBlockTest.php |
The administrative user. |
SearchCommentCountToggleTest::$searchingUser |
property |
core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php |
A user with permission to search and post comments. |
SearchCommentTest::$adminUser |
property |
core/modules/search/tests/src/Functional/SearchCommentTest.php |
A user with various administrative permissions. |
SearchConfigSettingsFormTest::$searchUser |
property |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
User who can search and administer search. |
SearchKeywordsConditionsTest::$searchingUser |
property |
core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php |
A user with permission to search and post comments. |
SearchNodeDiacriticsTest::$testUser |
property |
core/modules/search/tests/src/Functional/SearchNodeDiacriticsTest.php |
A user with permission to use advanced search. |
SearchNodePunctuationTest::$testUser |
property |
core/modules/search/tests/src/Functional/SearchNodePunctuationTest.php |
A user with permission to use advanced search. |
SearchNodeUpdateAndDeletionTest::$testUser |
property |
core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php |
A user with permission to access and search content. |