IntegrationTest::$modules
Same name in this branch
- 9 core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php \Drupal\Tests\aggregator\Kernel\Views\IntegrationTest::modules
Same name in other branches
- 8.9.x core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php \Drupal\Tests\aggregator\Kernel\Views\IntegrationTest::modules
- 8.9.x core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php \Drupal\Tests\statistics\Functional\Views\IntegrationTest::modules
- 10 core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php \Drupal\Tests\statistics\Functional\Views\IntegrationTest::modules
- 11.x core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php \Drupal\Tests\statistics\Functional\Views\IntegrationTest::modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
-
core/
modules/ statistics/ tests/ src/ Functional/ Views/ IntegrationTest.php, line 21
Class
- IntegrationTest
- Tests basic integration of views data from the statistics module.
Namespace
Drupal\Tests\statistics\Functional\ViewsCode
protected static $modules = [
'statistics',
'statistics_test_views',
'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.