dump()
The dump()
function dumps information about a template variable. This is useful when debugging a template that does not behave as expected.
You can inspect several variables by passing them as additional arguments:
If you don't pass any value, all variables from the current context are dumped:
Copyright © 2025 Winter CMS