Routing
app_commande_new
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/commande/7771/recapitulatif_commande
(route: "n/a")
Route Matching Logs
Path to match:
/commande/new
# | Route name | Path | Log |
---|---|---|---|
1 | app_admin_index | /administrateur/ | Path does not match |
2 | app_assurance_index | /assurance/ | Path does not match |
3 | app_assurance_new | /assurance/new | Path does not match |
4 | app_assurance_edit | /assurance/{id}/edit | Path does not match |
5 | app_assurance_delete | /assurance/{id} | Path does not match |
6 | app_bandeau_index | /bandeau/ | Path does not match |
7 | app_bandeau_new | /bandeau/new | Path does not match |
8 | app_bandeau_edit | /bandeau/{id}/edit | Path does not match |
9 | app_bandeau_delete | /bandeau/{id} | Path does not match |
10 | app_client_home | /client/ | Path does not match |
11 | app_client_index | /client/liste | Path does not match |
12 | app_client_new | /client/new | Path does not match |
13 | app_client_new_bulk | /client/newBulk | Path does not match |
14 | app_client_show | /client/{id} | Path does not match |
15 | app_client_edit | /client/{id}/edit | Path does not match |
16 | app_client_edit_user | /client/{id}/editUser | Path does not match |
17 | app_client_final_index | /client/final/ | Path does not match |
18 | app_client_final_new | /client/final/new | Path does not match |
19 | app_client_final_show | /client/final/{id} | Path does not match |
20 | app_client_final_edit | /client/final/{id}/edit | Path does not match |
21 | app_colis_index | /colis/ | Path does not match |
22 | app_colis_new | /colis/new | Path does not match |
23 | app_colis_show | /colis/{id} | Path does not match |
24 | app_colis_edit | /colis/{id}/edit | Path does not match |
25 | api_commande_create | /api/commandes | Path does not match |
26 | api_send_shipment | /api/send-shipment | Path does not match |
27 | app_commande_index | /commande/ | Path does not match |
28 | app_commande_kdioejfeiofjeiofesjf | /commande/kdioejfeiofjeiofesjf | Path does not match |
29 | app_commande_new | /commande/new | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.