Hi! what can I do to dump a variable (a Model, a Doctrine_Object...) in order to have a readable result and not all those information relating to doctrine objects or FLOW3 Framework? I would like to get only my variables (my properties, for example). var_dump just crashes my browser :-) Thank you!Davide