Routing
event_show
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "es" |
| id | "640" |
Route Matching Logs
Path to match:
/es/event/640
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | 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 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 16 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 17 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 18 | app_account | /{_locale}/account | Path does not match |
| 19 | app_account_edit | /{_locale}/account/edit | Path does not match |
| 20 | api_account | /{_locale}/api/account | Path does not match |
| 21 | admin_changes_list | /{_locale}/admin/changes/list | Path does not match |
| 22 | change_participant_deny | /{_locale}/admin/changes/participant/{id}/deny | Path does not match |
| 23 | change_participant_accept | /{_locale}/admin/changes/participant/{id}/accept | Path does not match |
| 24 | change_eventswap_accept | /{_locale}/admin/changes/eventswap/{id}/accept | Path does not match |
| 25 | change_eventswap_deny | /{_locale}/admin/changes/eventswap/{id}/deny | Path does not match |
| 26 | change_event_deny | /{_locale}/admin/changes/event/{id}/deny | Path does not match |
| 27 | change_event_acceptall | /{_locale}/admin/changes/event/acceptall | Path does not match |
| 28 | change_event_accept | /{_locale}/admin/changes/event/{id}/accept | Path does not match |
| 29 | change_person_reference_accept | /{_locale}/admin/changes/person/reference/{id}/accept | Path does not match |
| 30 | change_person_reference_deny | /{_locale}/admin/changes/person/reference/{id}/deny | Path does not match |
| 31 | change_event_reference_accept | /{_locale}/admin/changes/event/reference/{id}/accept | Path does not match |
| 32 | change_event_reference_deny | /{_locale}/admin/changes/event/reference/{id}/deny | Path does not match |
| 33 | change_location_reference_accept | /{_locale}/admin/changes/location/reference/{id}/accept | Path does not match |
| 34 | change_location_reference_deny | /{_locale}/admin/changes/location/reference/{id}/deny | Path does not match |
| 35 | change_folk_reference_accept | /{_locale}/admin/changes/folk/reference/{id}/accept | Path does not match |
| 36 | change_folk_reference_deny | /{_locale}/admin/changes/folk/reference/{id}/deny | Path does not match |
| 37 | change_person_accept | /{_locale}/admin/changes/person/{id}/accept | Path does not match |
| 38 | change_location_accept | /{_locale}/admin/changes/location/{id}/accept | Path does not match |
| 39 | change_person_deny | /{_locale}/admin/changes/person/{id}/deny | Path does not match |
| 40 | change_location_deny | /{_locale}/admin/changes/location/{id}/deny | Path does not match |
| 41 | app_register | /{_locale}/register | Path does not match |
| 42 | app_login | /{_locale}/login | Path does not match |
| 43 | app_logout | /{_locale}/logout | Path does not match |
| 44 | password_reset_request | /{_locale}/password-reset-request | Path does not match |
| 45 | app_confirm_email | /{_locale}/confirm-email/{token} | Path does not match |
| 46 | app_set_initial_password | /{_locale}/set-password/{id} | Path does not match |
| 47 | admin_users_list | /{_locale}/admin/users/list | Path does not match |
| 48 | admin_users_edit | /{_locale}/admin/users/{id}/edit | Path does not match |
| 49 | admin_user_update | /{_locale}/admin/users/{id} | Path does not match |
| 50 | books_utility | /{_locale}/references/utility/bible_books | Path does not match |
| 51 | books_utility_chapters | /{_locale}/references/utility/verses | Path does not match |
| 52 | toggle_utility | /{_locale}/checklist/utility/toggle | Path does not match |
| 53 | checklist | /{_locale}/checklist | Path does not match |
| 54 | set_locale | /{_locale}/set-locale/{locale} | Path does not match |
| 55 | app_homepage | /{_locale}/ | Path does not match |
| 56 | setCookie | /{_locale}/setCookie | Path does not match |
| 57 | getCookie | /{_locale}/getCookie | Path does not match |
| 58 | event_list_paginate | /{_locale}/eventlist | Path does not match |
| 59 | event_list | /{_locale}/events | Path does not match |
| 60 | event_order | /{_locale}/events/order | Path does not match |
| 61 | event_delete | /{_locale}/event/{id}/delete | Path does not match |
| 62 | add_event | /{_locale}/event/new | Path does not match |
| 63 | next_event_select | /{_locale}/event/next-event-select | Path does not match |
| 64 | prev_event_select | /{_locale}/event/prev-event-select | Path does not match |
| 65 | event_swap | /{_locale}/event/swap/{event}/{swapEvent} | Path does not match |
| 66 | event_edit | /{_locale}/event/{id}/edit | Path does not match |
| 67 | event_show | /{_locale}/event/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.