title Controllers - Symfony Certification Preparation List Back to index Controllers Controller - symfony.com ✅ Naming conventions Controller Naming Pattern - symfony.com ❌ (à verifier, plus en 5) The base Controller class AbstractController.php - github.com ✅ The request & response The Request and Response Object - symfony.com ✅ The cookies The HttpFoundation Component - symfony.com ✅ The session Managing the Session - symfony.com ✅ The flash messages Flash Messages - symfony.com ✅ HTTP redirects Redirecting - symfony.com ✅ Internal redirects How to Forward Requests to another Controller - symfony.com ✅ Generate 404 pages Managing Errors and 404 Pages - symfony.com ✅ How to Customize Error Pages - symfony.com ✅ File upload How to Upload Files - symfony.com ✅ Built-in internal controllers Rendering a Template Directly from a Route ✅ Redirecting to URLs and Routes Directly from a Route - symfony.com ✅