Search for database
- Search 7.x for database
- Search 8.9.x for database
- Search 10.3.x for database
- Search 11.x for database
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
database | service | core/ |
Drupal\Core\Database\Connection |
Database | class | core/ |
Primary front-controller for the database system. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ActionConfigTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
AdvisoriesUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
BlockNodeTypeVisibilityUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
BootstrapConfigStorageFactory::getDatabaseStorage | function | core/ |
Returns a Database configuration storage implementation. |
cache.backend.database | service | core/ |
Drupal\Core\Cache\DatabaseBackendFactory |
CacheTagsChecksumTrait::getDatabaseConnection | function | core/ |
Returns the database connection. |
CKEditor5UpdateAlignmentTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CKEditor5UpdateImageToolbarItemTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CKEditorUpdateOmitDisabledPluginSettings::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ClassyUninstallUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CommentStatistics::$database | property | core/ |
The current database connection. |
CommentStatistics::$databaseReplica | property | core/ |
The replica database connection. |
CommentStatisticsUnitTest::$database | property | core/ |
Mock database connection. |
Connection::$attachedDatabases | property | core/ |
All databases attached to the current database. |
Connection::$databaseVersion | property | core/ |
Hardcoded database server version. |
Connection::attachDatabase | function | core/ |
Allows the connection to access additional databases. |
Connection::attachDatabase | function | core/ |
Allows the connection to access additional databases. |
Connection::createDatabase | function | core/ |
Overrides \Drupal\Core\Database\Connection::createDatabase(). |
Connection::createDatabase | function | core/ |
Overrides \Drupal\Core\Database\Connection::createDatabase(). |
Connection::createDatabase | function | core/ |
Creates a database. |
Connection::createDatabase | function | core/ |
Overrides \Drupal\Core\Database\Connection::createDatabase(). |
Connection::createDatabase | function | core/ |
Creates a database. |
Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
Connection::DATABASE_NOT_FOUND | constant | core/ |
Error code for "Unable to open database file" error. |
Connection::DATABASE_NOT_FOUND | constant | core/ |
Error code for "Unknown database" error. |
Connection::DATABASE_NOT_FOUND | constant | core/ |
Error code for "Unknown database" error. |
Connection::escapeDatabase | function | core/ |
Escapes a database name string. |
Connection::getAttachedDatabases | function | core/ |
Gets all the attached databases. |
ConnectionTest::providerEscapeDatabase | function | core/ |
Data provider for testEscapeDatabase. |
ConnectionTest::testEscapeDatabase | function | core/ |
@covers ::escapeDatabase[[api-linebreak]] @dataProvider providerEscapeDatabase |
ConnectionTest::testLegacyDatabaseDriverInRootDriversDirectory | function | core/ |
Tests the deprecation of Drupal 8 style database drivers. |
CredentialForm::getDatabaseTypes | function | core/ |
Returns all supported database driver installer objects. |
CronQueueTest::testDatabaseQueueReturnTypes | function | core/ |
Tests that database queue implementation complies with interfaces specs. |
CronQueueTestDatabaseDelayException | class | core/ |
A queue worker for testing cron exception handling. |
CronQueueTestDatabaseDelayException.php | file | core/ |
|
CronQueueTestDatabaseDelayException::DELAY_INTERVAL | constant | core/ |
|
CronQueueTestDatabaseDelayException::processItem | function | core/ |
Works on a single queue item. |
Database | class | core/ |
Primary front-controller for the database system. |
database | service | core/ |
Drupal\Core\Database\Connection |
Database abstraction layer | group | core/ |
Allow the use of different database servers using the same code base. |
database.api.php | file | core/ |
Hooks related to the Database system and the Schema API. |
Database.php | file | core/ |
|
database.replica | service | core/ |
Drupal\Core\Database\Connection |
database.replica_kill_switch | service | core/ |
Drupal\Core\Database\ReplicaKillSwitch |
Database::$activeKey | property | core/ |
The key of the currently active database connection. |
Database::$connections | property | core/ |
A nested array of active connections, keyed by database name and target. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.