Search for databaseType

  1. Search 7.x for databaseType
  2. Search 8.9.x for databaseType
  3. Search 10.3.x for databaseType
  4. Search 11.x for databaseType
  5. Other projects
Title Object type File name Summary
Connection::databaseType function core/modules/sqlite/src/Driver/Database/sqlite/Connection.php Returns the name of the database engine accessed by this driver.
Connection::databaseType function core/modules/mysql/src/Driver/Database/mysql/Connection.php Returns the name of the database engine accessed by this driver.
Connection::databaseType function core/modules/pgsql/src/Driver/Database/pgsql/Connection.php Returns the name of the database engine accessed by this driver.
Connection::databaseType function core/tests/fixtures/database_drivers/custom/fake/Connection.php Returns the name of the database engine accessed by this driver.
Connection::databaseType function core/lib/Drupal/Core/Database/Connection.php Returns the name of the database engine accessed by this driver.
CredentialForm::getDatabaseTypes function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php Returns all supported database driver installer objects.
FunctionalTestSetupTrait::getDatabaseTypes function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Returns all supported database driver installer objects.
StubConnection::databaseType function core/tests/Drupal/Tests/Core/Database/Stub/StubConnection.php Returns the name of the database engine accessed by this driver.

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