public static property TaxonomyFieldAllTermsTest::$testViews in Drupal 10
Same name and namespace in other branches
- 8 core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyFieldAllTermsTest::testViews
- 9 core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyFieldAllTermsTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyFieldAllTermsTest.php, line 20
Class
- TaxonomyFieldAllTermsTest
- Tests the "All terms" taxonomy term field handler.
Namespace
Drupal\Tests\taxonomy\Functional\ViewsCode
public static $testViews = [
'taxonomy_all_terms_test',
];