GET https://coupinade.fr/

Routing

app_home 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 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 app_account_edit /compte Path does not match
17 admin_role_index /admin/roles/ Path does not match
18 admin_role_new /admin/roles/new Path does not match
19 admin_role_edit /admin/roles/{id}/edit Path does not match
20 admin_role_delete /admin/roles/{id}/delete Path does not match
21 admin_user_index /admin/users/ Path does not match
22 admin_user_roles /admin/users/roles Path does not match
23 admin_user_new /admin/users/new Path does not match
24 admin_user_edit /admin/users/{id}/edit Path does not match
25 agenda /agenda/fullcalendar Path does not match
26 agenda_auth /agenda/auth Path does not match
27 agenda_events /agenda/events Path does not match
28 agenda_list /agenda/list Path does not match
29 agenda_create_event /agenda/create-event Path does not match
30 update_event /agenda/update-event Path does not match
31 delete_event /agenda/delete-event Path does not match
32 agenda_agenda /agenda/google Path does not match
33 agenda_agenda_auth /agenda/agenda/auth Path does not match
34 agenda_tui_agenda_events /agenda/google/events Path does not match
35 agenda_agenda_list /agenda/agenda/list Path does not match
36 agenda_test /agenda/agenda/test Path does not match
37 app_debug_home /debug Path does not match
38 clear_cache /debug/cache-clear Path does not match
39 debug_routes /debug/debug-routes Path does not match
40 app_debug_run_migrations /debug/run-migrations Path does not match
41 app_debug_migrations_rollback_one /debug/migrations-rollback-one Path does not match
42 app_debug_schema_check /debug/schema-check Path does not match
43 app_debug_schema_fix /debug/schema-fix Path does not match
44 app_debug_migrations_baseline /debug/migrations-baseline Path does not match
45 app_debug_location_reminders /debug/location-reminders Path does not match
46 app_debug_test_email /debug/test-email Path does not match
47 app_debug_gps_log /debug/gps-log Path does not match
48 app_debug_gps_log_clear /debug/gps-log/clear Path does not match
49 app_debug_gps_log_force /debug/gps-log/force Path does not match
50 app_debug_gps_log_resend /debug/gps-log/resend Path does not match
51 admin_report_template_index /admin/geometrie/templates/ Path does not match
52 admin_report_template_new /admin/geometrie/templates/new Path does not match
53 admin_report_template_edit /admin/geometrie/templates/{id}/edit Path does not match
54 admin_report_template_add_section /admin/geometrie/templates/{id}/sections/add Path does not match
55 admin_report_template_import_section /admin/geometrie/templates/{id}/sections/import Path does not match
56 admin_report_template_delete /admin/geometrie/templates/{id}/delete Path does not match
57 admin_geometrie_section_index /admin/geometrie/sections/ Path does not match
58 admin_geometrie_section_new /admin/geometrie/sections/new Path does not match
59 admin_geometrie_section_edit /admin/geometrie/sections/{id}/edit Path does not match
60 admin_geometrie_section_add_field /admin/geometrie/sections/{id}/fields/add Path does not match
61 geometrie_report_index /geometrie/reports/ Path does not match
62 geometrie_report_delete /geometrie/reports/{id}/delete Path does not match
63 geometrie_report_new /geometrie/reports/new Path does not match
64 geometrie_report_fill /geometrie/reports/fill/{templateId} Path does not match
65 geometrie_report_edit /geometrie/reports/{id}/edit Path does not match
66 geometrie_report_show /geometrie/reports/{id} Path does not match
67 api_last_gps /api/last-gps Path does not match
68 api_points_interet_index /poi Path does not match
69 api_points_interet /api/points-interet Path does not match
70 api_points_interet_add_poi /api/add-poi Path does not match
71 app_point_interet_edit /{id}/edit Path does not match
72 app_point_interet_delete /{id} Path does not match
73 poi_carte /poi/carte Path does not match
74 app_donnee_gps_index /gps/points Path does not match
75 app_donnee_gps_new /gps/points/new Path does not match
76 app_donnee_gps_show /gps/points/gps/{id} Path does not match
77 app_donnee_gps_edit /gps/points/gps/{id}/edit Path does not match
78 app_donnee_gps_delete /gps/points/gps/{id} Path does not match
79 gps_par_date /gps/points/imei/{date} Path does not match
80 app_donnee_gps_listByDateAndIMEI /gps/points/gps/listeeee/{dateDonnee} Path does not match
81 carte_traceur /gps/points/carte-traceur Path does not match
82 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.