Back
debugDie
Information and Debugging
debugDie
Print SQL generated by phpLens and halt execution.
Default:
Useful for debugging poorly optimized SQL that is running too long. The SQL is not executed.

Syntax
$lens->debugDie = 1;

 Basic:Yes  Advanced/Enterprise:Yes  DynamicEdit:Yes   [Version 2.0]