DbDumpTest::$originalTableIndexes
Same name in other branches
- 9 core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php \Drupal\KernelTests\Core\Command\DbDumpTest::originalTableIndexes
- 8.9.x core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php \Drupal\KernelTests\Core\Command\DbDumpTest::originalTableIndexes
- 11.x core/modules/mysql/tests/src/Kernel/mysql/DbDumpTest.php \Drupal\Tests\mysql\Kernel\mysql\DbDumpTest::originalTableIndexes
An array of original table indexes (including primary and unique keys).
Type: array
File
-
core/
modules/ mysql/ tests/ src/ Kernel/ mysql/ DbDumpTest.php, line 63
Class
- DbDumpTest
- Tests for the database dump commands.
Namespace
Drupal\Tests\mysql\Kernel\mysqlCode
protected $originalTableIndexes = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.