What is request life-cycle of yii 2.0 framework?
Answer / Vivlendra Pal
The request life-cycle in Yii 2.0 consists of several phases including bootstrap, application initialization, routing, action execution, and rendering.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to make layout in yii?
What are the core components of yii2 framework?
What are the server requirements to install yii 2.0 framework?
How to connect to the database?
How to get current action & controller name in yii2?
What is active record (ar) in yii framework?
How do you continue when you have to use yii for any application?
How to use delete(), insert() and save() methods in yii2?
What is helper in yii?
How to use ajax in yii?
What does yii stand for?
How to get current controller id in yii ?