Routing
app_events
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
Route Matching Logs
Path to match:
/fr/event/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/bloc_replays{._format}_get_collection | /api/bloc_replays.{_format} | Path does not match |
| 11 | _api_/bloc_replays/{id}{._format}_get | /api/bloc_replays/{id}.{_format} | Path does not match |
| 12 | _api_/bloc_replays/{id}{._format}_delete | /api/bloc_replays/{id}.{_format} | Path does not match |
| 13 | custom_replayBlocs_trash | /api/custom/bloc_replays/trash | Path does not match |
| 14 | custom_replayBlocs_trash_hard | /api/custom/bloc_replays/trash/hard/{id} | Path does not match |
| 15 | _api_/brands{._format}_get_collection | /api/brands.{_format} | Path does not match |
| 16 | _api_/brands/{id}{._format}_get | /api/brands/{id}.{_format} | Path does not match |
| 17 | _api_/brands/{id}{._format}_delete | /api/brands/{id}.{_format} | Path does not match |
| 18 | custom_brands_trash | /api/custom/brands/trash | Path does not match |
| 19 | custom_brand_trash_hard | /api/custom/brand/trash/hard/{id} | Path does not match |
| 20 | custom_number_of_brands | /api/custom/number/of/brands | Path does not match |
| 21 | addToCart | /api/carts.{_format} | Path does not match |
| 22 | _api_/carts/{id}{._format}_get | /api/carts/{id}.{_format} | Path does not match |
| 23 | deleteFromCart | /api/carts/{id}.{_format} | Path does not match |
| 24 | getCartByUser | /api/carts.{_format} | Path does not match |
| 25 | _api_/comites/{id}{._format}_get | /api/comites/{id}.{_format} | Path does not match |
| 26 | _api_/comites{._format}_get_collection | /api/comites.{_format} | Path does not match |
| 27 | _api_/comites{._format}_post | /api/comites.{_format} | Path does not match |
| 28 | _api_/comites/{id}{._format}_put | /api/comites/{id}.{_format} | Path does not match |
| 29 | _api_/comites/{id}{._format}_delete | /api/comites/{id}.{_format} | Path does not match |
| 30 | _api_/content_parts{._format}_get_collection | /api/content_parts.{_format} | Path does not match |
| 31 | _api_/content_parts/{id}{._format}_get | /api/content_parts/{id}.{_format} | Path does not match |
| 32 | _api_/content_parts/{id}{._format}_delete | /api/content_parts/{id}.{_format} | Path does not match |
| 33 | custom_contentParts_trash | /api/custom/content_parts/trash | Path does not match |
| 34 | custom_contentParts_trash_hard | /api/custom/contentPart/trash/hard/{id} | Path does not match |
| 35 | events | /api/events | Path does not match |
| 36 | bloc_list | /api/blocs | Path does not match |
| 37 | _api_/events/{slug}{._format}_delete | /api/events/{slug}.{_format} | Path does not match |
| 38 | event_list | /api/events/only | Path does not match |
| 39 | event | /api/events/{slug}.{_format} | Path does not match |
| 40 | custom_event_featured | /api/custom/event/featured | Path does not match |
| 41 | footprint_views | /api/foot_prints/views/{slug} | Path does not match |
| 42 | footprint_cards_inscrit | /api/custom/number/subscribers/{slug} | Path does not match |
| 43 | footprint_cards_views | /api/custom/number/views/{slug} | Path does not match |
| 44 | message_by_event | /api/messages/{slug}/all | Path does not match |
| 45 | footprint_views_table | /api/foot_prints/views/table/{slug}/users | Path does not match |
| 46 | footprint_subscribers_table | /api/foot_prints/{slug}/subscribers | Path does not match |
| 47 | footprint_views_chart | /api/foot_prints/views/chart/{slug} | Path does not match |
| 48 | events_stats | /api/stats/events/all | Path does not match |
| 49 | statistics | /api/stats | Path does not match |
| 50 | custom_events_trash | /api/custom/events/trash | Path does not match |
| 51 | custom_event_trash_hard | /api/custom/event/trash/hard/{id} | Path does not match |
| 52 | custom_events | /api/custom/events | Path does not match |
| 53 | custom_number_of_events | /api/custom/number/of/events | Path does not match |
| 54 | custom_all_events_for_select | /api/custom/all/events/for/select | Path does not match |
| 55 | custom_resume_stat_events | /api/custom/resume/stat/events | Path does not match |
| 56 | custom_events_incoming | /api/data/events/incoming | Path does not match |
| 57 | custom_events_replays | /api/data/events/replays | Path does not match |
| 58 | data_front_page_event | /api/data/front/page/event/{slug} | Path does not match |
| 59 | custom_event_replay_slug | /api/events/{slug}/more | Path does not match |
| 60 | data_page_live | /api/data/page/live/{slug} | Path does not match |
| 61 | to_give_free_access_to_the_event | /api/give/access/to/the/event/for/free/{slug} | Path does not match |
| 62 | data_page_replay | /api/data/page/replay/{slug} | Path does not match |
| 63 | custom_average_viewing_time_per_live | /api/custom/average/viewing/time/per/live/{slug} | Path does not match |
| 64 | custom_number_viewing_live | /api/custom/number/viewing/live/{slug} | Path does not match |
| 65 | custom_chart_viewing_live | /api/custom/chart/viewing/live/{slug} | Path does not match |
| 66 | custom_average_viewing_time_per_replay | /api/custom/average/viewing/time/per/replay/{slug} | Path does not match |
| 67 | custom_number_viewing_replay | /api/custom/number/viewing/replay/{slug} | Path does not match |
| 68 | custom_chart_viewing_replay | /api/custom/chart/viewing/replay/{slug} | Path does not match |
| 69 | messages_statistics | /api/event/messages/{slug} | Path does not match |
| 70 | custom_blocs_trash | /api/custom/blocs/trash | Path does not match |
| 71 | _api_/foot_prints/{id}{._format}_get | /api/foot_prints/{id}.{_format} | Path does not match |
| 72 | resume | /api/foot_prints/resume | Path does not match |
| 73 | _api_/foot_prints/{id}/event_get_collection | /api/foot_prints/{id}/event | Path does not match |
| 74 | createFootPrint | /api/foot_prints.{_format} | Path does not match |
| 75 | updateFootPrint | /api/foot_prints/{id}.{_format} | Path does not match |
| 76 | _api_/imports/{id}{._format}_get | /api/imports/{id}.{_format} | Path does not match |
| 77 | _api_/imports{._format}_get_collection | /api/imports.{_format} | Path does not match |
| 78 | _api_/imports{._format}_post | /api/imports.{_format} | Path does not match |
| 79 | _api_/imports/{id}{._format}_patch | /api/imports/{id}.{_format} | Path does not match |
| 80 | _api_/imports/{id}{._format}_delete | /api/imports/{id}.{_format} | Path does not match |
| 81 | _api_/memberships{._format}_get_collection | /api/memberships.{_format} | Path does not match |
| 82 | _api_/membership_get | /api/membership | Path does not match |
| 83 | post | /api/messages.{_format} | Path does not match |
| 84 | _api_/messages/{id}{._format}_get | /api/messages/{id}.{_format} | Path does not match |
| 85 | _api_/messages{._format}_get_collection | /api/messages.{_format} | Path does not match |
| 86 | POST | /api/message_replies.{_format} | Path does not match |
| 87 | _api_/message_replies/{id}{._format}_get | /api/message_replies/{id}.{_format} | Path does not match |
| 88 | _api_/news/{id}{._format}_get | /api/news/{id}.{_format} | Path does not match |
| 89 | _api_/news{._format}_get_collection | /api/news.{_format} | Path does not match |
| 90 | _api_/news{._format}_post | /api/news.{_format} | Path does not match |
| 91 | _api_/news/{id}{._format}_patch | /api/news/{id}.{_format} | Path does not match |
| 92 | _api_/news/{id}{._format}_delete | /api/news/{id}.{_format} | Path does not match |
| 93 | _api_/occupations{._format}_get_collection | /api/occupations.{_format} | Path does not match |
| 94 | _api_/occupations/{id}{._format}_get | /api/occupations/{id}.{_format} | Path does not match |
| 95 | custom_occupations_trash | /api/custom/occupations/trash | Path does not match |
| 96 | order_create | /api/orders/create | Path does not match |
| 97 | _api_/orders/{id}{._format}_get | /api/orders/{id}.{_format} | Path does not match |
| 98 | order_capture | /api/orders/capture | Path does not match |
| 99 | order_verify | /api/orders/verify | Path does not match |
| 100 | _api_/part_programs/{id}{._format}_delete | /api/part_programs/{id}.{_format} | Path does not match |
| 101 | _api_/part_programs/{id}{._format}_get | /api/part_programs/{id}.{_format} | Path does not match |
| 102 | _api_/part_programs{._format}_get_collection | /api/part_programs.{_format} | Path does not match |
| 103 | custom_partPrograms_trash | /api/custom/part_programs/trash | Path does not match |
| 104 | custom_partProgram_trash_hard | /api/custom/partProgram/trash/hard/{id} | Path does not match |
| 105 | _api_/payment_providers/{id}{._format}_get | /api/payment_providers/{id}.{_format} | Path does not match |
| 106 | _api_/payment_providers{._format}_get_collection | /api/payment_providers.{_format} | Path does not match |
| 107 | _api_/person_of_interests/{id}{._format}_delete | /api/person_of_interests/{id}.{_format} | Path does not match |
| 108 | _api_/person_of_interests/{id}{._format}_get | /api/person_of_interests/{id}.{_format} | Path does not match |
| 109 | _api_/person_of_interests{._format}_get_collection | /api/person_of_interests.{_format} | Path does not match |
| 110 | custom_number_of_person_of_interests | /api/custom/number/of/person_of_interests | Path does not match |
| 111 | custom_poi_trash | /api/custom/person_of_interests/trash | Path does not match |
| 112 | custom_poi_trash_hard | /api/custom/personOfInterest/trash/hard/{id} | Path does not match |
| 113 | _api_/prices/{id}{._format}_delete | /api/prices/{id}.{_format} | Path does not match |
| 114 | _api_/prices/{id}{._format}_get | /api/prices/{id}.{_format} | Path does not match |
| 115 | _api_/prices{._format}_get_collection | /api/prices.{_format} | Path does not match |
| 116 | custom_prices_trash | /api/custom/prices/trash | Path does not match |
| 117 | custom_price_trash | /api/custom/price/trash/hard/{id} | Path does not match |
| 118 | custom_programs_trash | /api/custom/programs/trash | Path does not match |
| 119 | custom_program_trash_hard | /api/custom/program/trash/hard/{id} | Path does not match |
| 120 | _api_/programs/{id}{._format}_delete | /api/programs/{id}.{_format} | Path does not match |
| 121 | _api_/programs/{id}{._format}_get | /api/programs/{id}.{_format} | Path does not match |
| 122 | _api_/programs{._format}_get_collection | /api/programs.{_format} | Path does not match |
| 123 | _api_/rooms/{id}{._format}_delete | /api/rooms/{id}.{_format} | Path does not match |
| 124 | _api_/rooms{._format}_get_collection | /api/rooms.{_format} | Path does not match |
| 125 | custom_rooms_trash | /api/custom/rooms/trash | Path does not match |
| 126 | _api_/event/{slug}/rooms_get_collection | /api/event/{slug}/rooms | Path does not match |
| 127 | _api_/rooms/{id}{._format}_get | /api/rooms/{id}.{_format} | Path does not match |
| 128 | _api_/sliders/{id}{._format}_delete | /api/sliders/{id}.{_format} | Path does not match |
| 129 | _api_/sliders/{id}{._format}_get | /api/sliders/{id}.{_format} | Path does not match |
| 130 | custom_sliders_trash | /api/custom/sliders/trash | Path does not match |
| 131 | _api_/sliders{._format}_get_collection | /api/sliders.{_format} | Path does not match |
| 132 | custom_slider_trash_hard | /api/custom/slider/trash/hard/{id} | Path does not match |
| 133 | custom_sliders_global | /api/custom/sliders/global | Path does not match |
| 134 | _api_/specialities{._format}_get_collection | /api/specialities.{_format} | Path does not match |
| 135 | _api_/specialities/{id}{._format}_get | /api/specialities/{id}.{_format} | Path does not match |
| 136 | custom_specialities_trash | /api/custom/specialities/trash | Path does not match |
| 137 | _api_/tags/{id}{._format}_delete | /api/tags/{id}.{_format} | Path does not match |
| 138 | _api_/tags/{id}{._format}_get | /api/tags/{id}.{_format} | Path does not match |
| 139 | _api_/tags{._format}_get_collection | /api/tags.{_format} | Path does not match |
| 140 | custom_tags_trash | /api/custom/tags/trash | Path does not match |
| 141 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 142 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 143 | custom_users_trash | /api/custom/users/trash | Path does not match |
| 144 | custom_number_of_users | /api/custom/number/of/users | Path does not match |
| 145 | _api_/custom/export/all/users_get_collection | /api/custom/export/all/users | Path does not match |
| 146 | custom_stat_of_users_country | /api/custom/stat/of/users/country | Path does not match |
| 147 | custom_stat_new_users_by_month | /api/custom/stat/new/users/by/month | Path does not match |
| 148 | custom_stat_new_users_by_day | /api/custom/stat/new/users/by/day | Path does not match |
| 149 | custom_current_user | /api/custom/user/connected | Path does not match |
| 150 | users_without_super | /api/users/without/super | Path does not match |
| 151 | export_users_without_super | /api/custom/export/all/users/without/super | Path does not match |
| 152 | _api_/statistic/event/{slug}/users_get_collection | /api/statistic/event/{slug}/users | Path does not match |
| 153 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 154 | custom_user_trash_hard | /api/custom/user/trash/hard/{id} | Path does not match |
| 155 | _api_/user_addresses{._format}_get_collection | /api/user_addresses.{_format} | Path does not match |
| 156 | _api_/user_addresses/{id}{._format}_get | /api/user_addresses/{id}.{_format} | Path does not match |
| 157 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 158 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 159 | _wdt | /_wdt/{token} | Path does not match |
| 160 | _profiler_home | /_profiler/ | Path does not match |
| 161 | _profiler_search | /_profiler/search | Path does not match |
| 162 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 163 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 164 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 165 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 166 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 167 | _profiler_open_file | /_profiler/open | Path does not match |
| 168 | _profiler | /_profiler/{token} | Path does not match |
| 169 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 170 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 171 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 172 | app_index | / | Path does not match |
| 173 | app_change_language | /{_locale}/change | Path does not match |
| 174 | app_stripe_create | /orders/create/stripe | Path does not match |
| 175 | app_paymentstripe_cancel | /{_locale}/cart/cancel | Path does not match |
| 176 | app_success | /success | Path does not match |
| 177 | app_login | /{_locale}/login | Path does not match |
| 178 | app_logout | /logout | Path does not match |
| 179 | app_signup | /{_locale}/signup | Path does not match |
| 180 | app_complete_registration | /{_locale}/complete-registration | Path does not match |
| 181 | app_forget_password | /{_locale}/forget-passord | Path does not match |
| 182 | app_confirm_password | /{_locale}/confirm-password | Path does not match |
| 183 | app_admin_bloc_index | /admin/bloc/ | Path does not match |
| 184 | app_admin_bloc_new | /admin/bloc/new | Path does not match |
| 185 | app_admin_bloc_show | /admin/bloc/{slug} | Path does not match |
| 186 | app_admin_bloc_edit | /admin/bloc/{slug}/edit | Path does not match |
| 187 | app_admin_bloc_delete | /admin/bloc/{slug} | Path does not match |
| 188 | app_admin_bloc_replay_index | /admin/bloc_replay/ | Path does not match |
| 189 | app_admin_bloc_replay_new | /admin/bloc_replay/new/{eventManager} | Path does not match |
| 190 | app_admin_bloc_replay_show | /admin/bloc_replay/{id} | Path does not match |
| 191 | app_admin_bloc_replay_edit | /admin/bloc_replay/{id}/edit/{eventManager} | Path does not match |
| 192 | app_admin_bloc_replay_delete | /admin/bloc_replay/{id} | Path does not match |
| 193 | app_admin_brand_index | /admin/brand/ | Path does not match |
| 194 | app_admin_brand_new | /admin/brand/new/{slider} | Path does not match |
| 195 | app_admin_brand_show | /admin/brand/{id} | Path does not match |
| 196 | app_admin_brand_edit | /admin/brand/{id}/edit | Path does not match |
| 197 | app_admin_brand_delete | /admin/brand/{id} | Path does not match |
| 198 | app_admin_comite_index | /admin/comite/ | Path does not match |
| 199 | app_admin_comite_new | /admin/comite/new | Path does not match |
| 200 | app_admin_comite_show | /admin/comite/{id} | Path does not match |
| 201 | app_admin_comite_edit | /admin/comite/{id}/edit | Path does not match |
| 202 | app_admin_comite_delete | /admin/comite/{id} | Path does not match |
| 203 | app_admin_content_part_index | /admin/content_part/ | Path does not match |
| 204 | app_admin_content_part_new | /admin/content_part/new/{slug}/{part} | Path does not match |
| 205 | app_admin_content_part_show | /admin/content_part/{id} | Path does not match |
| 206 | app_admin_content_part_edit | /admin/content_part/{id}/edit/{slug} | Path does not match |
| 207 | app_admin_content_part_delete | /admin/content_part/{id} | Path does not match |
| 208 | app_admin_dashboard | /admin/dashboard | Path does not match |
| 209 | app_admin_event_index | /admin/event/ | Path does not match |
| 210 | app_admin_event_new | /admin/event/new | Path does not match |
| 211 | app_admin_event_show | /admin/event/{slug} | Path does not match |
| 212 | app_admin_event_edit | /admin/event/{slug}/edit | Path does not match |
| 213 | app_admin_event_delete | /admin/event/{slug} | Path does not match |
| 214 | app_admin_import_index | /admin/import/{slug} | Path does not match |
| 215 | app_admin_membership | /admin/membership/ | Path does not match |
| 216 | app_admin_membership_new | /admin/membership/new | Path does not match |
| 217 | app_admin_mwmbweshio_edit | /admin/membership/{id}/edit | Path does not match |
| 218 | app_admin_news_index | /admin/news/ | Path does not match |
| 219 | app_admin_news_new | /admin/news/new | Path does not match |
| 220 | app_admin_news_show | /admin/news/{id} | Path does not match |
| 221 | app_admin_news_edit | /admin/news/{id}/edit | Path does not match |
| 222 | app_admin_news_delete | /admin/news/{id} | Path does not match |
| 223 | app_admin_occupation_index | /admin/occupation/ | Path does not match |
| 224 | app_admin_occupation_new | /admin/occupation/new | Path does not match |
| 225 | app_admin_occupation_show | /admin/occupation/{id} | Path does not match |
| 226 | app_admin_occupation_edit | /admin/occupation/{id}/edit | Path does not match |
| 227 | app_admin_occupation_delete | /admin/occupation/{id} | Path does not match |
| 228 | app_admin_part_program_index | /admin/part_program/ | Path does not match |
| 229 | app_admin_part_program_new | /admin/part_program/new/{slug}/{program} | Path does not match |
| 230 | app_admin_part_program_show | /admin/part_program/{id} | Path does not match |
| 231 | app_admin_part_program_edit | /admin/part_program/{id}/edit/{slug} | Path does not match |
| 232 | app_admin_part_program_delete | /admin/part_program/{id} | Path does not match |
| 233 | admin_payment_provider | /admin/payment/ | Path does not match |
| 234 | admin_payment_provider_new | /admin/payment/new | Path does not match |
| 235 | admin_payment_provider_edit | /admin/payment/{id}/edit | Path does not match |
| 236 | app_admin_person_of_interest_index | /admin/person_of_interest/ | Path does not match |
| 237 | app_admin_person_of_interest_new | /admin/person_of_interest/new | Path does not match |
| 238 | app_admin_person_of_interest_show | /admin/person_of_interest/{id} | Path does not match |
| 239 | app_admin_person_of_interest_edit | /admin/person_of_interest/{id}/edit | Path does not match |
| 240 | app_admin_person_of_interest_delete | /admin/person_of_interest/{id} | Path does not match |
| 241 | app_admin_price_index | /admin/price/ | Path does not match |
| 242 | app_admin_price_new | /admin/price/new | Path does not match |
| 243 | app_admin_price_show | /admin/price/{id} | Path does not match |
| 244 | app_admin_price_edit | /admin/price/{id}/edit | Path does not match |
| 245 | app_admin_price_delete | /admin/price/{id} | Path does not match |
| 246 | app_admin_program_index | /admin/program/ | Path does not match |
| 247 | app_admin_program_new | /admin/program/new/{event}/{room} | Path does not match |
| 248 | app_admin_program_show | /admin/program/{id} | Path does not match |
| 249 | app_admin_program_edit | /admin/program/{id}/edit/{slug} | Path does not match |
| 250 | app_admin_program_delete | /admin/program/{id} | Path does not match |
| 251 | app_admin_room_index | /admin/room/ | Path does not match |
| 252 | app_admin_room_new | /admin/room/new/{eventManager} | Path does not match |
| 253 | app_admin_room_show | /admin/room/{id} | Path does not match |
| 254 | app_admin_room_edit | /admin/room/{id}/edit/{eventManager} | Path does not match |
| 255 | app_admin_room_delete | /admin/room/{id} | Path does not match |
| 256 | app_admin_service_paiment_index | /admin/service/paiment/ | Path does not match |
| 257 | app_admin_slider_index | /admin/slider/ | Path does not match |
| 258 | app_admin_slider_new | /admin/slider/new | Path does not match |
| 259 | app_admin_slider_show | /admin/slider/{id} | Path does not match |
| 260 | app_admin_slider_edit | /admin/slider/{id}/edit | Path does not match |
| 261 | app_admin_slider_delete | /admin/slider/{id} | Path does not match |
| 262 | app_admin_speciality_index | /admin/speciality/ | Path does not match |
| 263 | app_admin_speciality_new | /admin/speciality/new | Path does not match |
| 264 | app_admin_speciality_show | /admin/speciality/{id} | Path does not match |
| 265 | app_admin_speciality_edit | /admin/speciality/{id}/edit | Path does not match |
| 266 | app_admin_speciality_delete | /admin/speciality/{id} | Path does not match |
| 267 | app_statistic_index | /admin/statistic/ | Path does not match |
| 268 | app_admin_stream_index | /admin/stream/ | Path does not match |
| 269 | app_admin_stream_new | /admin/stream/new | Path does not match |
| 270 | app_admin_stream_show | /admin/stream/{id} | Path does not match |
| 271 | app_admin_stream_edit | /admin/stream/{id}/edit | Path does not match |
| 272 | app_admin_stream_delete | /admin/stream/{id} | Path does not match |
| 273 | app_admin_tag_index | /admin/tag/ | Path does not match |
| 274 | app_admin_tag_new | /admin/tag/new | Path does not match |
| 275 | app_admin_tag_show | /admin/tag/{id} | Path does not match |
| 276 | app_admin_tag_edit | /admin/tag/{id}/edit | Path does not match |
| 277 | app_admin_tag_delete | /admin/tag/{id} | Path does not match |
| 278 | app_admin_user_address_new | /admin/user/address/new/{user} | Path does not match |
| 279 | app_admin_user_address_show | /admin/user/address/{id} | Path does not match |
| 280 | app_admin_user_address_edit | /admin/user/address/{id}/edit | Path does not match |
| 281 | app_admin_user_address_delete | /admin/user/address/{id} | Path does not match |
| 282 | app_admin_user_index | /admin/user/ | Path does not match |
| 283 | app_admin_user_new | /admin/user/new | Path does not match |
| 284 | app_admin_user_show | /admin/user/{id} | Path does not match |
| 285 | app_admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 286 | app_admin_user_delete | /admin/user/{id} | Path does not match |
| 287 | app_admin_users_by_event | /admin/user/event/{slug} | Path does not match |
| 288 | app_admin_trash_index | /admin/trash/{name} | Path does not match |
| 289 | app_blocs | /{_locale}/blocs/ | Path does not match |
| 290 | app_block_replays | /{_locale}/blocs/replays | Path does not match |
| 291 | app_detail_bloc | /{_locale}/blocs/{slug} | Path does not match |
| 292 | app_block_replay | /{_locale}/blocs/replay/{slug} | Path does not match |
| 293 | app_events | /{_locale}/event/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.