Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain request life cycle in yii2 framework.



Explain request life cycle in yii2 framework...

Answer / Kumari Anamika

The request lifecycle in Yii 2 consists of the following stages:n- Init: When a request comes in, the Web Application begins initializing by loading configuration files and starting various components.n- Routing: The router determines which controller and action should handle the request based on the URL.n- Action: The controller's action method is called to execute the requested operation.n- Rendering: If required, the action method may call 'render' or 'renderPartial' methods to generate an output.n- Finalization: Once the action is executed and rendered, the Web Application finalizes by sending the response back to the client.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Yii PHP Framework Interview Questions

What is name of first file the loaded when yii 2.0 framework starts?

1 Answers  


Benifits of yii over other frameworks?

1 Answers  


How to use asset bundles in yii?

1 Answers  


How do we extend yii?

1 Answers  


Why yii is the best framework?

1 Answers  


How to get current controller name?

1 Answers  


What is cmodel class in yii 2.0 framework?

1 Answers  


What are the benefits of yii over other frameworks?

1 Answers  


What are the new features acquired in yii2?

1 Answers  


What's new in yii release 2.0?

1 Answers  


Explain directory structure of yii 2 framework?

1 Answers  


How can we get all root directory path in yii2?

1 Answers  


Categories