class TransactionTest
Same name in this branch
- 10 core/modules/mysql/tests/src/Kernel/mysql/TransactionTest.php \Drupal\Tests\mysql\Kernel\mysql\TransactionTest
- 10 core/modules/pgsql/tests/src/Kernel/pgsql/TransactionTest.php \Drupal\Tests\pgsql\Kernel\pgsql\TransactionTest
Same name in other branches
- 9 core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php \Drupal\KernelTests\Core\Database\TransactionTest
- 8.9.x core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php \Drupal\KernelTests\Core\Database\TransactionTest
- 11.x core/modules/sqlite/tests/src/Kernel/sqlite/TransactionTest.php \Drupal\Tests\sqlite\Kernel\sqlite\TransactionTest
- 11.x core/modules/mysql/tests/src/Kernel/mysql/TransactionTest.php \Drupal\Tests\mysql\Kernel\mysql\TransactionTest
- 11.x core/modules/pgsql/tests/src/Kernel/pgsql/TransactionTest.php \Drupal\Tests\pgsql\Kernel\pgsql\TransactionTest
Tests transaction for the SQLite driver.
@group Database
Hierarchy
- class \Drupal\Tests\sqlite\Kernel\sqlite\TransactionTest extends \Drupal\KernelTests\Core\Database\DriverSpecificTransactionTestBase
Expanded class hierarchy of TransactionTest
File
-
core/
modules/ sqlite/ tests/ src/ Kernel/ sqlite/ TransactionTest.php, line 14
Namespace
Drupal\Tests\sqlite\Kernel\sqliteView source
class TransactionTest extends DriverSpecificTransactionTestBase {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.