Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
DateFormatTestCase::getInfo function modules/system/system.test
DateFormatTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
DateFormatTestCase::testDefaultDateFormats function modules/system/system.test Test the default date type formats are consistent.
DateTimeFunctionalTest class modules/system/system.test Tests generic date and time handling capabilities of Drupal.
DateTimeFunctionalTest::$admin_user property modules/system/system.test
DateTimeFunctionalTest::getInfo function modules/system/system.test
DateTimeFunctionalTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
DateTimeFunctionalTest::testDateFormatConfiguration function modules/system/system.test Test date format configuration.
DateTimeFunctionalTest::testDateFormatStorage function modules/system/system.test Test if the date formats are stored properly.
DateTimeFunctionalTest::testDateTypeConfiguration function modules/system/system.test Test date type configuration.
DateTimeFunctionalTest::testTimeZoneHandling function modules/system/system.test Test time zones and DST handling.
date_iso8601 function includes/common.inc Returns an ISO8601 formatted date based on the given date.
dblog-rtl.css file modules/dblog/dblog-rtl.css Right-to-Left styling for the Database Logging module.
dblog.css file modules/dblog/dblog.css Admin styles for the Database Logging module.
dblog.install file modules/dblog/dblog.install Install, update and uninstall functions for the dblog module.
dblog.test file modules/dblog/dblog.test Tests for dblog.module.
DBLogTestCase class modules/dblog/dblog.test Tests logging messages to the database.
DBLogTestCase::$any_user property modules/dblog/dblog.test A user without any permissions.
DBLogTestCase::$big_user property modules/dblog/dblog.test A user with some relevant administrative permissions.
DBLogTestCase::assertLogMessage function modules/dblog/dblog.test Confirms that a log message appears on the database log overview screen.
DBLogTestCase::asText function modules/dblog/dblog.test Extracts the text contained by the XHTML element.
DBLogTestCase::doNode function modules/dblog/dblog.test Generates and then verifies some node events.
DBLogTestCase::doUser function modules/dblog/dblog.test Generates and then verifies some user events.
DBLogTestCase::generateLogEntries function modules/dblog/dblog.test Generates a number of random database log events.
DBLogTestCase::getContent function modules/dblog/dblog.test Creates random content based on node content type.
DBLogTestCase::getContentUpdate function modules/dblog/dblog.test Creates random content as an update based on node content type.
DBLogTestCase::getInfo function modules/dblog/dblog.test
DBLogTestCase::getLogEntries function modules/dblog/dblog.test Gets the database log event information from the browser page.
DBLogTestCase::getSeverityConstant function modules/dblog/dblog.test Gets the watchdog severity constant corresponding to the CSS class.
DBLogTestCase::getTypeCount function modules/dblog/dblog.test Gets the count of database log entries by database log event type.
DBLogTestCase::setUp function modules/dblog/dblog.test Enable modules and create users with specific permissions.
DBLogTestCase::testDBLog function modules/dblog/dblog.test Tests Database Logging module functionality through interfaces.
DBLogTestCase::testDBLogAddAndClear function modules/dblog/dblog.test Tests the addition and clearing of log events through the admin interface.
DBLogTestCase::testDBLogCorrupted function modules/dblog/dblog.test Tests corrupted log entries can still display available data.
DBLogTestCase::testDBLogException function modules/dblog/dblog.test Verifies that exceptions are caught in dblog_watchdog().
DBLogTestCase::testFilter function modules/dblog/dblog.test Tests the database log filter functionality at admin/reports/dblog.
DBLogTestCase::testLogMessageSanitized function modules/dblog/dblog.test Make sure HTML tags are filtered out in the log detail page.
DBLogTestCase::verifyCron function modules/dblog/dblog.test Verifies that cron correctly applies the database log row limit.
DBLogTestCase::verifyEvents function modules/dblog/dblog.test Generates and then verifies various types of events.
DBLogTestCase::verifyReports function modules/dblog/dblog.test Confirms that database log reports are displayed at the correct paths.
DBLogTestCase::verifyRowLimit function modules/dblog/dblog.test Verifies setting of the database log row limit.
dblog_clear_log_submit function modules/dblog/dblog.admin.inc Form submission handler for dblog_clear_log_form().
dblog_filters function modules/dblog/dblog.admin.inc Creates a list of database log administration filters that can be applied.
dblog_filter_form_submit function modules/dblog/dblog.admin.inc Form submission handler for dblog_filter_form().
dblog_form_system_logging_settings_alter function modules/dblog/dblog.module Implements hook_form_FORM_ID_alter() for system_logging_settings().
dblog_schema function modules/dblog/dblog.install Implements hook_schema().
dblog_uninstall function modules/dblog/dblog.install Implements hook_uninstall().
db_close function includes/database/database.inc Closes the active database connection.
db_escape_field function includes/database/database.inc Restricts a dynamic column or constraint name to safe characters.
db_escape_table function includes/database/database.inc Restricts a dynamic table name to safe characters.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.