NextIdTest::$modules
Same name in this branch
- 10 core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php \Drupal\KernelTests\Core\Database\NextIdTest::modules
Same name in other branches
- 9 core/modules/mysql/tests/src/Kernel/mysql/NextIdTest.php \Drupal\Tests\mysql\Kernel\mysql\NextIdTest::modules
- 9 core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php \Drupal\KernelTests\Core\Database\NextIdTest::modules
- 8.9.x core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php \Drupal\KernelTests\Core\Database\NextIdTest::modules
The modules to enable.
Type: array
Overrides DriverSpecificDatabaseTestBase::$modules
File
-
core/
modules/ mysql/ tests/ src/ Kernel/ mysql/ NextIdTest.php, line 23
Class
- NextIdTest
- Tests the sequences API.
Namespace
Drupal\Tests\mysql\Kernel\mysqlCode
protected static $modules = [
'database_test',
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.