Dumper
class Dumper
Dumps a variable.
Constants
DEPTH |
|
TRUNCATE |
|
ITEMS |
|
COLLAPSE |
|
COLLAPSE_COUNT |
|
LOCATION |
|
OBJECT_EXPORTERS |
|
LAZY |
|
LIVE |
|
SNAPSHOT |
|
DEBUGINFO |
|
KEYS_TO_HIDE |
|
SCRUBBER |
|
THEME |
|
HASH |
|
LOCATION_CLASS |
|
LOCATION_SOURCE |
|
LOCATION_LINK |
|
HIDDEN_VALUE |
|
Properties
static Value[] | $liveSnapshot | ||
static array | $terminalColors | ||
static array | $resources | ||
static array | $objectExporters |
Methods
static mixed
dump($var, array $options = [])
Dumps variable to the output.
static string
toHtml($var, array $options = [], $key = null)
Dumps variable to HTML.
static string
toText($var, array $options = [])
Dumps variable to plain text.
static string
toTerminal($var, array $options = [])
Dumps variable to x-terminal.
static void
renderAssets()
Renders