|
6 年之前 | |
---|---|---|
.. | ||
README.md | 6 年之前 | |
installation.md | 6 年之前 | |
topics-creating-your-own-panels.md | 6 年之前 |
This extension provides a debugger for Yii 2 applications. When this extension is used, a debugger toolbar will appear at the bottom of every page. The extension also provides a set of standalone pages to display more detailed debug information.
The toolbar displays information about the currently opened page, while the debugger can be used to analyze data you've previously collected (i.e., to confirm the values of variables).
Out of the box these tools allow you to:
All of this information will be available per request, allowing you to revisit the information for past requests as well.