How to get current action name?
Answer / Deepak Ekka
In Yii PHP Framework, you can get the current action name using the `$this->action->id` property in your controller.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to generate crud code?
Which php version is required to install yii 2.0?
What is the component, helper and why are they used, is there other way we can do same thing, what is better?
Why yii framework is faster?
What are the naming convention in yii 2.0 framework?
Can you list some database related functions in yii?
How to set home page url in yii?
What are the benefits of yii over other frameworks?
What are yii helpers?
What are the great feature of yii framework?
What are formatter in yii 2.0?
What is yii 2?