class TransactionTest
Same name in this branch
- 10 core/modules/sqlite/tests/src/Kernel/sqlite/TransactionTest.php \Drupal\Tests\sqlite\Kernel\sqlite\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
- 11.x core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php \Drupal\KernelTests\Core\Database\TransactionTest
Tests transaction for the MySQL driver.
@group Database
Hierarchy
- class \Drupal\Tests\mysql\Kernel\mysql\TransactionTest extends \Drupal\KernelTests\Core\Database\DriverSpecificTransactionTestBase
Expanded class hierarchy of TransactionTest
File
-
core/
modules/ mysql/ tests/ src/ Kernel/ mysql/ TransactionTest.php, line 14
Namespace
Drupal\Tests\mysql\Kernel\mysqlView source
class TransactionTest extends DriverSpecificTransactionTestBase {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.