The VarDumper component provides mechanisms for walking through any arbitraryPHP variable. It provides a better dump() function that you can use insteadof var_dump().
dump()
var_dump()