Routing
app_signup
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
Route Matching Logs
Path to match:
/fr/signup
| # | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.