Session:Dump
The session:dump tag is used to inspect the user session for debugging purposes.
Usage
You can dump the contents of the user session to aid with development.
{{ session:dump }}
It will be injected into the rendered page in your browser.