9 string references to 'watchdog' in Drupal 7
- actions_loop_test_watchdog in modules/
simpletest/ tests/ actions_loop_test.module - Implements hook_watchdog().
- bootstrap_hooks in includes/
bootstrap.inc - Defines the critical hooks that force modules to always be loaded.
- dblog_top in modules/
dblog/ dblog.admin.inc - Page callback: Shows the most frequent log messages of a given event type.
- dblog_update_7001 in modules/
dblog/ dblog.install - Update the {watchdog} table.
- dblog_update_7002 in modules/
dblog/ dblog.install - Add an index to the severity column in the watchdog database table.
- dblog_update_7003 in modules/
dblog/ dblog.install - Account for possible legacy systems where dblog was not installed.
- drupal-6.bare.database.php in modules/
simpletest/ tests/ upgrade/ drupal-6.bare.database.php - drupal-6.filled.database.php in modules/
simpletest/ tests/ upgrade/ drupal-6.filled.database.php - _drupal_log_error in includes/
errors.inc - Logs a PHP error or exception and displays an error page in fatal cases.