You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
Debug toolbar and debugger
|
|
|
|
==========================
|
|
|
|
|
|
|
|
Yii2 includes a handy toolbar to aid faster development and debugging as well as debugger. Toolbar displays information
|
|
|
|
about currently opened page while using debugger you can analyze data collected before.
|
|
|
|
|
|
|
|
Installing and configuring
|
|
|
|
--------------------------
|
|
|
|
|
|
|
|
How to use it
|
|
|
|
-------------
|
|
|
|
|
|
|
|
Creating your own panels
|
|
|
|
------------------------
|
|
|
|
|