https://www.symfony2.for24.ch/bestellen/27

Routing

app_bestellen Matched route

Route Parameters

Name Value
id
"27"

Route Redirection

This page redirects to:

/menu (route: "n/a")

Route Matching Logs

Path to match: /bestellen/27
# Route name Path Log
1 admin /admin Path does not match
2 app_bestellung /bestellung Path does not match
3 app_bestellen /bestellen/{id} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.