[FLOW3-general] Flow3 debug
Visay Keo
typo3 at visay.info
Thu Dec 15 14:34:31 CET 2011
Hi Robert,
That would be a great help. Thanks for pointing that out.
Cheers,
Visay
On 12/15/2011 05:36 PM, Robert Lemke wrote:
> 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
>
More information about the FLOW3-general
mailing list