public static property RowRenderCacheTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/RowRenderCacheTest.php \Drupal\views\Tests\Plugin\RowRenderCacheTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ Plugin/ RowRenderCacheTest.php, line 39 - Contains \Drupal\views\Tests\Plugin\RowRenderCacheTest.
Class
- RowRenderCacheTest
- Tests row render caching.
Namespace
Drupal\views\Tests\PluginCode
public static $testViews = array(
'test_row_render_cache',
);