W3cubDocs

/Drupal 8

constant ERROR_REPORTING_DISPLAY_VERBOSE

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

File

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

Code

const ERROR_REPORTING_DISPLAY_VERBOSE = 'verbose';

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!includes!bootstrap.inc/constant/ERROR_REPORTING_DISPLAY_VERBOSE/8.1.x