ERROR_REPORTING_DISPLAY_SOME

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

Error reporting level: display errors and warnings.

1 use of ERROR_REPORTING_DISPLAY_SOME
error_displayable in core/includes/errors.inc
Determines whether an error should be displayed.

File

core/includes/bootstrap.inc, line 23

Code

const ERROR_REPORTING_DISPLAY_SOME = 'some';

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