public static property RevisionRelationshipsTest::$testViews in Zircon Profile 8
Same name in this branch
- 8 core/modules/node/src/Tests/Views/RevisionRelationshipsTest.php \Drupal\node\Tests\Views\RevisionRelationshipsTest::testViews
- 8 core/modules/block_content/src/Tests/Views/RevisionRelationshipsTest.php \Drupal\block_content\Tests\Views\RevisionRelationshipsTest::testViews
Same name and namespace in other branches
- 8.0 core/modules/node/src/Tests/Views/RevisionRelationshipsTest.php \Drupal\node\Tests\Views\RevisionRelationshipsTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ node/ src/ Tests/ Views/ RevisionRelationshipsTest.php, line 38 - Contains \Drupal\node\Tests\Views\RevisionRelationshipsTest.
Class
- RevisionRelationshipsTest
- Tests the integration of node_revision table of node module.
Namespace
Drupal\node\Tests\ViewsCode
public static $testViews = array(
'test_node_revision_nid',
'test_node_revision_vid',
);