Routing
(none)
Matched route
Route Matching Logs
Path to match:
/assets/images/slider/slide1_.jpg
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | pentatrion_vite_build_proxy | /build/{path} | Path does not match |
| 3 | _profiler_vite | /_profiler/vite | Path does not match |
| 4 | admin_qrcode_show | /admin/qrcode/{id} | Path does not match |
| 5 | _logout_main | /logout | Path does not match |
| 6 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 7 | _wdt | /_wdt/{token} | Path does not match |
| 8 | _profiler_home | /_profiler/ | Path does not match |
| 9 | _profiler_search | /_profiler/search | Path does not match |
| 10 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 11 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 12 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 13 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 14 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 15 | _profiler_open_file | /_profiler/open | Path does not match |
| 16 | _profiler | /_profiler/{token} | Path does not match |
| 17 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 18 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 19 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 20 | app_box_scan | /scan/box/{uuid} | Path does not match |
| 21 | admin_dashboard_index | /admin/ | Path does not match |
| 22 | admin_box_index | /admin/box/ | Path does not match |
| 23 | admin_box_create | /admin/box/create | Path does not match |
| 24 | app_admin | /admin | Path does not match |
| 25 | admin_box_list | /admin/box/ | Path does not match |
| 26 | admin_box_show | /admin/box/{id} | Path does not match |
| 27 | admin_box_edit | /admin/box/{id}/edit | Path does not match |
| 28 | admin_box_delete | /admin/box/{id} | Path does not match |
| 29 | admin_box_generator_new | /admin/box/generate/new | Path does not match |
| 30 | app_coach_ia_chat | /coach-ia | Path does not match |
| 31 | app_home | / | Path does not match |
| 32 | partner_set_available | /partner/box/{uuid}/set-available | Path does not match |
| 33 | box_qr_png | /box-qr-png/{uuid} | Path does not match |
| 34 | app_box_return | /box/{uuid}/return | Path does not match |
| 35 | app_box_return_confirmation | /box/{uuid}/return/confirmation | Path does not match |
| 36 | app_restaurant | /restaurant | Path does not match |
| 37 | app_cuisine | /cuisine | Path does not match |
| 38 | app_user | /user | Path does not match |
| 39 | app_user_dashboard | /user/dashboard | Path does not match |
| 40 | fos_user_security_login | /login | Path does not match |
| 41 | fos_user_security_check | /login_check | Path does not match |
| 42 | fos_user_security_logout | /logout | Path does not match |
| 43 | fos_user_profile_show | /profile/ | Path does not match |
| 44 | fos_user_profile_edit | /profile/edit | Path does not match |
| 45 | fos_user_registration_register | /register/ | Path does not match |
| 46 | fos_user_registration_check_email | /register/check-email | Path does not match |
| 47 | fos_user_registration_confirm | /register/confirm/{token} | Path does not match |
| 48 | fos_user_registration_confirmed | /register/confirmed | Path does not match |
| 49 | fos_user_resetting_request | /resetting/request | Path does not match |
| 50 | fos_user_resetting_send_email | /resetting/send-email | Path does not match |
| 51 | fos_user_resetting_check_email | /resetting/check-email | Path does not match |
| 52 | fos_user_resetting_reset | /resetting/reset/{token} | Path does not match |
| 53 | fos_user_change_password | /profile/change-password | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.