RevisionRelationshipsTest::$modules
Same name in this branch
- 10 core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php \Drupal\Tests\node\Kernel\Views\RevisionRelationshipsTest::modules
Same name in other branches
- 9 core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php \Drupal\Tests\node\Kernel\Views\RevisionRelationshipsTest::modules
- 9 core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php \Drupal\Tests\block_content\Kernel\Views\RevisionRelationshipsTest::modules
- 8.9.x core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php \Drupal\Tests\node\Kernel\Views\RevisionRelationshipsTest::modules
- 8.9.x core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php \Drupal\Tests\block_content\Kernel\Views\RevisionRelationshipsTest::modules
- 11.x core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php \Drupal\Tests\node\Kernel\Views\RevisionRelationshipsTest::modules
- 11.x core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php \Drupal\Tests\block_content\Kernel\Views\RevisionRelationshipsTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ block_content/ tests/ src/ Kernel/ Views/ RevisionRelationshipsTest.php, line 26
Class
- RevisionRelationshipsTest
- Tests the integration of block_content_revision table.
Namespace
Drupal\Tests\block_content\Kernel\ViewsCode
protected static $modules = [
'block_content',
'block_content_test_views',
'system',
'user',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.