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 | $terminalColors | ||
| static | $resources | ||
| static | $objectExporters |
Methods
static mixed
dump(mixed $var, array $options = [])
Dumps variable to the output.
static string
toHtml(mixed $var, array $options = [], mixed $key = null)
Dumps variable to HTML.
static string
toText(mixed $var, array $options = [])
Dumps variable to plain text.
static string
toTerminal(mixed $var, array $options = [])
Dumps variable to x-terminal.
static void
renderAssets()
Renders