Same name and namespace in other branches
  1. 4.7.x includes/bootstrap.inc \WATCHDOG_WARNING
  2. 5.x includes/bootstrap.inc \WATCHDOG_WARNING
  3. 6.x includes/bootstrap.inc \WATCHDOG_WARNING
  4. 7.x includes/bootstrap.inc \WATCHDOG_WARNING
9 uses of WATCHDOG_WARNING
aggregator_parse_feed in modules/aggregator.module
comment_post in modules/comment.module
cron.php in ./cron.php
drupal_access_denied in includes/common.inc
Generates a 403 error if the request is not allowed.
drupal_notify in modules/drupal.module
Sends a ping to the Drupal directory server.

... See full list

File

includes/bootstrap.inc, line 12
Functions that need to be loaded on every Drupal request.

Code

define('WATCHDOG_WARNING', 1);