WATCHDOG_ERROR

Log message severity -- Error conditions.

Related topics

31 uses of WATCHDOG_ERROR
actions_do in includes/actions.inc
Performs a given list of actions by executing their callback functions.
announcements_feed_cron in modules/announcements_feed/announcements_feed.module
Implements hook_cron().
announcements_feed_fetch in modules/announcements_feed/announcements_feed.inc
Fetches the feed either from a local cache or fresh remotely.
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.

... See full list

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.