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 | 
|---|---|---|---|
| FileUpdateTest::setDatabaseDumpFiles | function | core/ | 
                                                                                        Set database dump files to be used. | 
| FileUsageTemporaryDeletionConfigurationUpdateTest::setDatabaseDumpFiles | function | core/ | 
                                                                                        Set database dump files to be used. | 
| FilterHtmlUpdateTest::setDatabaseDumpFiles | function | core/ | 
                                                                                        Set database dump files to be used. | 
| FloodTest::testDatabaseBackend | function | core/ | 
                                                                                        Test flood control database backend. | 
| ForumIndexStorage::$database | property | core/ | 
                                                                                        The active database connection. | 
| FunctionalTestSetupTrait::getDatabaseTypes | function | core/ | 
                                                                                        Returns all supported database driver installer objects. | 
| Gettext::fileToDatabase | function | core/ | 
                                                                                        Reads the given PO files into the database. | 
| GlossaryStatusFilterTest::setDatabaseDumpFiles | function | core/ | 
                                                                                        Set database dump files to be used. | 
| HelpSearch::$database | property | core/ | 
                                                                                        The current database connection. | 
| i18nVariableTest::$databaseContents | property | core/ | 
                                                                                        Database contents for tests. | 
| IdentifierFieldSchemaTypeUpdateTest::setDatabaseDumpFiles | function | core/ | 
                                                                                        Set database dump files to be used. | 
| ImageStyleDependencyUpdateTest::setDatabaseDumpFiles | function | core/ | 
                                                                                        Set database dump files to be used. | 
| ImageUpdateTest::setDatabaseDumpFiles | function | core/ | 
                                                                                        Set database dump files to be used. | 
| 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 | 
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.