public static property RenderCacheIntegrationTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/RenderCacheIntegrationTest.php \Drupal\views\Tests\RenderCacheIntegrationTest::testViews
File
- core/
modules/ views/ src/ Tests/ RenderCacheIntegrationTest.php, line 29 - Contains \Drupal\views\Tests\RenderCacheIntegrationTest.
Class
- RenderCacheIntegrationTest
- Tests the general integration between views and the render cache.
Namespace
Drupal\views\TestsCode
public static $testViews = [
'test_view',
'test_display',
'entity_test_fields',
'entity_test_row',
];