Routing
website_404
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/website/404
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | sonata_admin_redirect | /admin/ | Path does not match |
| 16 | sonata_admin_retrieve_form_element | /admin/core/get-form-field-element | Path does not match |
| 17 | sonata_admin_append_form_element | /admin/core/append-form-field-element | Path does not match |
| 18 | sonata_admin_short_object_information | /admin/core/get-short-object-description.{_format} | Path does not match |
| 19 | sonata_admin_set_object_field_value | /admin/core/set-object-field-value | Path does not match |
| 20 | sonata_admin_search | /admin/search | Path does not match |
| 21 | sonata_admin_retrieve_autocomplete_items | /admin/core/get-autocomplete-items | Path does not match |
| 22 | sonata_admin_dashboard | /admin/dashboard | Path does not match |
| 23 | admin_website_list | /admin/website/list | Path does not match |
| 24 | admin_website_batch | /admin/website/batch | Path does not match |
| 25 | admin_website_edit | /admin/website/{id}/edit | Path does not match |
| 26 | admin_website_delete | /admin/website/{id}/delete | Path does not match |
| 27 | admin_website_show | /admin/website/{id}/show | Path does not match |
| 28 | admin_website_export | /admin/website/export | Path does not match |
| 29 | admin_website_send_welcome_email | /admin/website/{id}/welcome-email | Path does not match |
| 30 | admin_website_send_reset_password_email | /admin/website/{id}/reset-password-email | Path does not match |
| 31 | admin_website_cross_login | /admin/website/{id}/cross-login | Path does not match |
| 32 | admin_user_list | /admin/user/list | Path does not match |
| 33 | admin_user_create | /admin/user/create | Path does not match |
| 34 | admin_user_batch | /admin/user/batch | Path does not match |
| 35 | admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 36 | admin_user_delete | /admin/user/{id}/delete | Path does not match |
| 37 | admin_user_export | /admin/user/export | Path does not match |
| 38 | admin_usage_contract_list | /admin/contract/list | Path does not match |
| 39 | admin_usage_contract_create | /admin/contract/create | Path does not match |
| 40 | admin_usage_contract_batch | /admin/contract/batch | Path does not match |
| 41 | admin_usage_contract_edit | /admin/contract/{id}/edit | Path does not match |
| 42 | admin_usage_contract_delete | /admin/contract/{id}/delete | Path does not match |
| 43 | admin_usage_contract_show | /admin/contract/{id}/show | Path does not match |
| 44 | admin_usage_contract_export | /admin/contract/export | Path does not match |
| 45 | admin_login | /admin/login | Path does not match |
| 46 | admin_login_check | /admin/login_check | Path does not match |
| 47 | admin_logout | /admin/logout | Path does not match |
| 48 | website_404 | /website/404 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.