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. |