Class yii\elasticsearch\DebugAction
| Inheritance | yii\elasticsearch\DebugAction » yii\base\Action | 
|---|---|
| Available since version | 2.0 | 
Debug Action is used by yii\elasticsearch\DebugPanel to perform elasticsearch queries using ajax.
Public Properties
| Property | Type | Description | Defined By | 
|---|---|---|---|
| $controller | \yii\debug\controllers\DefaultController | yii\elasticsearch\DebugAction | |
| $db | string | The connection id to use | yii\elasticsearch\DebugAction | 
| $panel | yii\elasticsearch\DebugPanel | yii\elasticsearch\DebugAction | 
Public Methods
| Method | Description | Defined By | 
|---|---|---|
| run() | yii\elasticsearch\DebugAction |