GET https://coupinade.fr/

Routing

app_home 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 _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_user_index /admin/users/ Path does not match
18 admin_user_roles /admin/users/roles Path does not match
19 admin_user_new /admin/users/new Path does not match
20 admin_user_edit /admin/users/{id}/edit Path does not match
21 agenda /agenda/fullcalendar Path does not match
22 agenda_auth /agenda/auth Path does not match
23 agenda_events /agenda/events Path does not match
24 agenda_list /agenda/list Path does not match
25 agenda_create_event /agenda/create-event Path does not match
26 update_event /agenda/update-event Path does not match
27 delete_event /agenda/delete-event Path does not match
28 agenda_agenda /agenda/google Path does not match
29 agenda_agenda_auth /agenda/agenda/auth Path does not match
30 agenda_tui_agenda_events /agenda/google/events Path does not match
31 agenda_agenda_list /agenda/agenda/list Path does not match
32 agenda_test /agenda/agenda/test Path does not match
33 app_debug_home /debug Path does not match
34 clear_cache /debug/cache-clear Path does not match
35 debug_routes /debug/debug-routes Path does not match
36 app_debug_run_migrations /debug/run-migrations Path does not match
37 app_debug_migrations_rollback_one /debug/migrations-rollback-one Path does not match
38 app_debug_schema_check /debug/schema-check Path does not match
39 app_debug_schema_fix /debug/schema-fix Path does not match
40 app_debug_migrations_baseline /debug/migrations-baseline Path does not match
41 app_debug_location_reminders /debug/location-reminders Path does not match
42 app_debug_test_email /debug/test-email Path does not match
43 admin_report_template_index /admin/geometrie/templates/ Path does not match
44 admin_report_template_new /admin/geometrie/templates/new Path does not match
45 admin_report_template_edit /admin/geometrie/templates/{id}/edit Path does not match
46 admin_report_template_add_section /admin/geometrie/templates/{id}/sections/add Path does not match
47 admin_report_template_import_section /admin/geometrie/templates/{id}/sections/import Path does not match
48 admin_report_template_delete /admin/geometrie/templates/{id}/delete Path does not match
49 admin_geometrie_section_index /admin/geometrie/sections/ Path does not match
50 admin_geometrie_section_new /admin/geometrie/sections/new Path does not match
51 admin_geometrie_section_edit /admin/geometrie/sections/{id}/edit Path does not match
52 admin_geometrie_section_add_field /admin/geometrie/sections/{id}/fields/add Path does not match
53 geometrie_report_index /geometrie/reports/ Path does not match
54 geometrie_report_delete /geometrie/reports/{id}/delete Path does not match
55 geometrie_report_new /geometrie/reports/new Path does not match
56 geometrie_report_fill /geometrie/reports/fill/{templateId} Path does not match
57 geometrie_report_edit /geometrie/reports/{id}/edit Path does not match
58 geometrie_report_show /geometrie/reports/{id} Path does not match
59 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.