You are here

namespace Drupal\node\Tests\Views in Zircon Profile 8.0

Same name in other branches
  1. 8 Drupal\node\Tests\Views
Classsort descending Location Description
BulkFormAccessTest core/modules/node/src/Tests/Views/BulkFormAccessTest.php Tests if entity access is respected on a node bulk operations form.
BulkFormTest core/modules/node/src/Tests/Views/BulkFormTest.php Tests a node bulk form.
FilterUidRevisionTest core/modules/node/src/Tests/Views/FilterUidRevisionTest.php Tests the node_uid_revision handler.
FrontPageTest core/modules/node/src/Tests/Views/FrontPageTest.php Tests the default frontpage provided by views.
NidArgumentTest core/modules/node/src/Tests/Views/NidArgumentTest.php Tests the nid argument handler.
NodeContextualLinksTest core/modules/node/src/Tests/Views/NodeContextualLinksTest.php Tests views contextual links on nodes.
NodeFieldFilterTest core/modules/node/src/Tests/Views/NodeFieldFilterTest.php Tests node field filters with translations.
NodeFieldTokensTest core/modules/node/src/Tests/Views/NodeFieldTokensTest.php Tests replacement of Views tokens supplied by the Node module.
NodeIntegrationTest core/modules/node/src/Tests/Views/NodeIntegrationTest.php Tests the node integration into views.
NodeLanguageTest core/modules/node/src/Tests/Views/NodeLanguageTest.php Tests node language fields, filters, and sorting.
NodeRevisionWizardTest core/modules/node/src/Tests/Views/NodeRevisionWizardTest.php Tests the wizard with node_revision as base table.
NodeTestBase core/modules/node/src/Tests/Views/NodeTestBase.php Base class for all node tests.
NodeViewsFieldAccessTest core/modules/node/src/Tests/Views/NodeViewsFieldAccessTest.php Tests base field access in Views for the node entity.
RevisionRelationshipsTest core/modules/node/src/Tests/Views/RevisionRelationshipsTest.php Tests the integration of node_revision table of node module.
RowPluginTest core/modules/node/src/Tests/Views/RowPluginTest.php Tests the node row plugin.
StatusExtraTest core/modules/node/src/Tests/Views/StatusExtraTest.php Tests the node.status_extra field handler.