v1.0.0
English

Toolbar.php

system/Debug/Toolbar.php
1 class 12 methods

class Toolbar

Displays a toolbar with bits of stats to aid a developer in debugging. Inspiration: http://prophiler.fabfuel.de
__construct (ToolbarConfig $config) public
run (float $startTime, float $totalTime, RequestInterface $request, ResponseInterface $response) public
renderTimeline (array $collectors, float $startTime, int $segmentCount, int $segmentDuration, array &$styles) protected
renderTimelineRecursive (array $rows, float $startTime, int $segmentCount, int $segmentDuration, array &$styles, int &$styleCount, int $level = 0, bool $isChild = false) protected
collectTimelineData ($collectors) protected
void (&$row) public
structureTimelineData (array $elements) protected
collectVarData () protected
roundTo (float $number, int $increments = 5) protected
prepare (?RequestInterface $request = null, ?ResponseInterface $response = null) public
respond () public
format (string $data, string $format = 'html') protected
phpDG v1.0.0 Toolbar.php 662 files 498 classes 763 fn
Generated