
www.prestashop.com/blog/en/debugging-tools/
During the development stage, developers often need to « debug » by posting, for instance, the status of a variable at any given time (t).
Any developer will tell you that all you need to do is use « var_dump() », « ...