Search for getDatabase
- Search 7.x for getDatabase
- Search 8.9.x for getDatabase
- Search 10.3.x for getDatabase
- Search 11.x for getDatabase
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BootstrapConfigStorageFactory::getDatabaseStorage | function | core/ |
Returns a Database configuration storage implementation. |
CacheTagsChecksumTrait::getDatabaseConnection | function | core/ |
Returns the database connection. |
CredentialForm::getDatabaseTypes | function | core/ |
Returns all supported database driver installer objects. |
Database::getDatabaseDriverNamespace | function | core/ |
Gets the PHP namespace of a database driver from the connection info. |
DatabaseCacheTagsChecksum::getDatabaseConnection | function | core/ |
Returns the database connection. |
DbCommandBase::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
DbCommandBaseTester::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
EndOfTransactionQueriesTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
FunctionalTestSetupTrait::getDatabaseTypes | function | core/ |
Returns all supported database driver installer objects. |
KernelTestBase::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
KernelTestBase::getDatabasePrefix | function | core/ |
|
KernelTestBaseDatabaseDriverModuleTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl | function | core/ |
@covers ::getDatabaseConnectionInfo |
MigrateSqlSourceTestBase::getDatabase | function | core/ |
Builds an in-memory SQLite database from a set of source data. |
MigrateTestCase::getDatabase | function | core/ |
Gets an SQLite database connection object for use in tests. |
QueryBatchTest::getDatabase | function | core/ |
Builds an in-memory SQLite database from a set of source data. |
SiteSettingsForm::getDatabaseErrors | function | core/ |
Get any database errors and links them to a form element. |
SiteSettingsForm::getDatabaseErrorsTemplate | function | core/ |
Gets the inline template render array to display the database errors. |
Sql::getDatabase | function | core/ |
Gets the database connection. |
SqlBase::getDatabase | function | core/ |
Gets the database connection object. |
SqlModeTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
TestDatabase::getDatabasePrefix | function | core/ |
Gets the test database prefix. |
TestSetupTrait::getDatabaseConnection | function | core/ |
Returns the database connection to the site running Simpletest. |
TestSqlBase::getDatabase | function | core/ |
Gets the database without caching it. |
TestSqlBase::getDatabase | function | core/ |
Gets the database connection object. |
TestSqlIdMap::getDatabase | function | core/ |
Gets the database connection. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.