| NodeQueryAlterTest::$accessUser |
property |
core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php |
User with permission to view content. |
| NodeQueryAlterTest::$defaultTheme |
property |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
The theme to install as the default for testing. |
| NodeQueryAlterTest::$modules |
property |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
Modules to install. |
| NodeQueryAlterTest::$modules |
property |
core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php |
|
| NodeQueryAlterTest::$noAccessUser |
property |
core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php |
User without permission to view content. |
| NodeQueryAlterTest::$noAccessUser |
property |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
User without permission to view content. |
| NodeQueryAlterTest::$noAccessUser2 |
property |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
User without permission to view content. |
| NodeQueryAlterTest::$noAccessUser2 |
property |
core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php |
User without permission to view content. |
| NodeQueryAlterTest::setUp |
function |
core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php |
|
| NodeQueryAlterTest::setUp |
function |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
|
| NodeQueryAlterTest::testNodeQueryAlterLowLevelEditAccess |
function |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
Tests 'node_access' query alter, for edit access. |
| NodeQueryAlterTest::testNodeQueryAlterLowLevelEditAccess |
function |
core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php |
Tests 'node_access' query alter, for edit access. |
| NodeQueryAlterTest::testNodeQueryAlterLowLevelNoAccess |
function |
core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php |
Tests 'node_access' query alter, for user without access. |
| NodeQueryAlterTest::testNodeQueryAlterLowLevelNoAccess |
function |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
Tests 'node_access' query alter, for user without access. |
| NodeQueryAlterTest::testNodeQueryAlterLowLevelWithAccess |
function |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
Tests 'node_access' query alter, for user with access. |
| NodeQueryAlterTest::testNodeQueryAlterLowLevelWithAccess |
function |
core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php |
Tests 'node_access' query alter, for user with access. |
| NodeQueryAlterTest::testNodeQueryAlterOverride |
function |
core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php |
Tests 'node_access' query alter override. |
| NodeQueryAlterTest::testNodeQueryAlterOverride |
function |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
Tests 'node_access' query alter override. |
| NodeQueryAlterTest::testNodeQueryAlterWithRevisions |
function |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
Tests 'node_access' query alter with revision-enabled nodes. |
| NodeQueryAlterTest::testNodeQueryAlterWithRevisions |
function |
core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php |
Tests 'node_access' query alter with revision-enabled nodes. |
| NodeRebuildPermissionUpdateTest |
class |
core/modules/node/tests/src/Functional/NodeRebuildPermissionUpdateTest.php |
Tests node rebuild permission update. |
| NodeRebuildPermissionUpdateTest.php |
file |
core/modules/node/tests/src/Functional/NodeRebuildPermissionUpdateTest.php |
|
| NodeRebuildPermissionUpdateTest::setDatabaseDumpFiles |
function |
core/modules/node/tests/src/Functional/NodeRebuildPermissionUpdateTest.php |
Set database dump files to be used. |
| NodeRebuildPermissionUpdateTest::testRunUpdates |
function |
core/modules/node/tests/src/Functional/NodeRebuildPermissionUpdateTest.php |
Tests an update path for 'rebuild node access permissions' permission. |
| NodeRequirementsStatusFilterWarningTest |
class |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests redundant status filter warnings raised by node_requirements(). |
| NodeRequirementsStatusFilterWarningTest.php |
file |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
|
| NodeRequirementsStatusFilterWarningTest::$modules |
property |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
|
| NodeRequirementsStatusFilterWarningTest::createTestView |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Helper method to create a test view. |
| NodeRequirementsStatusFilterWarningTest::enableNodeAccessTestModule |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Enables Node Access Test module. |
| NodeRequirementsStatusFilterWarningTest::getRequirements |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Get requirements by the Node module. |
| NodeRequirementsStatusFilterWarningTest::getStatusFilterConfig |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Helper to get status filter configuration. |
| NodeRequirementsStatusFilterWarningTest::renderStatusFilterDescription |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Renders the description of the node_status_filter requirement. |
| NodeRequirementsStatusFilterWarningTest::setUp |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
|
| NodeRequirementsStatusFilterWarningTest::testDescriptionWithMultipleViewsAndSingleModule |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests description with multiple views and one access module. |
| NodeRequirementsStatusFilterWarningTest::testDescriptionWithSingleViewAndSingleModule |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests description with one view and one access module. |
| NodeRequirementsStatusFilterWarningTest::testDescriptionWithViewsUiDisabled |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests description formatting with Views UI disabled. |
| NodeRequirementsStatusFilterWarningTest::testDescriptionWithViewsUiEnabledWithoutUserHavingEditViewDisplayAccess |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests description when Views UI is enabled but user cannot edit views. |
| NodeRequirementsStatusFilterWarningTest::testDescriptionWithViewsUiEnabledWithUserHavingEditViewDisplayAccess |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests description when Views UI is enabled but user can edit views. |
| NodeRequirementsStatusFilterWarningTest::testDisabledViewsNotChecked |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests node_requirements() ignores disabled views. |
| NodeRequirementsStatusFilterWarningTest::testMultipleProblematicViews |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests node_requirements() with multiple problematic views. |
| NodeRequirementsStatusFilterWarningTest::testNodeGrantsNoProblematicViews |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests node_requirements() with node grants but no problematic views. |
| NodeRequirementsStatusFilterWarningTest::testNodeGrantsViewWithNullFilters |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests node_requirements() ignores displays that have NULL filters. |
| NodeRequirementsStatusFilterWarningTest::testNodeGrantsWithProblematicView |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests node_requirements() with node grants and one problematic view. |
| NodeRequirementsStatusFilterWarningTest::testNoNodeGrantsImplementations |
function |
core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php |
Tests node_requirements() with no node grants implementations. |
| NodeResourceTestBase |
class |
core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php |
Resource test base for the node entity. |
| NodeResourceTestBase.php |
file |
core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php |
|
| NodeResourceTestBase::$entity |
property |
core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php |
|
| NodeResourceTestBase::$entityTypeId |
property |
core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php |
|
| NodeResourceTestBase::$modules |
property |
core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php |
|
| NodeResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php |
|