Search for test
| Title | Object type | File name | Summary | 
|---|---|---|---|
| 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. | 
| DateFormatTestCase | class | modules/ | Tests date format configuration. | 
| DateFormatTestCase::$admin_user | property | modules/ | |
| DateFormatTestCase::getInfo | function | modules/ | |
| DateFormatTestCase::setUp | function | modules/ | Sets up a Drupal site for running functional and integration tests. | 
| DateFormatTestCase::testDefaultDateFormats | function | modules/ | Test the default date type formats are consistent. | 
| DateTimeFunctionalTest | class | modules/ | Tests generic date and time handling capabilities of Drupal. | 
| DateTimeFunctionalTest::$admin_user | property | modules/ | |
| DateTimeFunctionalTest::getInfo | function | modules/ | |
| DateTimeFunctionalTest::setUp | function | modules/ | Sets up a Drupal site for running functional and integration tests. | 
| DateTimeFunctionalTest::testDateFormatConfiguration | function | modules/ | Test date format configuration. | 
| DateTimeFunctionalTest::testDateFormatStorage | function | modules/ | Test if the date formats are stored properly. | 
| DateTimeFunctionalTest::testDateTypeConfiguration | function | modules/ | Test date type configuration. | 
| DateTimeFunctionalTest::testTimeZoneHandling | function | modules/ | Test time zones and DST handling. | 
| dblog.test | file | modules/ | Tests for dblog.module. | 
| DBLogTestCase | class | modules/ | Tests logging messages to the database. | 
| DBLogTestCase::$any_user | property | modules/ | A user without any permissions. | 
| DBLogTestCase::$big_user | property | modules/ | A user with some relevant administrative permissions. | 
| DBLogTestCase::assertLogMessage | function | modules/ | Confirms that a log message appears on the database log overview screen. | 
| DBLogTestCase::asText | function | modules/ | Extracts the text contained by the XHTML element. | 
| DBLogTestCase::doNode | function | modules/ | Generates and then verifies some node events. | 
| DBLogTestCase::doUser | function | modules/ | Generates and then verifies some user events. | 
| DBLogTestCase::generateLogEntries | function | modules/ | Generates a number of random database log events. | 
| DBLogTestCase::getContent | function | modules/ | Creates random content based on node content type. | 
| DBLogTestCase::getContentUpdate | function | modules/ | Creates random content as an update based on node content type. | 
| DBLogTestCase::getInfo | function | modules/ | |
| DBLogTestCase::getLogEntries | function | modules/ | Gets the database log event information from the browser page. | 
| DBLogTestCase::getSeverityConstant | function | modules/ | Gets the watchdog severity constant corresponding to the CSS class. | 
| DBLogTestCase::getTypeCount | function | modules/ | Gets the count of database log entries by database log event type. | 
| DBLogTestCase::setUp | function | modules/ | Enable modules and create users with specific permissions. | 
| DBLogTestCase::testDBLog | function | modules/ | Tests Database Logging module functionality through interfaces. | 
| DBLogTestCase::testDBLogAddAndClear | function | modules/ | Tests the addition and clearing of log events through the admin interface. | 
| DBLogTestCase::testDBLogCorrupted | function | modules/ | Tests corrupted log entries can still display available data. | 
| DBLogTestCase::testDBLogException | function | modules/ | Verifies that exceptions are caught in dblog_watchdog(). | 
| DBLogTestCase::testFilter | function | modules/ | Tests the database log filter functionality at admin/reports/dblog. | 
| DBLogTestCase::testLogMessageSanitized | function | modules/ | Make sure HTML tags are filtered out in the log detail page. | 
| DBLogTestCase::verifyCron | function | modules/ | Verifies that cron correctly applies the database log row limit. | 
| DBLogTestCase::verifyEvents | function | modules/ | Generates and then verifies various types of events. | 
| DBLogTestCase::verifyReports | function | modules/ | Confirms that database log reports are displayed at the correct paths. | 
| DBLogTestCase::verifyRowLimit | function | modules/ | Verifies setting of the database log row limit. | 
| DisabledNodeTypeTestCase | class | modules/ | Tests the upgrade path for node disabled node types. | 
| DisabledNodeTypeTestCase::getInfo | function | modules/ | 
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
