constant WATCHDOG_ALERT

Log message severity -- Alert: action must be taken immediately.

Related topics

1 use of WATCHDOG_ALERT
check_markup in drupal/core/modules/filter/filter.module
Runs all the enabled filters on a piece of text.

File

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

Code

const WATCHDOG_ALERT = 1;