WATCHDOG_ERROR
Log message severity -- Error conditions.
Related topics
29 uses of WATCHDOG_ERROR
- actions_do in includes/
actions.inc - Performs a given list of actions by executing their callback functions.
- DBLogTestCase::getSeverityConstant in modules/
dblog/ dblog.test - Gets the watchdog severity constant corresponding to the CSS class.
- drupal_chmod in includes/
file.inc - Sets the permissions on a file or directory.
- drupal_convert_to_utf8 in includes/
unicode.inc - Converts data to UTF-8.
- drupal_deliver_page in includes/
common.inc - Delivers a page callback result to the browser in the appropriate format.
File
-
includes/
bootstrap.inc, line 93
Code
define('WATCHDOG_ERROR', 3);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.