GET http://www.devz8.com/

Routing

app_index Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 ux_entity_autocomplete /autocomplete/{alias} Path does not match
3 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 app_agent_index /admin/agents Path does not match
19 app_agent_new /admin/agents/new Path does not match
20 app_agent_edit /admin/agents/{id}/edit Path does not match
21 app_agent_delete /admin/agents/1455555/{id} Path does not match
22 app_agent_reattrib /admin/agents/reattrib Path does not match
23 api_agent_search /admin/agents/search Path does not match
24 api_agent_reattrib /admin/agents/payload Path does not match
25 app_chargement_index /admin/chargement/ Path does not match
26 app_chargement_mission /admin/chargement/mission Path does not match
27 app_chargement_mission_fichier /admin/chargement/upload Path does not match
28 app_chargement_test /admin/chargement/test Path does not match
29 app_commentaire_mission /api/mission/commentaire/{mission_id} Path does not match
30 app_clusterapi_searchville /api/standard/search Path does not match
31 app_clusterapi_searchstandardcount /api/standard/count Path does not match
32 app_creneau /api/creneaus/{operation_id}/{agent_id}/{point_id}/{distance}/{date}/{delai} Path does not match
33 app_point_search /api/points/search/ Path does not match
34 app_products_liste /api/points/cluster/{cluster} Path does not match
35 app_points_liste /api/points/operation/{operation_id}/{mission_id} Path does not match
36 app_point_locking /api/points/locking/{id}/{lock} Path does not match
37 app_point_alerte_update /api/points/alerte/{id}/{alerte} Path does not match
38 app_point_get_V2 /api/points/getV2/ Path does not match
39 app_point_update /api/points/update/{id} Path does not match
40 app_point_update_V2 /api/points/updateV2/{point} Path does not match
41 app_points_creneau_update /api/points/creneau/update/ Path does not match
42 app_stats /api/stats/graph/{operation_id}/{mission_id} Path does not match
43 app_api_leaflet /api/leaflet/{operation}/{mission_id}/{cluster_id} Path does not match
44 app_api_leaflet_agent /api/agents/{missionID} Path does not match
45 app_api_leaflet_zoom /api/zoom/{mission}/{zoom}/{lat}/{long} Path does not match
46 app_mail_send /api/mail/{id}/{message_id}/mailsend Path does not match
47 app_sms_send2 /api/sms/{id}/{message_id}/send Path does not match
48 app_tel_send /api/tel/{id}/send Path does not match
49 app_tel_entrant /api/tel/{id}/entrant Path does not match
50 app_param_update /api/param Path does not match
51 app_search_point2 /api/search Path does not match
52 app_clusterapi_nonopti_searchville /api/standard/search Path does not match
53 app_clusterapi_nonopti_searchstandardcount /api/standard/count Path does not match
54 app_points_standard /api/points/standard Path does not match
55 app_points_planning /api/points/planning/{operation_id} Path does not match
56 app_points_exclusion /api/points/exclusion/{operation_id} Path does not match
57 app_log_delete /api/log/delete/{log} Path does not match
58 app_rv_delete /api/rv/delete/{id} Path does not match
59 app_utilisateur_resa /eae/resa/{point_id}/{creneau_id} Path does not match
60 app_utilisateur_tel /api/points/commentaireTel/{point_id} Path does not match
61 app_activer_creneau /api/creneau/activer/{creneau_id} Path does not match
62 app_utilisateur_testmercure /testmercure Path does not match
63 app_creneau_index /admin/creneau/ Path does not match
64 api_creneau_search /admin/creneau/search Path does not match
65 api_creneau_save /admin/creneau/payload Path does not match
66 app_creneauhoraire_index /admin/creneauhoraires/{operation_id} Path does not match
67 app_creneauhoraire_new /admin/creneauhoraires/new/{operation_id} Path does not match
68 app_creneauhoraire_edit /admin/creneauhoraires/{operation_id}/{creneauhoraire}/edit Path does not match
69 app_index / Route matches!

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