GET https://www.devz6.com/

Routing

index Matched route

Route Parameters

No parameters.

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 /_wdt/{token} Path does not match
5 _profiler_home /_profiler/ Path does not match
6 _profiler_search /_profiler/search Path does not match
7 _profiler_search_bar /_profiler/search_bar Path does not match
8 _profiler_phpinfo /_profiler/phpinfo Path does not match
9 _profiler_xdebug /_profiler/xdebug Path does not match
10 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
11 _profiler_search_results /_profiler/{token}/search/results Path does not match
12 _profiler_open_file /_profiler/open Path does not match
13 _profiler /_profiler/{token} Path does not match
14 _profiler_router /_profiler/{token}/router Path does not match
15 _profiler_exception /_profiler/{token}/exception Path does not match
16 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
17 app_mailertest_sendemail /email Path does not match
18 app_parc_action_test /parc/action/test Path does not match
19 app_parc_action_test_new /parc/action/testnew Path does not match
20 app_parc_action_index /parc/action/ Path does not match
21 app_parc_action_image /parc/action/photos/{id} Path does not match
22 app_parc_action_vehicule /parc/action/vehicule/{id} Path does not match
23 app_parc_action_agent /parc/action/agent/{id} Path does not match
24 app_parc_action_show /parc/action/{id} Path does not match
25 app_parc_action_note_show /parc/action/{id}/paraction/note Path does not match
26 app_parc_action_note_edit /parc/action/{id}/note/edit Path does not match
27 app_parc_action_new /parc/action/new Path does not match
28 app_parc_action_edit /parc/action/{id}/edit Path does not match
29 app_parc_priseencharge_show /parc/action/{id}/priseencharge Path does not match
30 app_parc_priseencharge_new /parc/action/priseencharge/new/{type} Path does not match
31 app_parc_priseencharge_new_edit /parc/action/priseencharge/new/edit/{id} Path does not match
32 app_parc_affectation_new /parc/action/affectation/new/{type} Path does not match
33 app_parc_priseencharge_edit /parc/action/{id}/priseencharge/edit Path does not match
34 app_parc_suivi_new /parc/action/suivi/new/ Path does not match
35 app_parc_suivi_edit /parc/action/suivi/edit/{parcAction} Path does not match
36 app_parc_probleme_new /parc/action/probleme/new/ Path does not match
37 app_parc_action_delete /parc/action/{id}/5478999999 Path does not match
38 app_parc_action_vehicule_new /parc/action/vehicules/new Path does not match
39 app_parc_alerte_acquit /parc/action/alerte/acquit/{id} Path does not match
40 app_upload_image /parc/action/fileupload/{id}/{imageid}/{type} Path does not match
41 app_parc_action_controle /parc/action/controle/{id}/{controle}/ Path does not match
42 app_parc_suivi_cron /parc/cron/cronsuivi/ Path does not match
43 app_parc_suivi_sms /parc/cron/cronsms/ Path does not match
44 app_parc_type_vehicule_index /parc/type/vehicule/ Path does not match
45 app_parc_type_vehicule_new /parc/type/vehicule/new Path does not match
46 app_parc_type_vehicule_show /parc/type/vehicule/{id} Path does not match
47 app_parc_type_vehicule_edit /parc/type/vehicule/{id}/edit Path does not match
48 app_parc_type_vehicule_delete /parc/type/vehicule/{id} Path does not match
49 app_parc_vehicule_agent_index /parc/vehicule/agent/ Path does not match
50 app_parc_vehicule_agent_new /parc/vehicule/agent/new Path does not match
51 app_parc_vehicule_agent_show /parc/vehicule/agent/{id} Path does not match
52 app_parc_vehicule_agent_edit /parc/vehicule/agent/{id}/edit Path does not match
53 app_parc_vehicule_agent_delete /parc/vehicule/agent/{id} Path does not match
54 app_parc_vehicule_index /parc/vehicule/ Path does not match
55 app_parc_vehicule_new /parc/vehicule/new Path does not match
56 app_parc_vehicule_show /parc/vehicule/{id} Path does not match
57 app_parc_vehicule_edit /parc/vehicule/{id}/edit Path does not match
58 app_parc_vehicule_delete /parc/vehicule/{id} Path does not match
59 app_parc_vehicule_note_show /parc/vehicule/{id}/parcvehicule/note Path does not match
60 app_parc_vehicule_note_edit /parc/vehicule/{id}/note/edit Path does not match
61 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.