FieldDropbuttonTest::$modules
Same name in this branch
- 8.9.x core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php \Drupal\Tests\views\Functional\Handler\FieldDropButtonTest::modules
Same name in other branches
- 9 core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php \Drupal\Tests\views\Kernel\Handler\FieldDropbuttonTest::modules
- 9 core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php \Drupal\Tests\views\Functional\Handler\FieldDropButtonTest::modules
- 10 core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php \Drupal\Tests\views\Kernel\Handler\FieldDropbuttonTest::modules
- 10 core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php \Drupal\Tests\views\Functional\Handler\FieldDropButtonTest::modules
- 11.x core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php \Drupal\Tests\views\Kernel\Handler\FieldDropbuttonTest::modules
- 11.x core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php \Drupal\Tests\views\Functional\Handler\FieldDropButtonTest::modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldDropbuttonTest.php, line 32
Class
- FieldDropbuttonTest
- Tests the core Drupal\views\Plugin\views\field\Dropbutton handler.
Namespace
Drupal\Tests\views\Kernel\HandlerCode
public static $modules = [
'system',
'user',
'node',
'field',
'text',
'filter',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.