Routing
app_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/home
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | 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 | dive_location_index | /admin/divelocation/ | Path does not match |
| 18 | dive_location_new | /admin/divelocation/new | Path does not match |
| 19 | dive_location_show | /admin/divelocation/{id} | Path does not match |
| 20 | dive_location_edit | /admin/divelocation/{id}/edit | Path does not match |
| 21 | dive_location_delete | /admin/divelocation/{id} | Path does not match |
| 22 | dive_type_index | /admin/divetype/ | Path does not match |
| 23 | dive_type_new | /admin/divetype/new | Path does not match |
| 24 | dive_type_show | /admin/divetype/{id} | Path does not match |
| 25 | dive_type_edit | /admin/divetype/{id}/edit | Path does not match |
| 26 | dive_type_delete | /admin/divetype/{id} | Path does not match |
| 27 | event_location_index | /event/location/ | Path does not match |
| 28 | event_location_new | /event/location/new | Path does not match |
| 29 | event_location_show | /event/location/{id} | Path does not match |
| 30 | event_location_edit | /event/location/{id}/edit | Path does not match |
| 31 | event_location_delete | /event/location/{id} | Path does not match |
| 32 | event_type_index | /admin/eventtype/ | Path does not match |
| 33 | event_type_new | /admin/eventtype/new | Path does not match |
| 34 | event_type_show | /admin/eventtype/{id} | Path does not match |
| 35 | event_type_edit | /admin/eventtype/{id}/edit | Path does not match |
| 36 | event_type_delete | /admin/eventtype/{id} | Path does not match |
| 37 | level_index | /admin/level/ | Path does not match |
| 38 | level_new | /admin/level/new | Path does not match |
| 39 | level_show | /admin/level/{id} | Path does not match |
| 40 | level_edit | /admin/level/{id}/edit | Path does not match |
| 41 | level_delete | /admin/level/{id} | Path does not match |
| 42 | qualification_index | /admin/qualification/ | Path does not match |
| 43 | qualification_new | /admin/qualification/new | Path does not match |
| 44 | qualification_show | /admin/qualification/{id} | Path does not match |
| 45 | qualification_edit | /admin/qualification/{id}/edit | Path does not match |
| 46 | qualification_delete | /admin/qualification/{id} | Path does not match |
| 47 | admin_dive_booking_new | /director/dive/booking/{id}/new | Path does not match |
| 48 | admin_dive_booking_print | /director/dive/booking/{id}/print | Path does not match |
| 49 | admin_dive_booking_show | /director/dive/booking/{id} | Path does not match |
| 50 | admin_dive_booking_delete | /director/dive/booking/{id}/delete | Path does not match |
| 51 | dive_index | /director/dive/ | Path does not match |
| 52 | dive_new | /director/dive/new | Path does not match |
| 53 | dive_show | /director/dive/{id}/show | Path does not match |
| 54 | dive_duplicate | /director/dive/{id}/duplicate | Path does not match |
| 55 | dive_edit | /director/dive/{id}/edit | Path does not match |
| 56 | dive_delete | /director/dive/{id} | Path does not match |
| 57 | file_delete | /director/dive/file/{id} | Path does not match |
| 58 | app_dive_booking_new | /dive/booking/{id}/new | Path does not match |
| 59 | app_dive_booking_book | /dive/booking/{id}/{groupNumber}/{leader}/new | Path does not match |
| 60 | app_dive_booking_show | /dive/booking/{id} | Path does not match |
| 61 | app_dive_booking_edit | /dive/booking/{id}/edit | Path does not match |
| 62 | app_dive_booking_cancel | /dive/booking/{id}/cancel | Path does not match |
| 63 | app_dive_booking_delete | /dive/booking/{id} | Path does not match |
| 64 | app_dive_skipper_booking | /dive/booking/{id}/skipper/booking | Path does not match |
| 65 | app_dive_skipper_delete | /dive/booking/{id}/skipper/delete | Path does not match |
| 66 | app_file_editor_index | /editor/file/editor/ | Path does not match |
| 67 | app_file_editor_new | /editor/file/editor/new | Path does not match |
| 68 | app_file_editor_delete | /editor/file/editor/{id} | Path does not match |
| 69 | user_index | /user/ | Path does not match |
| 70 | user_show | /user/view/{id} | Path does not match |
| 71 | user_set_password | /user/{id}/set-password | Path does not match |
| 72 | user_edit | /user/{id}/edit | Path does not match |
| 73 | user_delete | /user/{id} | Path does not match |
| 74 | user_admin | /user/{id}/admin | Path does not match |
| 75 | user_editor | /user/{id}/editor | Path does not match |
| 76 | user_teacher | /user/{id}/teacher | Path does not match |
| 77 | reset_club_member | /user/reset/club/member | Path does not match |
| 78 | user_director | /user/{id}/director | Path does not match |
| 79 | user_director_editor | /user/{id}/directoreditor | Path does not match |
| 80 | user_director_teacher | /user/{id}/directorteacher | Path does not match |
| 81 | user_editor_teacher | /user/{id}/teachereditor | Path does not match |
| 82 | user_all | /user/{id}/userall | Path does not match |
| 83 | user_user | /user/{id}/user | Path does not match |
| 84 | event_booking_new | /event/booking/{id}/{type}/new/ | Path does not match |
| 85 | event_booking_edit | /event/booking/{id}/edit | Path does not match |
| 86 | event_booking_delete | /event/booking/{id}/delete | Path does not match |
| 87 | app_event_index | /event/ | Path does not match |
| 88 | app_event_archive | /event/archive | Path does not match |
| 89 | app_event_new | /event/new | Path does not match |
| 90 | app_event_show | /event/{id} | Path does not match |
| 91 | app_event_edit | /event/{id}/edit | Path does not match |
| 92 | app_event_delete | /event/{id} | Path does not match |
| 93 | event_file_delete | /event/file/{id} | Path does not match |
| 94 | app_file_user_index | /file/user/ | Path does not match |
| 95 | app_file_user_new | /file/user/new | Path does not match |
| 96 | app_file_user_delete | /file/user/{id} | Path does not match |
| 97 | helloasso_webhook | /helloasso/webhook | Path does not match |
| 98 | helloasso_return | /helloasso/return/{bookingId} | Path does not match |
| 99 | helloasso_error | /helloasso/error/{bookingId} | Path does not match |
| 100 | helloasso_event_return | /helloasso/event/return/{bookingId} | Path does not match |
| 101 | helloasso_event_error | /helloasso/event/error/{bookingId} | Path does not match |
| 102 | app_home | /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.