aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/smarty/smarty/docs/programmers/api-variables/variable-smarty-debug-id.md
blob: 0733ed5183729c937e7b05d1f3528f4dbd265e84 (plain) (blame)
1
2
3
4
5
6
7
8
9
\$smarty\_debug\_id {#variable.smarty.debug.id}
===================

The value of `$smarty_debug_id` defines the URL keyword to enable
debugging at browser level. The default value is `SMARTY_DEBUG`.

See also [debugging console](#chapter.debugging.console) section,
[`$debugging`](#variable.debugging) and
[`$debugging_ctrl`](#variable.debugging.ctrl).