Routing
app_dive_booking_new
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "207" |
Route Matching Logs
Path to match:
/dive/booking/207/new
| # | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.