Symfony has a cool replacement to var_dump() that is similar to kint that we already use in Transvision but is more powerful as it also allows to output colored structured data to the dev server console.
http://symfony.com/doc/current/components/var_dumper/