Classes

\LeKoala\DebugBar

Name Description
DebugBar A simple helper EMPTY
DebugBarController A open handler controller for DebugBar EMPTY

\LeKoala\DebugBar\Aspects

Name Description
CacheAfterCallAspect No description available EMPTY

\LeKoala\DebugBar\Collector

Name Description
ConfigCollector Collects data about the config usage during a SilverStripe request EMPTY
DatabaseCollector Collects data about SQL statements executed through the proxied behaviour EMPTY
HeaderCollector No description available EMPTY
PartialCacheCollector Collects data about the partial cache hits and misses during a SilverStripe request EMPTY
PhpInfoCollector Extends the default PhpInfoCollector to trim long PHP version numbers EMPTY
SilverStripeCollector No description available EMPTY
TimeDataCollector No description available EMPTY

\LeKoala\DebugBar\Extension

Name Description
ControllerExtension A controller extension to log times and render the Debug Bar EMPTY
LeftAndMainExtension No description available EMPTY
ProxyDBExtension No description available EMPTY

\LeKoala\DebugBar\Messages

Name Description
LogFormatter Formats incoming log messages for display in the debug bar EMPTY

\LeKoala\DebugBar\Middleware

Name Description
DebugBarMiddleware No description available EMPTY

\LeKoala\DebugBar\Proxy

Name Description
ConfigManifestProxy No description available EMPTY
DeltaConfigManifestProxy No description available EMPTY
SSViewerProxy The template parser proxy will monitor the templates that are used during a page request. Since the use of the template parser is behind cache checks, this will only execute during a cache flush. EMPTY

\LeKoala\DebugBar\Test

Name Description
ControllerTest No description available EMPTY
DebugBarTest Tests for DebugBar EMPTY

\LeKoala\DebugBar\Test\Aspects

Name Description
CacheAfterCallAspectTest No description available EMPTY

\LeKoala\DebugBar\Test\Collector

Name Description
ConfigCollectorTest No description available EMPTY
DatabaseCollectorTest No description available EMPTY
PartialCacheCollectorTest No description available EMPTY
PhpInfoCollectorTest No description available EMPTY
SilverStripeCollectorTest No description available EMPTY
TimeDataCollectorTest No description available EMPTY

\LeKoala\DebugBar\Test\Extension

Name Description
ControllerExtensionTest No description available EMPTY
LeftAndMainExtensionTest No description available EMPTY
ProxyDBExtensionTest No description available EMPTY

\LeKoala\DebugBar\Test\Messages

Name Description
LogFormatterTest No description available EMPTY

\LeKoala\DebugBar\Test\Proxy

Name Description
SSViewerProxyTest No description available EMPTY