List some database related functions in yii 2 framework?
Answer / Manju Rani
{"ActiveRecord": "Provides a simple and powerful way to perform CRUD operations and interact with databases","DbCommand": "Executes raw SQL queries","ARQueryBuilder": "A convenient method for constructing ActiveRecord queries","Migration": "Manages database schema versions","Database": "Represents a database connection"}
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain request life cycle in yii2 framework.
How to include a javascript menu through a site?
Why gii is used?
How does yii compare with other frameworks?
What is the first file that gets loaded when you run a application using yii?
What is the naming convention in yii framework?
What is widgets in yii? How we can use it?
How can we get all root directory path in yii2?
What about the naming convention in yii?
Can you list some database related functions in yii?
How we can set default controller in yii?
How do you continue when you have to use yii for any application?