Connection::databaseType |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php |
Returns the name of the PDO driver for this connection. |
Connection::databaseType |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
Returns the name of the PDO driver for this connection. |
Connection::databaseType |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php |
Returns the name of the PDO driver for this connection. |
Connection::databaseType |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Returns the name of the PDO driver for this connection. |