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/block_content/src/Tests/Views/RevisionRelationshipsTest.php \Drupal\block_content\Tests\Views\RevisionRelationshipsTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ block_content/ src/ Tests/ Views/ RevisionRelationshipsTest.php, line 34 - Contains \Drupal\block_content\Tests\Views\RevisionRelationshipsTest.
Class
- RevisionRelationshipsTest
- Tests the integration of block_content_revision table of block_content module.
Namespace
Drupal\block_content\Tests\ViewsCode
public static $testViews = array(
'test_block_content_revision_id',
'test_block_content_revision_revision_id',
);