Test Symfony 6
Test Symfony with answers to assess your knowledge and prepare for job interviews. Assess your technical level in 20 minutes.
My Results
Test details
Symfony is a PHP framework, it is web oriented and is coupled to the HTTP Request/Response "flow". Symfony is also a set of open source components/libraries that can be used independently of the framework.
In this Quizz you will find questions about
- Services
- Events
- The template
- Console
- Security
- The configuration
- Controllers
Test author : Smaïne Miliani
Once again, it is Smaïne who helps us to write this MCQ Symfony!
Here is his presentation!
I am a PHP developer and trainer certified Symfony 4, 5, 6.
Author of courses, content creator I publish tech articles and video about the Symfony ecosystem.
I love to transmit, share and learn from others. I am passionate about what I do, naturally pragmatic I try to provide simple solutions to complex problems, I like software architecture, DevOps, agility, people invested in what they do and eat Japanese!
I invite you to join me on LinkedIn or my website to find out more 👍
https://www.smaine.me/
Sample question
# config/packages/security.yaml
security:
# ...
password_hashers:
App\Entity\User: 'auto'
What does the 'auto' password hasher do?
Developers ratings
Recommended tests
- Our interview questions for developer
- Our interview questions for Développeur Back-end