You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eric Lamb edited this page Jan 3, 2024
·
3 revisions
The Variables Panel of the Debug Toolbar (EEDT) will display the request headers, all $_COOKIES, all $_GET variables, all $_POST variables, and the entire ExpressionEngine Session object.
Developers
To override the Variables Panel use the key variables with the ee_debug_toolbar_mod_panel hook.