WATCHDOG_WARNING

Log message severity -- Warning conditions.

Related topics

23 uses of WATCHDOG_WARNING
AccessDeniedTestCase::testAccessDenied in modules/system/system.test
aggregator_aggregator_fetch in modules/aggregator/aggregator.fetcher.inc
Implements hook_aggregator_fetch().
aggregator_parse_feed in modules/aggregator/aggregator.parser.inc
Parses a feed and stores its items.
ajax_get_form in includes/ajax.inc
Gets a form submitted via #ajax during an Ajax callback.
authorize_access_denied_page in ./authorize.php
Renders a 403 access denied page for authorize.php.

... See full list

File

includes/bootstrap.inc, line 98

Code

define('WATCHDOG_WARNING', 4);

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