PagerTest::$testViews
Same name in other branches
- 9 core/modules/views/tests/src/Functional/Plugin/PagerTest.php \Drupal\Tests\views\Functional\Plugin\PagerTest::testViews
- 8.9.x core/modules/views/tests/src/Functional/Plugin/PagerTest.php \Drupal\Tests\views\Functional\Plugin\PagerTest::testViews
- 10 core/modules/views/tests/src/Functional/Plugin/PagerTest.php \Drupal\Tests\views\Functional\Plugin\PagerTest::testViews
Views used by this test.
Type: array
File
-
core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php, line 27
Class
- PagerTest
- Tests the pluggable pager system.
Namespace
Drupal\Tests\views\Functional\PluginCode
public static $testViews = [
'test_store_pager_settings',
'test_pager_none',
'test_pager_some',
'test_pager_full',
'test_view_pager_full_zero_items_per_page',
'test_view',
'content',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.