Variables Panel - mithra62/ee_debug_toolbar GitHub Wiki
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.