Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseStorageExpirableTest.php | file | core/ |
|
| DatabaseStorageExpirableTest::register | function | core/ |
|
| DatabaseStorageExpirableTest::setUp | function | core/ |
|
| DatabaseStorageExpirableTest::testCRUDWithExpiration | function | core/ |
Tests CRUD functionality with expiration. |
| DatabaseStorageExpirableTest::testExpiration | function | core/ |
Tests data expiration. |
| DatabaseStorageTest | class | core/ |
Tests the key-value database storage. |
| DatabaseStorageTest | class | core/ |
Tests DatabaseStorage operations. |
| DatabaseStorageTest.php | file | core/ |
|
| DatabaseStorageTest.php | file | core/ |
|
| DatabaseStorageTest::delete | function | core/ |
|
| DatabaseStorageTest::insert | function | core/ |
|
| DatabaseStorageTest::read | function | core/ |
|
| DatabaseStorageTest::register | function | core/ |
|
| DatabaseStorageTest::setUp | function | core/ |
|
| DatabaseStorageTest::setUp | function | core/ |
|
| DatabaseStorageTest::testConcurrent | function | core/ |
Tests asynchronous table creation. |
| DatabaseStorageTest::testExceptionIsThrownIfQueryFails | function | core/ |
Tests that operations throw exceptions if the query fails. |
| DatabaseStorageTest::update | function | core/ |
|
| 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::$connection | property | core/ |
The database connection for testing. |
| DatabaseTestBase::$modules | property | core/ |
|
| DatabaseTestBase::$modules | property | core/ |
|
| 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::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/ |
|
| DatabaseTestForm::getFormId | function | core/ |
|
| DatabaseTestForm::submitForm | function | core/ |
|
| DatabaseTestHooks | class | core/ |
Hook implementations for database_test. |
| DatabaseTestHooks.php | file | core/ |
|
| DatabaseTestHooks::queryAlter | function | core/ |
Implements hook_query_alter(). |
| DatabaseTestHooks::queryDatabaseTestAlterRemoveRangeAlter | function | core/ |
Implements hook_query_TAG_alter(). |
| 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. |
Pagination
- Previous page
- Page 373
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.