Routing
default
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | 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 | Path does not match |
30 | commande_export_list | /commande/exportlist_commande_dsqde8cse9dx5fe8 | Path does not match |
31 | commande_export_list_emb | /commande/exportlist_commande_emb_dsqde8cse9dx5fe8 | Path does not match |
32 | commande_export_list_all | /commande/exportlist_commande_all_dsqde8cse9dx5fe8 | Path does not match |
33 | app_check_dispo | /commande/checkDispo | Path does not match |
34 | app_check_default | /commande/checkDefault | Path does not match |
35 | app_recapitulatif_commande | /commande/{id}/recapitulatif_commande | Path does not match |
36 | app_valider_commande_temporaire | /commande/{id}/valider_commande_temporaire | Path does not match |
37 | relance_client_final | /commande/{id}/relance | Path does not match |
38 | app_commande_show | /commande/{id} | Path does not match |
39 | app_commande_edit | /commande/{id}/edit | Path does not match |
40 | packing | /commande/{id}/packing | Path does not match |
41 | validate_force | /commande/{id}/forcevalidate | Path does not match |
42 | archive | /commande/{id}/archive | Path does not match |
43 | update_creno | /commande/{id}/creneau | Path does not match |
44 | app_commande_client | /commande/{id}/client | Path does not match |
45 | app_commande_update_state | /commande/{id}/updateState | Path does not match |
46 | app_commande_undo_state | /commande/{id}/undoState | Path does not match |
47 | fedex_info | /commande/{id}/fedex | Path does not match |
48 | app_commande_add_document | /commande/{id}/addDocument | Path does not match |
49 | app_commande_cancel_shipping | /commande/{id}/cancelshipping | Path does not match |
50 | app_commande_cancel | /commande/{id}/cancelCommande | Path does not match |
51 | csv_invoice | /commande/{id}/csv_invoice | Path does not match |
52 | commande_toggle | /commande/commande/toggle | Path does not match |
53 | app_compte_index | /compte/ | Path does not match |
54 | app_compte_new | /compte/new | Path does not match |
55 | app_compte_show | /compte/{id} | Path does not match |
56 | app_compte_edit | /compte/{id}/edit | Path does not match |
57 | app_consigne_emballage_index | /consigne/emballage/ | Path does not match |
58 | app_consigne_emballage_new | /consigne/emballage/new | Path does not match |
59 | app_consigne_emballage_edit | /consigne/emballage/{id}/edit | Path does not match |
60 | app_consigne_emballage_delete | /consigne/emballage/{id} | Path does not match |
61 | default | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.