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 |
---|---|---|---|
DrupalSqlBaseTest::$databaseContents | property | core/ |
Minimum database contents needed to test DrupalSqlBase. |
DrupalSqlBaseTest::testSourceDatabaseError | function | core/ |
@covers ::checkRequirements[[api-linebreak]] |
DrupalTest::testDatabase | function | core/ |
Tests the database() method. |
drupal_detect_database_types | function | core/ |
Detects all supported databases that are compiled into PHP. |
drupal_get_database_types | function | core/ |
Returns all supported database driver installer objects. |
dump-database-d6.sh | file | core/ |
Filled installation of Drupal 6.17, for test purposes. |
dump-database-d7.sh | file | core/ |
Dumps a Drupal 7 database into a Drupal 7 PHP script to test the upgrade process. |
dump-database-d8-mysql.php | file | core/ |
A command line application to dump a database to a generation script. |
EndOfTransactionQueriesTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
EntityBundleFieldTest::$database | property | core/ |
The database connection used. |
EntityDefinitionUpdateTest::$database | property | core/ |
The database connection. |
EntitySchemaTest::$database | property | core/ |
The database connection used. |
EnvironmentCleaner::$resultsDatabase | property | core/ |
Connection to the database where test results are stored. |
EnvironmentCleaner::$testDatabase | property | core/ |
Connection to the database being used for tests. |
EnvironmentCleaner::cleanDatabase | function | core/ |
Remove database entries left over in the fixture database. |
EnvironmentCleaner::doCleanDatabase | function | core/ |
Performs the fixture database cleanup. |
EnvironmentCleanerInterface::cleanDatabase | function | core/ |
Remove database entries left over in the fixture database. |
ErrorTestController::$database | property | core/ |
The database connection. |
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest | class | core/ |
@group Database |
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php | file | core/ |
|
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::setUp | function | core/ |
|
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testExistingDrupal8StyleDatabaseConnectionInSettingsPhp | function | core/ |
Confirms that the site works with Drupal 8 style database connection array. |
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testReplicaDrupal8StyleDatabaseConnectionInSettingsPhp | function | core/ |
Confirms that the replica database connection works. |
FieldableEntityDefinitionUpdateTest::$database | property | core/ |
The database connection. |
FileFieldFileExtensionsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FloodTest::testDatabaseBackend | function | core/ |
Tests 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. |
HalSettingsDeletionUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
HelpSearch::$database | property | core/ |
The current database connection. |
IdentifierFieldSchemaTypeUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ImageLazyLoadUpdateTest::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::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.