CreateSampleEntityTest::$modules
Same name in other branches
- 8.9.x core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php \Drupal\KernelTests\Core\Entity\CreateSampleEntityTest::modules
- 10 core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php \Drupal\KernelTests\Core\Entity\CreateSampleEntityTest::modules
- 11.x core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php \Drupal\KernelTests\Core\Entity\CreateSampleEntityTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Entity/ CreateSampleEntityTest.php, line 28
Class
- CreateSampleEntityTest
- Tests the ContentEntityStorageBase::createWithSampleValues method.
Namespace
Drupal\KernelTests\Core\EntityCode
protected static $modules = [
'path_alias',
'system',
'field',
'filter',
'text',
'file',
'user',
'node',
'comment',
'taxonomy',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.