Routing
establishment_single
Matched route
Route Parameters
| Name | Value |
|---|---|
| slug | "hotel-sacha" |
Route Matching Logs
Path to match:
/establishment/hotel-sacha
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _logout_middle | /middle/logout | Path does not match |
| 4 | _logout_main | /logout | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | admin | /admin | Path does not match |
| 19 | update_operator | /update/operators | Path does not match |
| 20 | middle_dashboard | /middle | Path does not match |
| 21 | middle_login | /middle/login | Path does not match |
| 22 | middle_operator_request | /middle/password/request | Path does not match |
| 23 | middle_operator_reset | /middle/password/reset/{value} | Path does not match |
| 24 | middle_logout | /middle/logout | Path does not match |
| 25 | add_review_suscriber | /add/news/letter/suscriber | Path does not match |
| 26 | add_establissment_google_cpt | /add/establissment/autocplt | Path does not match |
| 27 | search_establishment_name | /search/name | Path does not match |
| 28 | add_news_letter_suscriber | /add/news/letter/suscriber | Path does not match |
| 29 | subscriber_form_template | /subscriber/form/template | Path does not match |
| 30 | app_apiweb_quotationapi_changeview | /quotation/form | Path does not match |
| 31 | search_view | /search/view | Path does not match |
| 32 | add_booking | /add/booking/establishment/{slug} | Path does not match |
| 33 | confirm_booking | /confirm/booking/establishment/{slug} | Path does not match |
| 34 | category_all | /all/categories | Path does not match |
| 35 | sub_categories | /categories/{slug} | Path does not match |
| 36 | search_by_category | /categories/{slug} | Path does not match |
| 37 | contact_message | /contact | Path does not match |
| 38 | add_send_contact_messgae | /contact/agence | Path does not match |
| 39 | registration_confirm | /registration/confirm/{token} | Path does not match |
| 40 | registration_resend_confirmation | /registration/resend-confirmation | Path does not match |
| 41 | establishments_popular | /establishments/popular | Path does not match |
| 42 | establishment_list | /establishment/list/ | Path does not match |
| 43 | establishment_single | /establishment/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.