Search for data
- Search 9.5.x for data
- Search 8.9.x for data
- Search 10.3.x for data
- Search 11.x for data
- Search main for data
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseUpdateComplexTestCase::testUpdateExpression | function | modules/ |
Test update with expression values. |
| DatabaseUpdateComplexTestCase::testUpdateOnlyExpression | function | modules/ |
Test update with only expression values. |
| DatabaseUpdateLOBTestCase | class | modules/ |
Test update queries involving LOB values. |
| DatabaseUpdateLOBTestCase::getInfo | function | modules/ |
|
| DatabaseUpdateLOBTestCase::testUpdateMultipleBlob | function | modules/ |
Confirm that we can update two blob columns in the same table. |
| DatabaseUpdateLOBTestCase::testUpdateOneBlob | function | modules/ |
Confirm that we can update a blob column. |
| DatabaseUpdateTestCase | class | modules/ |
Update builder tests. |
| DatabaseUpdateTestCase::getInfo | function | modules/ |
|
| DatabaseUpdateTestCase::testExpressionUpdate | function | modules/ |
Test updating with expressions. |
| DatabaseUpdateTestCase::testMultiGTUpdate | function | modules/ |
Confirm that we can update a multiple records with a non-equality condition. |
| DatabaseUpdateTestCase::testMultiUpdate | function | modules/ |
Confirm that we can update a multiple records successfully. |
| DatabaseUpdateTestCase::testSimpleNullUpdate | function | modules/ |
Confirm updating to NULL. |
| DatabaseUpdateTestCase::testSimpleUpdate | function | modules/ |
Confirm that we can update a single record successfully. |
| DatabaseUpdateTestCase::testWhereAndConditionUpdate | function | modules/ |
Confirm that we can stack condition and where calls. |
| DatabaseUpdateTestCase::testWhereUpdate | function | modules/ |
Confirm that we can update a multiple records with a where call. |
| database_test.info | file | modules/ |
name = "Database Test" description = "Support module for Database layer tests." core = 7.x package = Testing version = VERSION hidden = TRUE |
| database_test.install | file | modules/ |
Install, update and uninstall functions for the database_test module. |
| database_test.module | file | modules/ |
|
| database_test.test | file | modules/ |
|
| database_test_db_query_temporary | function | modules/ |
Run a db_query_temporary and output the table name and its number of rows. |
| database_test_even_pager_query | function | modules/ |
Run a pager query and return the results. |
| database_test_menu | function | modules/ |
Implements hook_menu(). |
| database_test_odd_pager_query | function | modules/ |
Run a pager query and return the results. |
| database_test_query_alter | function | modules/ |
Implements hook_query_alter(). |
| database_test_query_database_test_alter_remove_range_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
| database_test_schema | function | modules/ |
Implements hook_schema(). |
| database_test_tablesort | function | modules/ |
Run a tablesort query and return the results. |
| database_test_tablesort_first | function | modules/ |
Run a tablesort query with a second order_by after and return the results. |
| database_test_theme_tablesort | function | modules/ |
Output a form without setting a header sort. |
| drupal-6.bare.database.php | file | modules/ |
|
| drupal-6.comments.database.php | file | modules/ |
|
| drupal-6.duplicate-permission.database.php | file | modules/ |
|
| drupal-6.filled.database.php | file | modules/ |
|
| drupal-6.forum.database.php | file | modules/ |
|
| drupal-6.locale.database.php | file | modules/ |
|
| drupal-6.menu.database.php | file | modules/ |
|
| drupal-6.node_type_broken.database.php | file | modules/ |
|
| drupal-6.translatable.database.php | file | modules/ |
|
| drupal-6.trigger.database.php | file | modules/ |
|
| drupal-6.upload.database.php | file | modules/ |
|
| drupal-6.user-no-password-token.database.php | file | modules/ |
|
| drupal-6.user-password-token.database.php | file | modules/ |
|
| drupal-7.aggregator.database.php | file | modules/ |
|
| drupal-7.field.database.php | file | modules/ |
|
| drupal-7.trigger.database.php | file | modules/ |
|
| DrupalDataApiTest | class | modules/ |
Tests for CRUD API functions. |
| DrupalDataApiTest::getInfo | function | modules/ |
|
| DrupalDataApiTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| DrupalDataApiTest::testDrupalWriteRecord | function | modules/ |
Test the drupal_write_record() API function. |
| DrupalDatabaseCache | class | includes/ |
Defines a default cache implementation. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.