title Routing - Symfony Certification Preparation List Back to index Routing Routing - symfony.com Configuration (YAML, XML, PHP & annotations) Creating Routes - symfony.com Restrict URL parameters Adding {wildcard} Requirements - symfony.com Set default values to URL parameters Giving {placeholders} a Default Value - symfony.com Generate URL parameters Generating URLs - symfony.com Trigger redirects How to Configure a Redirect without a custom Controller - symfony.com Special internal routing attributes Special Routing Parameters - symfony.com Domain name matching How to Match a Route Based on the Host - symfony.com Conditional request matching How to Restrict Route Matching through Conditions - symfony.com HTTP methods matching Set the Request Parameters - symfony.com Adding HTTP Method Requirements - symfony.com User's locale guessing How to Work with the User's Locale - symfony.com Router debugging How to Visualize And Debug Routes - symfony.com