Routing
app_admin_mission_suppr
Matched route
Route Parameters
Name | Value |
---|---|
id | "371" |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/admin/mission/suppr/371
# | Route name | Path | Log |
---|---|---|---|
1 | app_accueil | /accueil | Path does not match |
2 | app_admin_operationnel | /admin/operationnel | Path does not match |
3 | app_admin_operationnel_details | /admin/operationnel/{id} | Path does not match |
4 | app_creation_admin | /creation/admin | Path does not match |
5 | app_admin_operationnel_modif | /admin/operationnel/modif/{id} | Path does not match |
6 | app_admin_operationnel_suppr | /admin/operationnel/suppr/{id} | Path does not match |
7 | app_creation_admin_fail | /creation/admin/fail | Path does not match |
8 | app_creation_admin_success | /creation/admin/success | Path does not match |
9 | app_admin_commercial | /admin/commercial | Path does not match |
10 | app_admin_commercial_add | /admin/commercial/add | Path does not match |
11 | app_admin_commercial_suppr | /admin/commercial/suppr/{id} | Path does not match |
12 | app_admin_commercial_details | /admin/commercial/{id} | Path does not match |
13 | app_admin_commercial_modif | /admin/commercial/modif/{id} | Path does not match |
14 | app_admin_consultant | /admin/consultant | Path does not match |
15 | app_admin_consultant_add | /admin/consultant/add | Path does not match |
16 | app_admin_consultant_suppr | /admin/consultant/suppr/{id} | Path does not match |
17 | app_admin_consultant_details | /admin/consultant/{id} | Path does not match |
18 | app_admin_consultant_modif | /admin/consultant/modif/{id} | Path does not match |
19 | app_detail_postuler_freelance | /admin/reponseAO/{id} | Path does not match |
20 | app_admin_entreprise | /admin/entreprise | Path does not match |
21 | app_admin_entreprise_add | /admin/entreprise/add/ | Path does not match |
22 | app_admin_entreprise_suppr | /admin/entreprise/suppr/{id} | Path does not match |
23 | app_admin_entreprise_details | /admin/entreprise/{id} | Path does not match |
24 | app_admin_entreprise_modif | /admin/entreprise/modif/{id} | Path does not match |
25 | app_info_admin | /info/admin | Path does not match |
26 | app_admin_mission | /admin/mission | Path does not match |
27 | app_admin_mission_add | /admin/mission/add | Path does not match |
28 | app_admin_mission_suppr | /admin/mission/suppr/{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.