constant ERROR_REPORTING_DISPLAY_VERBOSE

Error reporting level: display all messages, plus backtrace information.

2 uses of ERROR_REPORTING_DISPLAY_VERBOSE

File

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

Code

const ERROR_REPORTING_DISPLAY_VERBOSE = 'verbose';