TermEntityQueryTest::$modules
Same name in other branches
- 8.9.x core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php \Drupal\Tests\taxonomy\Kernel\TermEntityQueryTest::modules
- 10 core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php \Drupal\Tests\taxonomy\Kernel\TermEntityQueryTest::modules
- 11.x core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php \Drupal\Tests\taxonomy\Kernel\TermEntityQueryTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ taxonomy/ tests/ src/ Kernel/ TermEntityQueryTest.php, line 20
Class
- TermEntityQueryTest
- Verifies operation of a taxonomy-based Entity Query.
Namespace
Drupal\Tests\taxonomy\KernelCode
protected static $modules = [
'field',
'filter',
'taxonomy',
'text',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.