ERROR_REPORTING_HIDE

Same name in other branches
  1. 9 core/includes/bootstrap.inc \ERROR_REPORTING_HIDE
  2. 8.9.x core/includes/bootstrap.inc \ERROR_REPORTING_HIDE
  3. 10 core/includes/bootstrap.inc \ERROR_REPORTING_HIDE
  4. 11.x core/includes/bootstrap.inc \ERROR_REPORTING_HIDE

Error reporting level: display no errors.

1 use of ERROR_REPORTING_HIDE
DrupalErrorHandlerTestCase::testErrorHandler in modules/simpletest/tests/error.test
Test the error handler.

File

includes/bootstrap.inc, line 31

Code

define('ERROR_REPORTING_HIDE', 0);

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