public static property RenderCacheIntegrationTest::$testViews in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php \Drupal\Tests\views\Kernel\RenderCacheIntegrationTest::testViews
- 9 core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php \Drupal\Tests\views\Kernel\RenderCacheIntegrationTest::testViews
File
- core/
modules/ views/ tests/ src/ Kernel/ RenderCacheIntegrationTest.php, line 25
Class
- RenderCacheIntegrationTest
- Tests the general integration between views and the render cache.
Namespace
Drupal\Tests\views\KernelCode
public static $testViews = [
'test_view',
'test_display',
'entity_test_fields',
'entity_test_row',
];