$detail public read-only property Content that is displayed in debugger detail view public string getDetail ( )
$colors public property public array getColors ( )public void setColors ( $colors )
save() public method Saves data to be later used in debugger detail view. This method is called on every page where debugger is enabled. public mixed save ( )return mixed Data to be saved
getSummary() public method public string getSummary ( )return string Content that is displayed at debug toolbar
getName() public method public string getName ( )return string Name of the panel
getFlashes() protected method Getting flash messages without deleting them or touching deletion counters protected array getFlashes ( )return array Flash messages (key => message).
getDetail() public method public string getDetail ( )return string Content that is displayed in debugger detail view
$summary public read-only property Content that is displayed at debug toolbar public string getSummary ( )
$name public read-only property Name of the panel public string getName ( )
Page 372 of 633