panels
Table of Contents
Classes
- AssetPanel
- Debugger panel that collects and displays asset bundles data.
- ConfigPanel
- Debugger panel that collects and displays application configuration and environment.
- DbPanel
- Debugger panel that collects and displays database queries performed.
- DumpPanel
- Dump panel that collects and displays debug messages (Logger::LEVEL_TRACE).
- EventPanel
- Debugger panel that collects and displays information about triggered events.
- LogPanel
- Debugger panel that collects and displays logs.
- MailPanel
- Debugger panel that collects and displays the generated emails.
- ProfilingPanel
- Debugger panel that collects and displays performance profiling info.
- RequestPanel
- Debugger panel that collects and displays request data.
- RouterPanel
- RouterPanel provides a panel which displays information about routing process.
- TimelinePanel
- Debugger panel that collects and displays timeline data.
- UserPanel
- Debugger panel that collects and displays user data.