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 |
|---|---|---|---|
| InstallerExistingDatabaseSettingsTest | class | core/ |
Tests installation with database information in an existing settings file. |
| InstallerExistingDatabaseSettingsTest.php | file | core/ |
|
| InstallerExistingDatabaseSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingDatabaseSettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerExistingDatabaseSettingsTest::setUpSettings | function | core/ |
@todo The database settings form is not supposed to appear if settings.php contains a valid database connection already (but e.g. no config directories yet). |
| InstallerExistingDatabaseSettingsTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerNonDefaultDatabaseDriverTest | class | core/ |
Tests the interactive installer. |
| InstallerNonDefaultDatabaseDriverTest.php | file | core/ |
|
| InstallerNonDefaultDatabaseDriverTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerNonDefaultDatabaseDriverTest::$testDriverName | property | core/ |
The name of the test database driver in use. |
| InstallerNonDefaultDatabaseDriverTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerNonDefaultDatabaseDriverTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| install_database_errors | function | core/ |
Checks a database connection and returns any errors. |
| install_verify_database_ready | function | core/ |
Verify that the database is ready (no existing Drupal installation). |
| install_verify_database_settings | function | core/ |
Verifies that settings.php specifies a valid database connection. |
| JsonApiUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| KernelTestBase::$databasePrefix | property | core/ |
|
| KernelTestBase::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
| KernelTestBase::getDatabasePrefix | function | core/ |
|
| KernelTestBase::tearDownCloseDatabaseConnection | function | core/ |
@after |
| KernelTestBaseDatabaseDriverModuleTest | class | core/ |
@coversDefaultClass \Drupal\KernelTests\KernelTestBase[[api-linebreak]] |
| KernelTestBaseDatabaseDriverModuleTest.php | file | core/ |
|
| KernelTestBaseDatabaseDriverModuleTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
| KernelTestBaseDatabaseDriverModuleTest::testDatabaseDriverModuleEnabled | function | core/ |
@covers ::bootEnvironment[[api-linebreak]] |
| KernelTestBaseTest::testDatabaseDriverModuleEnabled | function | core/ |
@covers ::bootEnvironment[[api-linebreak]] |
| KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl | function | core/ |
@covers ::getDatabaseConnectionInfo[[api-linebreak]] |
| keyvalue.database | service | core/ |
Drupal\Core\KeyValueStore\KeyValueDatabaseFactory |
| keyvalue.expirable.database | service | core/ |
Drupal\Core\KeyValueStore\KeyValueDatabaseExpirableFactory |
| KeyValueDatabaseExpirableFactory | class | core/ |
Defines the key/value store factory for the database backend. |
| KeyValueDatabaseExpirableFactory.php | file | core/ |
|
| KeyValueDatabaseExpirableFactory::$connection | property | core/ |
The database connection. |
| KeyValueDatabaseExpirableFactory::$serializer | property | core/ |
The serialization class to use. |
| KeyValueDatabaseExpirableFactory::$storages | property | core/ |
Holds references to each instantiation so they can be terminated. |
| KeyValueDatabaseExpirableFactory::catchException | function | core/ |
Act on an exception when the table might not have been created. |
| KeyValueDatabaseExpirableFactory::garbageCollection | function | core/ |
Deletes expired items. |
| KeyValueDatabaseExpirableFactory::get | function | core/ |
Constructs a new expirable key/value store for a given collection name. |
| KeyValueDatabaseExpirableFactory::__construct | function | core/ |
Constructs this factory object. |
| KeyValueDatabaseFactory | class | core/ |
Defines the key/value store factory for the database backend. |
| KeyValueDatabaseFactory.php | file | core/ |
|
| KeyValueDatabaseFactory::$connection | property | core/ |
The database connection to use. |
| KeyValueDatabaseFactory::$serializer | property | core/ |
The serialization class to use. |
| KeyValueDatabaseFactory::get | function | core/ |
Constructs a new key/value store for a given collection name. |
| KeyValueDatabaseFactory::__construct | function | core/ |
Constructs this factory object. |
| LayoutBuilderContextMappingUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| LocaleUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| Log::removeDatabaseEntries | function | core/ |
Removes database related calls from a backtrace array. |
| MigrateDrupalUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MigrateSqlIdMapTest::$database | property | core/ |
The database connection. |
| MigrateSqlSourceTestBase::getDatabase | function | core/ |
Builds an in-memory SQLite database from a set of source data. |
| MigrateTestBase::$sourceDatabase | property | core/ |
The source database connection. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.