ViewEntityDependenciesTest::$modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Kernel/ Entity/ ViewEntityDependenciesTest.php, line 32
Class
- ViewEntityDependenciesTest
- Tests the calculation of dependencies for views.
Namespace
Drupal\Tests\views\Kernel\EntityCode
protected static $modules = [
'node',
'comment',
'user',
'field',
'text',
'search',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.