CacheableMetadataCalculationTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
modules/ views/ tests/ src/ Kernel/ CacheableMetadataCalculationTest.php, line 43  
Class
- CacheableMetadataCalculationTest
 - Tests that cacheability metadata is only calculated when needed.
 
Namespace
Drupal\Tests\views\KernelCode
protected static $modules = [
  'system',
  'views',
  'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.