You are here

namespace Drupal\Tests\node\Kernel\Views in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\node\Kernel\Views
Classsort descending Location Description
ArgumentNodeRevisionIdTest core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php Tests the node_vid handler.
ArgumentUidRevisionTest core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php Tests the argument_node_uid_revision handler.
FilterUidRevisionTest core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php Tests the node_uid_revision handler.
NidArgumentTest core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php Tests the nid argument handler.
NodeViewsFieldAccessTest core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php Tests base field access in Views for the node entity.
RevisionCreateTimestampTest core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php Ensures that the revision create time can be accessed in views.
RevisionRelationshipsTest core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php Tests the integration of node_revision table of node module.
RevisionUidTest core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php Tests the node_revision_uid field.