public toJson (mixed $variable) Returns an JSON string of information about a single variable.
public setDetailed (mixed $detailed) ...
public setStyles ([mixed $styles]) Set styles for vars type
public one (mixed $variable, [mixed $name]) Alias of variable() method
public all () Alias of variables() method
Source
public getDetailed () ...
public variables () Returns an HTML string of debugging information about any number of variables, each wrapped in a “pre”
public variable (mixed $variable, [mixed $name]) Returns an HTML string of information about a single variable