Navigation :
Dump
The dump flag enables a second level of debug which also prints output showing:
- All client-submitted request body.
- All returned XML/JSON/CSV content.
- All SQL statements being executed.
Enabling dump
will also enable debug
. Again, dump
output should not generally be used in a high-traffic environment.