WATCHDOG_WARNING
Log message severity -- Warning conditions.
Related topics
24 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.
- AJAXElementValidation::testAJAXPathWithoutData in modules/
simpletest/ tests/ ajax.test - Try to open default Ajax callback without passing required data.
- ajax_get_form in includes/
ajax.inc - Gets a form submitted via #ajax during an Ajax callback.
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.