[FLOW3-general] Flow3 debug
Robert Lemke
robert at typo3.org
Thu Dec 15 11:36:23 CET 2011
Hi Visay,
On 02.12.2011, at 01:42, Visay Keo wrote:
> If you want to examine an object in your controller, you can use
>
> var_dump($object);
Sometimes this might crash your browser or give a lot of output on your console because all object dependencies are printed as well. In such cases (and if you prefer syntax highlighted output), just use \TYPO3\FLOW3\var_dump() instead.
Cheers,
Robert
--
Robert Lemke – Fluent Code Artisan
http://robertlemke.de/blog
Lead Developer TYPO3 Phoenix and FLOW3
Co-Founder TYPO3 Association
Get involved: typo3.org – flow3.org
More information about the FLOW3-general
mailing list