Class yii\debug\controllers\DefaultController
Inheritance | yii\debug\controllers\DefaultController » yii\web\Controller |
---|---|
Available since version | 2.0 |
Debugger controller
Public Properties
Property | Type | Description | Defined By |
---|---|---|---|
$layout | yii\debug\controllers\DefaultController | ||
$module | yii\debug\Module | yii\debug\controllers\DefaultController | |
$summary | array | The summary data (e.g. URL, time) | yii\debug\controllers\DefaultController |
Public Methods
Protected Methods
Method | Description | Defined By |
---|---|---|
getManifest() | yii\debug\controllers\DefaultController |
Property Details
Method Details
public void actionDownloadMail ( $file ) | ||
$file |
public void actionIndex ( ) |
public void actionToolbar ( $tag ) | ||
$tag |
public void actionView ( $tag = null, $panel = null ) | ||
$tag | ||
$panel |
public void actions ( ) |
public void beforeAction ( $action ) | ||
$action |
protected void getManifest ( $forceReload = false ) | ||
$forceReload |
public void loadData ( $tag, $maxRetry = 0 ) | ||
$tag | ||
$maxRetry |