https://dimawork.fr/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# 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} Path does not match
29 app_admin_mission_details /admin/mission/{id} Path does not match
30 app_admin_mission_modif /admin/mission/modif/{id} Path does not match
31 app_contact /contact Path does not match
32 app_entreprise_compte_commerciaux /entreprise/compte/commerciaux Path does not match
33 app_entreprise_creation_mission /entreprise/creation/mission Path does not match
34 app_entreprise_collaborateur /entreprise/collaborateur Path does not match
35 app_compte_commerciaux /compte/commerciaux Path does not match
36 app_entreprise_favoris /entreprise/entreprise_favoris Path does not match
37 app_entreprise /entreprise Path does not match
38 app_entreprise_inscription /entreprise/inscription/ Path does not match
39 app_info_entreprise /entreprise/info/entreprise Path does not match
40 app_entreprise_mission /entreprise/mission Path does not match
41 app_entreprise_mission_add /entreprise/mission/add Path does not match
42 app_entreprise_mission_suppr /entreprise/mission/suppr/{id} Path does not match
43 app_entreprise_mission_details /entreprise/mission/{id} Path does not match
44 app_entreprise_mission_modif /entreprise/mission/modif/{id} Path does not match
45 app_entreprise_postuler /entreprise/postuleresns Path does not match
46 app_entreprise_postuleresn_inscription /entreprise/postuleresns/inscription/ Path does not match
47 consultant_favoris /consultant/favoris Path does not match
48 add_favori /consultant/favoris/{id} Path does not match
49 remove_favori /consultant/favoris/remove/{id} Path does not match
50 app_home / Route matches!

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