public static property CacheTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/CacheTest.php \Drupal\views\Tests\Plugin\CacheTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ Plugin/ CacheTest.php, line 29 - Contains \Drupal\views\Tests\Plugin\CacheTest.
Class
- CacheTest
- Tests pluggable caching for views.
Namespace
Drupal\views\Tests\PluginCode
public static $testViews = array(
'test_view',
'test_cache',
'test_groupwise_term_ui',
'test_display',
'test_filter',
);