EntityConcurrentRenderTest::$modules
Same name in this branch
- main core/tests/Drupal/FunctionalTests/Entity/EntityConcurrentRenderTest.php \Drupal\FunctionalTests\Entity\EntityConcurrentRenderTest::modules
Same name and namespace in other branches
- 11.x core/tests/Drupal/FunctionalTests/Entity/EntityConcurrentRenderTest.php \Drupal\FunctionalTests\Entity\EntityConcurrentRenderTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityConcurrentRenderTest.php, line 35
Class
- EntityConcurrentRenderTest
- Tests that the same entity can be rendered multiple times on a page.
Namespace
Drupal\KernelTests\Core\EntityCode
protected static $modules = [
'block',
'entity_test',
'field',
'filter',
'text',
'system',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.