Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
bootstrap.inc
ERROR_REPORTING_HIDE
Error reporting level: display no errors.
1 use of
ERROR_REPORTING_HIDE
_drupal_get_error_level
in core/
includes/
errors.inc
Returns the current error level.
File
core/
includes/
bootstrap.inc
, line 18
Code
const
ERROR_REPORTING_HIDE
=
'
hide
'
;
RSS feed