Search for database
- Search 7.x for database
- Search 9.5.x for database
- Search 8.9.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 |
|---|---|---|---|
| DatabaseTestForm.php | file | core/ |
|
| DatabaseTestForm::buildForm | function | core/ |
Form constructor. |
| DatabaseTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DatabaseTestForm::submitForm | function | core/ |
Form submission handler. |
| DatabaseTestSchemaDataTrait | trait | core/ |
Trait to manage data samples for test tables. |
| DatabaseTestSchemaDataTrait.php | file | core/ |
|
| DatabaseTestSchemaDataTrait::addSampleData | function | core/ |
Sets up our sample data. |
| DatabaseTestSchemaInstallTrait | trait | core/ |
Trait to manage installation for test tables. |
| DatabaseTestSchemaInstallTrait.php | file | core/ |
|
| DatabaseTestSchemaInstallTrait::installSampleSchema | function | core/ |
Sets up our sample table schema. |
| DatabaseVersionCheckUpdateTest | class | core/ |
Tests that updates fail if the database does not meet the minimum version. |
| DatabaseVersionCheckUpdateTest.php | file | core/ |
|
| DatabaseVersionCheckUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DatabaseVersionCheckUpdateTest::setUp | function | core/ |
|
| DatabaseVersionCheckUpdateTest::testUpdate | function | core/ |
Tests that updates fail if the database does not meet the minimum version. |
| database_driver_uninstall_validator | service | core/ |
Drupal\Core\Extension\DatabaseDriverUninstallValidator |
| database_statement_monitoring_test.info.yml | file | core/ |
core/modules/system/tests/modules/database_statement_monitoring_test/database_statement_monitoring_test.info.yml |
| database_test.info.yml | file | core/ |
core/modules/system/tests/modules/database_test/database_test.info.yml |
| database_test.install | file | core/ |
Install, update and uninstall functions for the database_test module. |
| database_test.module | file | core/ |
Database test module. |
| database_test.routing.yml | file | core/ |
core/modules/system/tests/modules/database_test/database_test.routing.yml |
| database_test.services.yml | file | core/ |
core/modules/system/tests/modules/database_test/database_test.services.yml |
| database_test_query_alter | function | core/ |
Implements hook_query_alter(). |
| database_test_query_database_test_alter_remove_range_alter | function | core/ |
Implements hook_query_TAG_alter(). |
| database_test_schema | function | core/ |
Implements hook_schema(). |
| DateRangeFormatterSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| DbCommandBase::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
| DbCommandBaseTest::testSpecifyDatabaseDoesNotExist | function | core/ |
Invalid database names will throw a useful exception. |
| DbCommandBaseTest::testSpecifyDatabaseKey | function | core/ |
Tests specifying a database key. |
| DbCommandBaseTester::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
| DbLogController::$database | property | core/ |
The database service. |
| DriverSpecificDatabaseTestBase | class | core/ |
Base class for driver specific database tests. |
| DriverSpecificDatabaseTestBase.php | file | core/ |
|
| DriverSpecificDatabaseTestBase::$modules | property | core/ |
Modules to install. |
| DriverSpecificDatabaseTestBase::setUp | function | core/ |
|
| drupal-7.contact.database.php | file | core/ |
|
| Drupal6SqlBaseTest::$databaseContents | property | core/ |
Minimum database contents needed to test Drupal6SqlBase. |
| Drupal::database | function | core/ |
Returns the current primary database. |
| 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\Core\Database\EventSubscriber\StatementExecutionSubscriber | service | core/ |
|
| Drupal\database_test\EventSubscriber\DatabaseEventSubscriber | service | core/ |
|
| Drupal\performance_test\DatabaseEventEnabler | service | core/ |
|
| 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. |
| EditorAddLazyLoadImageFilterUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
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.