ERROR_REPORTING_DISPLAY_SOME

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

Error reporting level: display errors and warnings.

2 uses of ERROR_REPORTING_DISPLAY_SOME
DrupalErrorHandlerTestCase::testErrorHandler in modules/simpletest/tests/error.test
Test the error handler.
error_displayable in includes/errors.inc
Determines whether an error should be displayed.

File

includes/bootstrap.inc, line 36

Code

define('ERROR_REPORTING_DISPLAY_SOME', 1);

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