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 |
---|---|---|---|
DatabaseTest::providerFindDriverAutoloadDirectoryException | function | core/ |
Data provider for ::testFindDriverAutoloadDirectoryException(). |
DatabaseTest::setUp | function | core/ |
|
DatabaseTest::testFindDriverAutoloadDirectory | function | core/ |
@covers ::findDriverAutoloadDirectory[[api-linebreak]] @dataProvider providerFindDriverAutoloadDirectory |
DatabaseTest::testFindDriverAutoloadDirectoryException | function | core/ |
@covers ::findDriverAutoloadDirectory[[api-linebreak]] @dataProvider providerFindDriverAutoloadDirectoryException |
DatabaseTestBase | class | core/ |
Base class for databases database tests. |
DatabaseTestBase | class | core/ |
Base class for databases database tests. |
DatabaseTestBase.php | file | core/ |
|
DatabaseTestBase.php | file | core/ |
|
DatabaseTestBase::$connection | property | core/ |
The database connection for testing. |
DatabaseTestBase::$modules | property | core/ |
Modules to enable. |
DatabaseTestBase::$modules | property | core/ |
Modules to enable. |
DatabaseTestBase::addSampleData | function | core/ |
Sets up our sample data. |
DatabaseTestBase::ensureSampleDataNull | function | core/ |
Sets up tables for NULL handling. |
DatabaseTestBase::setUp | function | core/ |
|
DatabaseTestBase::setUp | function | core/ |
|
DatabaseTestController | class | core/ |
Controller routines for database_test routes. |
DatabaseTestController.php | file | core/ |
|
DatabaseTestController::$connection | property | core/ |
The database connection. |
DatabaseTestController::create | function | core/ |
Instantiates a new instance of this class. |
DatabaseTestController::dbQueryTemporary | function | core/ |
Creates temporary table and outputs the table name and its number of rows. |
DatabaseTestController::pagerQueryEven | function | core/ |
Runs a pager query and returns the results. |
DatabaseTestController::pagerQueryOdd | function | core/ |
Runs a pager query and returns the results. |
DatabaseTestController::testTablesort | function | core/ |
Runs a tablesort query and returns the results. |
DatabaseTestController::testTablesortFirst | function | core/ |
Runs a tablesort query with a second order_by after and returns the results. |
DatabaseTestController::__construct | function | core/ |
Constructs a DatabaseTestController object. |
DatabaseTestForm | class | core/ |
Form controller for database_test module. |
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. |
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. |
DatabaseWebTestBase | class | core/ |
Base class for databases database tests. |
DatabaseWebTestBase.php | file | core/ |
|
DatabaseWebTestBase::$modules | property | core/ |
Modules to enable. |
DatabaseWebTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
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_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(). |
DatetimeRangeViewUpdateTest::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. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.