🧪 Yii PHP web application framework MCQ Quiz Hub

PHP Symfony MCQ

Choose a topic to test your knowledge and improve your Yii PHP web application framework skills

1. Which of the following is true about Symfony?




2. In MVC, which represents the structure of our business entities?




3. In Symfony, the Console component can be installed using?




4. Which component provides various options to read and write an object and array details using the string notation?




5. VarDumper component provides better dump() function




6. The process of event based programming can be summarized as - An object, called?




7. Symfony also provides a console command ________ to simplify the process of creating a new bundle




8. If you want to redirect the user to another page, use the ?




9. Symfony uses a powerful templating language called




10. A controller in Symfony is a




11. Which of the following is not a features of Symfony Framework?




12. Symfony core web-framework is a bundle called?




13. ClassLoader component provides implementation for?




14. Which component provides various options to parse .env files?




15. Symfony provides an easy and efficient component, _____________ to handle object dependency




16. A ____________ is a collection of files and folders organized in a specific structure.




17. In general, any URI has?




18. Which layer is the presentation layer of the MVC application?




19. Twig do not performs whitespace control, sandboxing, and automatic HTML escaping




20. By default, the routing configuration file in a Symfony2 application is located at