Class yii\debug\actions\db\ExplainAction
| Inheritance | yii\debug\actions\db\ExplainAction » yii\base\Action | 
|---|---|
| Available since version | 2.0.6 | 
ExplainAction provides EXPLAIN information for SQL queries
Public Properties
| Property | Type | Description | Defined By | 
|---|---|---|---|
| $panel | yii\debug\panels\DbPanel | yii\debug\actions\db\ExplainAction | 
Public Methods
| Method | Description | Defined By | 
|---|---|---|
| run() | yii\debug\actions\db\ExplainAction |