Search for database
- Search 7.x for database
- Search 9.5.x for database
- Search 8.9.x for database
- Search 10.3.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 |
---|---|---|---|
ShortcutSetDeleteForm::$database | property | core/ |
The database connection. |
SimpletestTestRunResultsStorage::setDatabasePrefix | function | core/ |
Sets the test database prefix of a test run in storage. |
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. |
SmartDefaultSettingsTest::$database | property | core/ |
The database connection used. |
Sql::$database | property | core/ |
The database connection for the map/message tables on the destination. |
Sql::getDatabase | function | core/ |
Gets the database connection. |
SqlBase::$database | property | core/ |
The database object. |
SqlBase::getDatabase | function | core/ |
Gets the database connection object. |
SqlBase::setUpDatabase | function | core/ |
Gets a connection to the referenced database. |
SqlContentEntityStorage::$database | property | core/ |
Active database connection. |
SqlContentEntityStorageSchema::$database | property | core/ |
The database connection to be used. |
SqliteDatabaseExcluder | class | core/ |
Excludes SQLite database files from stage operations. |
SqliteDatabaseExcluder.php | file | core/ |
|
SqliteDatabaseExcluder::excludeDatabaseFiles | function | core/ |
Excludes SQLite database files from stage operations. |
SqliteDatabaseExcluder::getSubscribedEvents | function | core/ |
|
SqliteDatabaseExcluder::__construct | function | core/ |
|
SqliteDatabaseExcluderTest | class | core/ |
@covers \Drupal\package_manager\PathExcluder\SqliteDatabaseExcluder[[api-linebreak]] @group package_manager @internal |
SqliteDatabaseExcluderTest.php | file | core/ |
|
SqliteDatabaseExcluderTest::$mockDatabase | property | core/ |
The mocked database connection. |
SqliteDatabaseExcluderTest::providerSqliteDatabaseFilesExcluded | function | core/ |
Data provider for ::testSqliteDatabaseFilesExcluded(). |
SqliteDatabaseExcluderTest::register | function | core/ |
Registers test-specific services. |
SqliteDatabaseExcluderTest::testSqliteDatabaseFilesExcluded | function | core/ |
Tests that SQLite database files are excluded from stage operations. |
SqliteDateSql::$database | property | core/ |
The database connection. |
SqliteDateSqlTest::$database | property | core/ |
The mocked database service. |
SqlModeTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
SqlModeTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
SqlTest::$database | property | core/ |
Database connection. |
StagedDBUpdateValidatorTest::providerStagedDatabaseUpdate | function | core/ |
Data provider for ::testStagedDatabaseUpdates(). |
StagedDBUpdateValidatorTest::testStagedDatabaseUpdate | function | core/ |
Tests validation of staged database updates. |
StringDatabaseStorage | class | core/ |
Defines a class to store localized strings in the database. |
StringDatabaseStorage.php | file | core/ |
|
StringDatabaseStorage::$connection | property | core/ |
The database connection. |
StringDatabaseStorage::$options | property | core/ |
Additional database connection options to use in queries. |
StringDatabaseStorage::checkVersion | function | core/ |
Checks whether the string version matches a given version, fix it if not. |
StringDatabaseStorage::countStrings | function | core/ |
Counts source strings. |
StringDatabaseStorage::countTranslations | function | core/ |
Counts translations. |
StringDatabaseStorage::createString | function | core/ |
Creates a source string object bound to this storage but not saved. |
StringDatabaseStorage::createTranslation | function | core/ |
Creates a string translation object bound to this storage but not saved. |
StringDatabaseStorage::dbDelete | function | core/ |
Creates delete query. |
StringDatabaseStorage::dbExecute | function | core/ |
Executes an arbitrary SELECT query string with the injected options. |
StringDatabaseStorage::dbFieldTable | function | core/ |
Gets table alias for field. |
StringDatabaseStorage::dbStringInsert | function | core/ |
Creates a database record for a string object. |
StringDatabaseStorage::dbStringKeys | function | core/ |
Gets keys values that are in a database table. |
StringDatabaseStorage::dbStringLoad | function | core/ |
Loads multiple string objects. |
StringDatabaseStorage::dbStringSelect | function | core/ |
Builds a SELECT query with multiple conditions and fields. |
StringDatabaseStorage::dbStringTable | function | core/ |
Gets table name for storing string object. |
StringDatabaseStorage::dbStringUpdate | function | core/ |
Updates string object in the database. |
StringDatabaseStorage::delete | function | core/ |
Delete string from storage. |
StringDatabaseStorage::deleteStrings | function | core/ |
Deletes source strings and translations using conditions. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.