Search for database
- Search 7.x for database
- Search 9.5.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 |
---|---|---|---|
InlineBlockUsage::$database | property | core/ |
The database connection. |
InstallerDatabaseErrorMessagesTest | class | core/ |
Tests the installer with database errors. |
InstallerDatabaseErrorMessagesTest.php | file | core/ |
|
InstallerDatabaseErrorMessagesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerDatabaseErrorMessagesTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerDatabaseErrorMessagesTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerDatabaseErrorMessagesTest::testSetUpSettingsErrorMessage | function | core/ |
Verifies that the error message in the settings step is correct. |
InstallerExistingBrokenDatabaseSettingsTest | class | core/ |
Tests the installer with broken database connection info in settings.php. |
InstallerExistingBrokenDatabaseSettingsTest.php | file | core/ |
|
InstallerExistingBrokenDatabaseSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerExistingBrokenDatabaseSettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
InstallerExistingBrokenDatabaseSettingsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingBrokenDatabaseSettingsTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingBrokenDatabaseSettingsTest::testRequirementsProblem | function | core/ |
Tests the expected requirements problem. |
InstallerExistingDatabaseSettingsTest | class | core/ |
Tests the installer with an existing settings file with database connection info. |
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. |
InstallProfileSystemInstall8300Test::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
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. |
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 |
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::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. |
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.