public setStyles ([mixed $styles]) Set styles for vars type
public setDetailed (mixed $detailed) ...
public toJson (mixed $variable) Returns an JSON string of information about a single variable.
public one (mixed $variable, [mixed $name]) Alias of variable() method
public all () Alias of variables() method
public getDetailed () ...
Source
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