@ -12,6 +12,8 @@ use yii\debug\Panel;
use yii\helpers\Html;
/**
* Debugger panel that collects and displays application configuration and environment.
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @since 2.0
*/
@ -12,6 +12,8 @@ use yii\log\Logger;
* Debugger panel that collects and displays database queries performed.
@ -14,6 +14,8 @@ use yii\log\Logger;
use yii\log\Target;
* Debugger panel that collects and displays logs.
@ -13,6 +13,8 @@ use yii\helpers\Html;
use yii\log\Logger;
* Debugger panel that collects and displays performance profiling info.
@ -13,6 +13,8 @@ use yii\debug\Panel;
* Debugger panel that collects and displays request data.