Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | app_facturer | /facturer | Path does not match |
2 | detailmission | /detailmission/{id} | Path does not match |
3 | filter_table | /filter_table | Path does not match |
4 | excel | /excel/{site}/{dated}/{datef} | Path does not match |
5 | facturer_traiter | /facturer_traiter | Path does not match |
6 | mission | /mission | Path does not match |
7 | demande_mission | /demande_mission | Path does not match |
8 | getdossier | /getdossier | Path does not match |
9 | liste_mission_initier | /liste_mission_initier | Path does not match |
10 | accordion | /accordion | Path does not match |
11 | liste_mission_valider | /liste_mission_valider | Path does not match |
12 | repmlirPrestationByType | /repmlirPrestationByType/{id} | Path does not match |
13 | repmlirPrestationByType_v2 | /repmlirPrestationByType_v2/{id} | Path does not match |
14 | repmlirVehiculeByPrestation | /repmlirVehiculeByPrestation/{id} | Path does not match |
15 | addMission | /addMission | Path does not match |
16 | addPrestationMission | /addPrestationMission | Path does not match |
17 | editPrestationMission | /editPrestationMission | Path does not match |
18 | deletePrestationMission | /deletePrestationMission | Path does not match |
19 | filter | /filter/{id} | Path does not match |
20 | editermission | /editermission/{id} | Path does not match |
21 | initierMission | /initierMission/{id} | Path does not match |
22 | validerMission | /validerMission/{id} | Path does not match |
23 | initierMission_v2 | /initierMission_v2/{id} | Path does not match |
24 | validermission_v2 | /validermission_v2/{id} | Path does not match |
25 | confirmerInitiation | /confirmerInitiation/{id} | Path does not match |
26 | etatInitier | /etatInitier/{id} | Path does not match |
27 | initiermissioncab | /initiermissioncab/{id} | Path does not match |
28 | validermission_f | /validermission_f/{id} | Path does not match |
29 | vehicule | /vehicule | Path does not match |
30 | delete_veh | /delete_veh | Path does not match |
31 | add_vehi | /add_vehi | Path does not match |
32 | conducteur | /conducteur | Path does not match |
33 | remove_conducteur | /remove_conducteur | Path does not match |
34 | add_condu | /add_condu | Path does not match |
35 | annulerMission | /annulerMission/{id} | Path does not match |
36 | editermissions | /editermissions | Path does not match |
37 | app_register | /register | Path does not match |
38 | app_login | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.