public static property QueryTest::$testViews in Drupal 9
Same name in this branch
- 9 core/modules/views_ui/tests/src/Functional/QueryTest.php \Drupal\Tests\views_ui\Functional\QueryTest::testViews
- 9 core/modules/views/tests/src/Kernel/Plugin/QueryTest.php \Drupal\Tests\views\Kernel\Plugin\QueryTest::testViews
Same name and namespace in other branches
- 8 core/modules/views_ui/tests/src/Functional/QueryTest.php \Drupal\Tests\views_ui\Functional\QueryTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views_ui/ tests/ src/ Functional/ QueryTest.php, line 20
Class
- QueryTest
- Tests query plugins.
Namespace
Drupal\Tests\views_ui\FunctionalCode
public static $testViews = [
'test_view',
];