namespace Drupal\mysql\Driver\Database\mysql

Same name in other branches
  1. 9 Drupal\mysql\Driver\Database\mysql
  2. 11.x Drupal\mysql\Driver\Database\mysql
  3. 10 Drupal\mysql\Driver\Database\mysql
Object name File name Summary
Connection core/modules/mysql/src/Driver/Database/mysql/Connection.php MySQL implementation of \Drupal\Core\Database\Connection.
ExceptionHandler core/modules/mysql/src/Driver/Database/mysql/ExceptionHandler.php MySql database exception handler class.
Insert core/modules/mysql/src/Driver/Database/mysql/Insert.php MySQL implementation of \Drupal\Core\Database\Query\Insert.
Schema core/modules/mysql/src/Driver/Database/mysql/Schema.php MySQL implementation of \Drupal\Core\Database\Schema.
TransactionManager core/modules/mysql/src/Driver/Database/mysql/TransactionManager.php MySql implementation of TransactionManagerInterface.
Upsert core/modules/mysql/src/Driver/Database/mysql/Upsert.php MySQL implementation of \Drupal\Core\Database\Query\Upsert.

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