constant DEVEL_ERROR_HANDLER_BACKTRACE_AND_MESSAGE in Devel 6
2 uses of DEVEL_ERROR_HANDLER_BACKTRACE_AND_MESSAGE
- backtrace_error_handler in ./
devel.module - Display backtrace showing the route of calls to the current error.
- devel_set_handler in ./
devel.module
File
- ./
devel.module, line 14
Code
define('DEVEL_ERROR_HANDLER_BACKTRACE_AND_MESSAGE', 3);