Symfony Online Test

Instructions:

  • This practice test has 20 questions
  • You have to attempt all the questions
  • Time will be 05:00 minute for 20 questions. After 05:00 minute, practice test will be submitted automatically and you will redirect to result page.
  • This practice test is for self evalutation, if you get less marks then passing marks. Please prepare more for get excellent mark next time
  • Best of luck :)
Time: 05:00 minutes Passing Marks: 60%

1. What is the purpose of Symfony console command helpers, such as the QuestionHelper or ProgressBar?

2. In Symfony forms, how can you define validation rules for form fields?

3. What is a subscriber in Symfony's Event Dispatcher?

4. In Symfony Doctrine ORM, what is a repository class used for?

5. What is Symfony Flex?

6. Which HTTP status code is typically used in Symfony controllers to indicate a successful response?

7. After installing Symfony, how can you start the local development server to preview your application?

8. Which of the following is NOT a Symfony component?

9. In Symfony API development, what is the purpose of API pagination?

10. What does the Symfony Standard Edition provide to developers?

11. How does Symfony Flex manage Symfony application dependencies and recipes?

12. How can you update recipes in a Symfony Flex project?

13. Which Composer command is used to create a new Symfony project?

14. What is Symfony primarily used for?

15. Which of the following best describes Symfony's philosophy?

16. In Symfony, what is the purpose of environment variables (e.g., .env file)?

17. What is a DQL (Doctrine Query Language) in Symfony Doctrine ORM?

18. Which Symfony console command is used to run PHPUnit tests in a Symfony application?

19. Which of the following statements is true about Symfony middleware?

20. Which architecture pattern symfony follows?