Add "top" attribute to debug method

Description

When dumping ORM Entities, it is critical to use the "top" attribute to prevent the dump from recursing infinitely down into object graphs where it is possible, or even just to prevent it from dumping an unnecessarily huge amount of data (e.g. thousands of child entities) when you only care about the parent.

It would be really nice to be able to do this to keep debug size down:

Gliffy Diagrams

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Priority

Sentry

Created September 8, 2014 at 2:46 PM
Updated November 8, 2014 at 7:32 PM
Resolved November 8, 2014 at 7:32 PM