namespace Drupal\Core\Database\Driver\mysql

Same name in other branches
  1. 8.9.x Drupal\Core\Database\Driver\mysql
  2. 10 Drupal\Core\Database\Driver\mysql
Object name File name Summary
Connection core/lib/Drupal/Core/Database/Driver/mysql/Connection.php MySQL implementation of \Drupal\Core\Database\Connection.
ExceptionHandler core/lib/Drupal/Core/Database/Driver/mysql/ExceptionHandler.php MySql database exception handler class.
Insert core/lib/Drupal/Core/Database/Driver/mysql/Insert.php MySQL implementation of \Drupal\Core\Database\Query\Insert.
Schema core/lib/Drupal/Core/Database/Driver/mysql/Schema.php MySQL implementation of \Drupal\Core\Database\Schema.
Upsert core/lib/Drupal/Core/Database/Driver/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.