class TransactionTest

Same name in this branch
  1. 11.x core/modules/sqlite/tests/src/Kernel/sqlite/TransactionTest.php \Drupal\Tests\sqlite\Kernel\sqlite\TransactionTest
  2. 11.x core/modules/pgsql/tests/src/Kernel/pgsql/TransactionTest.php \Drupal\Tests\pgsql\Kernel\pgsql\TransactionTest
Same name in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php \Drupal\KernelTests\Core\Database\TransactionTest
  2. 8.9.x core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php \Drupal\KernelTests\Core\Database\TransactionTest
  3. 10 core/modules/sqlite/tests/src/Kernel/sqlite/TransactionTest.php \Drupal\Tests\sqlite\Kernel\sqlite\TransactionTest
  4. 10 core/modules/mysql/tests/src/Kernel/mysql/TransactionTest.php \Drupal\Tests\mysql\Kernel\mysql\TransactionTest
  5. 10 core/modules/pgsql/tests/src/Kernel/pgsql/TransactionTest.php \Drupal\Tests\pgsql\Kernel\pgsql\TransactionTest

Tests transaction for the MySQL driver.

@group Database

Hierarchy

Expanded class hierarchy of TransactionTest

File

core/modules/mysql/tests/src/Kernel/mysql/TransactionTest.php, line 14

Namespace

Drupal\Tests\mysql\Kernel\mysql
View source
class TransactionTest extends DriverSpecificTransactionTestBase {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.