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
{{ message }}
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.
It can be useful to debug variables when using twigfiddle.
Integrate a
{{ dump() }}
function, that will use the VarDumper component in order to dump variables in a new pane (below the Result pane for example).As
{{ dump() }}
can be used several times, a line above showing where it was called (file:line) should be useful.The text was updated successfully, but these errors were encountered: