BlockExposedFilterAJAXTest::$testViews
Same name in other branches
- 9 core/modules/views/tests/src/FunctionalJavascript/BlockExposedFilterAJAXTest.php \Drupal\Tests\views\FunctionalJavascript\BlockExposedFilterAJAXTest::testViews
- 8.9.x core/modules/views/tests/src/FunctionalJavascript/BlockExposedFilterAJAXTest.php \Drupal\Tests\views\FunctionalJavascript\BlockExposedFilterAJAXTest::testViews
- 10 core/modules/views/tests/src/FunctionalJavascript/BlockExposedFilterAJAXTest.php \Drupal\Tests\views\FunctionalJavascript\BlockExposedFilterAJAXTest::testViews
The views to use for testing.
Type: testViews
File
-
core/
modules/ views/ tests/ src/ FunctionalJavascript/ BlockExposedFilterAJAXTest.php, line 30
Class
- BlockExposedFilterAJAXTest
- Tests the exposed filter ajax functionality in a block.
Namespace
Drupal\Tests\views\FunctionalJavascriptCode
public static $testViews = [
'test_block_exposed_ajax',
'test_block_exposed_ajax_with_page',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.