Routing
app_login_client
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/equipe/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | admin_dashboard | /admin/ | Path does not match |
| 13 | admin_dashboard_test | /admin/test | Path does not match |
| 14 | admin_article_index | /admin/articles/ | Path does not match |
| 15 | admin_article_new | /admin/article/new | Path does not match |
| 16 | admin_article_show | /admin/article/{id} | Path does not match |
| 17 | admin_article_edit | /admin/article/{id}/edit | Path does not match |
| 18 | admin_article_delete | /admin/article/{id} | Path does not match |
| 19 | admin_cancel_event_application_index | /admin/cancel_event_application/ | Path does not match |
| 20 | admin_cancel_event_application_accepted | /admin/cancel_event_application/{id}/accepted | Path does not match |
| 21 | admin_cancel_event_application_refused | /admin/cancel_event_application/{id}/refused | Path does not match |
| 22 | admin_client_index | /admin/client/ | Path does not match |
| 23 | admin_client_new | /admin/client/new | Path does not match |
| 24 | admin_client_show | /admin/client/{id} | Path does not match |
| 25 | admin_client_edit | /admin/client/{id}/edit | Path does not match |
| 26 | admin_client_delete | /admin/client/{id} | Path does not match |
| 27 | admin_company_index | /admin/company/ | Path does not match |
| 28 | admin_company_new | /admin/company/new | Path does not match |
| 29 | admin_company_edit | /admin/company/{id}/edit | Path does not match |
| 30 | admin_company_delete | /admin/company/{id} | Path does not match |
| 31 | admin_configuration_email_reminders | /admin/configuration/email-reminders | Path does not match |
| 32 | admin_configuration_refunds | /admin/configuration/refunds | Path does not match |
| 33 | admin_configuration_invoice_seller | /admin/configuration/invoice-seller | Path does not match |
| 34 | admin_email_templates_display | /admin/email/templates/{office}/{templateName} | Path does not match |
| 35 | admin_event_index | /admin/event/ | Path does not match |
| 36 | admin_event_warning96h | /admin/event/warning/{hours} | Path does not match |
| 37 | admin_event_alert48h | /admin/event/alert/{hours} | Path does not match |
| 38 | admin_event_history | /admin/event/history | Path does not match |
| 39 | admin_event_cancelled | /admin/event/cancelled | Path does not match |
| 40 | admin_event_calendar | /admin/event/calendar | Path does not match |
| 41 | admin_event_data_events | /admin/event/data-events | Path does not match |
| 42 | admin_event_new | /admin/event/new | Path does not match |
| 43 | admin_event_new_slotted | /admin/event/new-slotted | Path does not match |
| 44 | admin_event_new_repeat | /admin/event/new-repeat | Path does not match |
| 45 | admin_event_data_events_single | /admin/event/data-events/{event} | Path does not match |
| 46 | admin_event_data_events_multiple | /admin/event/data-events-multiple | Path does not match |
| 47 | admin_event_show | /admin/event/show/{event} | Path does not match |
| 48 | admin_event_frequency_edit | /admin/event/frequency-edit | Path does not match |
| 49 | admin_event_slotted_edit | /admin/event/slotted-edit/{event} | Path does not match |
| 50 | admin_event_edit | /admin/event/{id}/edit | Path does not match |
| 51 | admin_event_find_events_by_tag | /admin/event/find-events-from-tag/{tag} | Path does not match |
| 52 | admin_event_workshop_info | /admin/event/workshop-info/{workshop} | Path does not match |
| 53 | admin_event_timesheet | /admin/event/{event}/timesheet | Path does not match |
| 54 | admin_event_delete | /admin/event/{id}/delete | Path does not match |
| 55 | admin_event_cancel | /admin/event/{id}/canceled | Path does not match |
| 56 | admin_invoice_applications_dashboard | /admin/invoice_applications/ | Path does not match |
| 57 | admin_invoice_applications_detail | /admin/invoice_applications/{application} | Path does not match |
| 58 | admin_invoice_applications_pdf | /admin/invoice_applications/pdf/{application} | Path does not match |
| 59 | admin_invoices_months_company | /admin/invoices/months/{company} | Path does not match |
| 60 | admin_invoices_dashboard | /admin/invoices/ | Path does not match |
| 61 | admin_marketplace_index | /admin/marketplace/ | Path does not match |
| 62 | admin_marketplace_category_index | /admin/marketplace/categories | Path does not match |
| 63 | admin_marketplace_category_parent_index | /admin/marketplace/parent | Path does not match |
| 64 | admin_marketplace_category_new | /admin/marketplace/new | Path does not match |
| 65 | admin_marketplace_category_show | /admin/marketplace/categories/details/{id} | Path does not match |
| 66 | admin_marketplace_category_edit | /admin/marketplace/{id}/edit | Path does not match |
| 67 | admin_marketplace_category_delete | /admin/marketplace/{id} | Path does not match |
| 68 | admin_marketplace_reservation_res_redir | /admin/marketplace-reservation/ | Path does not match |
| 69 | admin_marketplace_reservation_index | /admin/marketplace-reservation/pending | Path does not match |
| 70 | admin_marketplace_reservation_accepted | /admin/marketplace-reservation/accepted | Path does not match |
| 71 | admin_marketplace_reservation_special_requests | /admin/marketplace-reservation/special-requests | Path does not match |
| 72 | admin_marketplace_reservation_new | /admin/marketplace-reservation/new | Path does not match |
| 73 | admin_marketplace_reservation_new_from_workshop | /admin/marketplace-reservation/{workshop}/new-from-workshop | Path does not match |
| 74 | admin_marketplace_reservation_new_event | /admin/marketplace-reservation/{reservation}/new-event | Path does not match |
| 75 | admin_marketplace_reservation_show | /admin/marketplace-reservation/{id} | Path does not match |
| 76 | admin_marketplace_reservation_edit | /admin/marketplace-reservation/{id}/edit | Path does not match |
| 77 | admin_marketplace_reservation_cancel | /admin/marketplace-reservation/{id}/cancel | Path does not match |
| 78 | admin_marketplace_reservation_refused | /admin/marketplace-reservation/{id}/refused | Path does not match |
| 79 | admin_marketplace_reservation_delete | /admin/marketplace-reservation/{id} | Path does not match |
| 80 | admin_marketplace_reservation_accept | /admin/marketplace-reservation/{id}/accept | Path does not match |
| 81 | admin_marketplace_reservation_refuse | /admin/marketplace-reservation/{id}/refuse | Path does not match |
| 82 | admin_notifications_dashboard | /admin/notifications/ | Path does not match |
| 83 | admin_notifications_api_history | /admin/notifications/history | Path does not match |
| 84 | admin_notifications_api_segments | /admin/notifications/segments | Path does not match |
| 85 | admin_notifications_api_companies | /admin/notifications/companies | Path does not match |
| 86 | admin_notifications_api_users | /admin/notifications/users | Path does not match |
| 87 | admin_notifications_api_recipients | /admin/notifications/{id}/recipients | Path does not match |
| 88 | admin_notifications_api_create | /admin/notifications | Path does not match |
| 89 | admin_pub_index | /admin/pub/ | Path does not match |
| 90 | admin_pub_new | /admin/pub/new | Path does not match |
| 91 | admin_pub_show | /admin/pub/{id} | Path does not match |
| 92 | admin_pub_edit | /admin/pub/{id}/edit | Path does not match |
| 93 | admin_pub_delete | /admin/pub/delete/{id} | Path does not match |
| 94 | admin_pub_activate | /admin/pub/activate/{id} | Path does not match |
| 95 | admin_registration_accept | /admin/registration/{registration}/accept | Path does not match |
| 96 | admin_registration_refuse | /admin/registration/{registration}/refuse | Path does not match |
| 97 | admin_registration_cancel | /admin/registration/{registration}/cancel | Path does not match |
| 98 | admin_room_index | /admin/room/ | Path does not match |
| 99 | admin_room_new | /admin/room/new | Path does not match |
| 100 | admin_room_search | /admin/room/search | Path does not match |
| 101 | admin_room_search_one | /admin/room/search-one | Path does not match |
| 102 | admin_room_show | /admin/room/{id} | Path does not match |
| 103 | admin_room_edit | /admin/room/{id}/edit | Path does not match |
| 104 | admin_room_delete | /admin/room/{id} | Path does not match |
| 105 | admin_segmentation_search | /admin/segmentation/search | Path does not match |
| 106 | admin_specialist_index | /admin/specialist/ | Path does not match |
| 107 | admin_specialist_new | /admin/specialist/new | Path does not match |
| 108 | admin_specialist_change-specialist-select | /admin/specialist/change-specialist-select | Path does not match |
| 109 | admin_specialist_search | /admin/specialist/search | Path does not match |
| 110 | admin_specialist_show | /admin/specialist/{id} | Path does not match |
| 111 | admin_specialist_edit | /admin/specialist/{id}/edit | Path does not match |
| 112 | admin_specialist_delete | /admin/specialist/{id} | Path does not match |
| 113 | admin_stat_event_index | /admin/stat-event/planned | Path does not match |
| 114 | admin_stat_event_unplanned | /admin/stat-event/unplanned | Path does not match |
| 115 | admin_stat_event_delete_invoice | /admin/stat-event/delete/{companyId}-{invoiceId} | Path does not match |
| 116 | admin_stat_event_invoice_pdf | /admin/stat-event/invoice/pdf/{num} | Path does not match |
| 117 | admin_stats_dashboard | /admin/stats/ | Path does not match |
| 118 | admin_stats_companies | /admin/stats/companies | Path does not match |
| 119 | admin_stats_specialists | /admin/stats/experts | Path does not match |
| 120 | admin_stats_specialist_visios | /admin/stats/experts/visios | Path does not match |
| 121 | admin_stats_event_by_id_modal_details | /admin/stats/event/{event}/modal-details | Path does not match |
| 122 | admin_stats_v2_dashboard | /admin/statistiques/ | Path does not match |
| 123 | admin_stats_v2_objective_detail | /admin/statistiques/objectives | Path does not match |
| 124 | admin_stats_v2_workshop_list | /admin/statistiques/ateliers | Path does not match |
| 125 | admin_stats_v2_reservation_detail | /admin/statistiques/reservations | Path does not match |
| 126 | admin_stats_v2_objective_detail_xls | /admin/statistiques/objectives/xls | Path does not match |
| 127 | admin_stats_v2_vitality_detail_xls | /admin/statistiques/vitalite/xls | Path does not match |
| 128 | admin_stats_v2_top_video_content_xls | /admin/statistiques/contenu-plus-regarde/xls | Path does not match |
| 129 | admin_stats_v2_user_detail_xls | /admin/statistiques/utilisateur/xls | Path does not match |
| 130 | admin_stats_v2_reservation_detail_xls | /admin/statistiques/reservations/xls | Path does not match |
| 131 | admin_stats_v2_top_video_content | /admin/statistiques/contenu-plus-regarde | Path does not match |
| 132 | admin_stats_v2_user_detail | /admin/statistiques/utilisateurs | Path does not match |
| 133 | admin_stats_v2_vitality_detail | /admin/statistiques/vitalite | Path does not match |
| 134 | admin_tag_index | /admin/tag/ | Path does not match |
| 135 | admin_tag_new | /admin/tag/new | Path does not match |
| 136 | admin_tag_search | /admin/tag/search | Path does not match |
| 137 | admin_tag_show | /admin/tag/{id} | Path does not match |
| 138 | admin_tag_edit | /admin/tag/{id}/edit | Path does not match |
| 139 | admin_tag_delete | /admin/tag/{id} | Path does not match |
| 140 | admin_user_index | /admin/user/ | Path does not match |
| 141 | admin_user_new | /admin/user/new | Path does not match |
| 142 | admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 143 | admin_user_delete | /admin/user/{id} | Path does not match |
| 144 | admin_visio_event_index | /admin/visio/ | Path does not match |
| 145 | admin_visio_event_cancel | /admin/visio/{registration} | Path does not match |
| 146 | admin_vprom_index | /admin/visio-event-promotion/ | Path does not match |
| 147 | admin_vprom_new | /admin/visio-event-promotion/new | Path does not match |
| 148 | admin_vprom_edit | /admin/visio-event-promotion/edit/{promotion} | Path does not match |
| 149 | admin_vprom_cancel | /admin/visio-event-promotion/cancel/{promotion} | Path does not match |
| 150 | admin_workshop_index | /admin/workshop/ | Path does not match |
| 151 | admin_workshop_new | /admin/workshop/new | Path does not match |
| 152 | admin_workshop_clone | /admin/workshop/clone/{workshopId} | Path does not match |
| 153 | admin_workshop_marketplace_new | /admin/workshop/marketplace/new | Path does not match |
| 154 | admin_workshop_marketplace_index | /admin/workshop/marketplace/ | Path does not match |
| 155 | admin_workshop_show | /admin/workshop/{id} | Path does not match |
| 156 | admin_workshop_edit | /admin/workshop/{id}/edit | Path does not match |
| 157 | admin_workshop_delete | /admin/workshop/{id} | Path does not match |
| 158 | company_affiliated_event_application_pending | /entreprise/affiliated-event-application/ | Path does not match |
| 159 | company_client_index | /entreprise/client/ | Path does not match |
| 160 | company_client_new | /entreprise/client/new | Path does not match |
| 161 | company_client_show | /entreprise/client/{id} | Path does not match |
| 162 | company_client_edit | /entreprise/client/{id}/edit | Path does not match |
| 163 | company_client_delete | /entreprise/client/{id} | Path does not match |
| 164 | company_contact | /entreprise/contact | Path does not match |
| 165 | company_dashboard | /entreprise/ | Path does not match |
| 166 | company_event_index | /entreprise/event/ | Path does not match |
| 167 | company_event_applications | /entreprise/event/applications/{event} | Path does not match |
| 168 | company_event_history | /entreprise/event/history | Path does not match |
| 169 | company_event_cancelled | /entreprise/event/cancelled | Path does not match |
| 170 | company_event_available | /entreprise/event/available | Path does not match |
| 171 | company_event_pending | /entreprise/event/pending | Path does not match |
| 172 | company_event_application_accept | /entreprise/event/application-accept | Path does not match |
| 173 | company_event_calendar | /entreprise/event/calendar | Path does not match |
| 174 | company_event_data_events | /entreprise/event/data-events | Path does not match |
| 175 | company_event_new | /entreprise/event/new | Path does not match |
| 176 | company_event_new_from_stats | /entreprise/event/new-from-stats | Path does not match |
| 177 | company_event_new_slotted | /entreprise/event/new-slotted | Path does not match |
| 178 | company_event_slotted_edit | /entreprise/event/slotted-edit/{event} | Path does not match |
| 179 | company_event_data_events_single | /entreprise/event/data-events/{event} | Path does not match |
| 180 | company_event_data_events_multiple | /entreprise/event/data-events-multiple | Path does not match |
| 181 | company_event_show | /entreprise/event/show/{event} | Path does not match |
| 182 | company_event_timesheet | /entreprise/event/{event}/timesheet | Path does not match |
| 183 | company_event_edit | /entreprise/event/{id}/edit | Path does not match |
| 184 | company_event_delete | /entreprise/event/{id}/delete | Path does not match |
| 185 | company_event_find_events_by_tag | /entreprise/event/find-events-from-tag/{tag} | Path does not match |
| 186 | company_event_workshop_info | /entreprise/event/workshop-info/{workshop} | Path does not match |
| 187 | company_event_cancel | /entreprise/event/{id}/canceled | Path does not match |
| 188 | company_event_change-specialist-select | /entreprise/event/change-specialist-select | Path does not match |
| 189 | company_invoices_dashboard | /entreprise/invoices/ | Path does not match |
| 190 | company_app_conditionsGenerales | /entreprise/conditions-generales | Path does not match |
| 191 | company_app_mentionsLegales | /entreprise/mentions-legales | Path does not match |
| 192 | company_app_politiqueDeConfidentialite | /entreprise/politique-de-confidentialite | Path does not match |
| 193 | company_notifications_dashboard | /entreprise/notifications/ | Path does not match |
| 194 | company_notifications_api_history | /entreprise/notifications/history | Path does not match |
| 195 | company_notifications_api_segments | /entreprise/notifications/segments | Path does not match |
| 196 | company_notifications_api_companies | /entreprise/notifications/companies | Path does not match |
| 197 | company_notifications_api_users | /entreprise/notifications/users | Path does not match |
| 198 | company_notifications_api_recipients | /entreprise/notifications/{id}/recipients | Path does not match |
| 199 | company_notifications_api_create | /entreprise/notifications | Path does not match |
| 200 | company_registration_accept | /entreprise/registration/{registration}/accept | Path does not match |
| 201 | company_registration_refuse | /entreprise/registration/{registration}/refuse | Path does not match |
| 202 | company_registration_cancel | /entreprise/registration/{registration}/cancel | Path does not match |
| 203 | company_room_index | /entreprise/room/ | Path does not match |
| 204 | company_room_new | /entreprise/room/new | Path does not match |
| 205 | company_room_show | /entreprise/room/{id} | Path does not match |
| 206 | company_room_edit | /entreprise/room/{id}/edit | Path does not match |
| 207 | company_room_delete | /entreprise/room/{id} | Path does not match |
| 208 | company_segmentation_index | /entreprise/segmentation/ | Path does not match |
| 209 | company_segmentation_search | /entreprise/segmentation/search | Path does not match |
| 210 | company_specialist_index | /entreprise/specialist/ | Path does not match |
| 211 | company_specialist_new | /entreprise/specialist/new | Path does not match |
| 212 | company_specialist_search | /entreprise/specialist/search | Path does not match |
| 213 | company_specialist_show | /entreprise/specialist/{id} | Path does not match |
| 214 | company_specialist_edit | /entreprise/specialist/{id}/edit | Path does not match |
| 215 | company_specialist_delete | /entreprise/specialist/{id} | Path does not match |
| 216 | company_stat_event_index | /entreprise/stat-event/planned | Path does not match |
| 217 | company_stat_event_unplanned | /entreprise/stat-event/unplanned | Path does not match |
| 218 | company_stat_event_invoice_pdf | /entreprise/stat-event/invoice/pdf/{num} | Path does not match |
| 219 | company_stats_dashboard | /entreprise/stats/ | Path does not match |
| 220 | company_stats_event_details | /entreprise/stats/event_details | Path does not match |
| 221 | company_stats_v2_dashboard | /entreprise/statistiques/ | Path does not match |
| 222 | company_stats_v2_objective_detail | /entreprise/statistiques/objectives | Path does not match |
| 223 | company_stats_v2_workshop_list | /entreprise/statistiques/ateliers | Path does not match |
| 224 | company_stats_v2_reservation_detail | /entreprise/statistiques/reservations | Path does not match |
| 225 | company_stats_v2_reservation_payment | /entreprise/statistiques/reservation/paiement/{workshop} | Path does not match |
| 226 | company_stats_v2_objective_detail_xls | /entreprise/statistiques/objectives/xls | Path does not match |
| 227 | company_stats_v2_vitality_detail_xls | /entreprise/statistiques/vitalite/xls | Path does not match |
| 228 | company_stats_v2_top_video_content_xls | /entreprise/statistiques/contenu-plus-regarde/xls | Path does not match |
| 229 | company_stats_v2_user_detail_xls | /entreprise/statistiques/utilisateur/xls | Path does not match |
| 230 | company_stats_v2_reservation_detail_xls | /entreprise/statistiques/reservations/xls | Path does not match |
| 231 | company_stats_v2_top_video_content | /entreprise/statistiques/contenu-plus-regarde | Path does not match |
| 232 | company_stats_v2_user_detail | /entreprise/statistiques/utilisateurs | Path does not match |
| 233 | company_stats_v2_vitality_detail | /entreprise/statistiques/vitalite | Path does not match |
| 234 | company_profile_index | /entreprise/profile/ | Path does not match |
| 235 | company_profile_infos_edit | /entreprise/profile/infos-edit | Path does not match |
| 236 | company_profile_security | /entreprise/profile/security | Path does not match |
| 237 | company_visio_event_index | /entreprise/visio/ | Path does not match |
| 238 | company_visio_event_promotion_index | /entreprise/visio-event-promotion/ | Path does not match |
| 239 | company_workshop_index | /entreprise/workshop/ | Path does not match |
| 240 | company_workshop_new | /entreprise/workshop/new | Path does not match |
| 241 | company_workshop_show | /entreprise/workshop/{id} | Path does not match |
| 242 | company_workshop_edit | /entreprise/workshop/{id}/edit | Path does not match |
| 243 | company_workshop_delete | /entreprise/workshop/{id} | Path does not match |
| 244 | client_article_detail | /equipe/article/{articleName}-{article} | Path does not match |
| 245 | client_article_list | /equipe/articles/list | Path does not match |
| 246 | client_ulteam_contact | /equipe/contact | Path does not match |
| 247 | client_custom_landing | /equipe/landing-cnp | Path does not match |
| 248 | client_dashboard | /equipe/ | Path does not match |
| 249 | client_first_connection | /equipe/premiere-connexion/etape-{step} | Path does not match |
| 250 | client_conditionsGenerales | /equipe/conditions-generales | Path does not match |
| 251 | client_mentionsLegales | /equipe/mentions-legales | Path does not match |
| 252 | client_politiqueDeConfidentialite | /equipe/politique-de-confidentialite | Path does not match |
| 253 | client_myaccount | /equipe/mes-informations | Path does not match |
| 254 | client_live_event_detail | /equipe/live/event/detail/{event} | Path does not match |
| 255 | client_events_confirm_event | /equipe/live/event/confirm-client/{event} | Path does not match |
| 256 | client_events_confirmation | /equipe/live/event/confirmation/{registration} | Path does not match |
| 257 | client_events_checkout | /equipe/live/event/checkout/{registration} | Path does not match |
| 258 | client_events_failure | /equipe/live/event/failure/{registration} | Path does not match |
| 259 | client_app_conditionsGenerales | /equipe/conditions-generales | Path does not match |
| 260 | client_app_mentionsLegales | /equipe/mentions-legales | Path does not match |
| 261 | client_app_politiqueDeConfidentialite | /equipe/politique-de-confidentialite | Path does not match |
| 262 | client_live_mybooking | /equipe/mes-reservations | Path does not match |
| 263 | client_myfeedback | /equipe/mon-avis | Path does not match |
| 264 | client_live_paid_events | /equipe/mes-commandes | Path does not match |
| 265 | client_cancel_registration_amount | /equipe/annuler-reservation-amount/{registration} | Path does not match |
| 266 | client_cancel_registration | /equipe/annuler-reservation/{registration} | Path does not match |
| 267 | client_workshop_notation | /equipe/workshop-notation/{registration} | Path does not match |
| 268 | client_registration_invoice | /equipe/mes-reservations/facture/{registrationId} | Path does not match |
| 269 | client_registration_calendar | /equipe/mes-reservations/calendar/{registrationId} | Path does not match |
| 270 | client_live_reservation | /equipe/live/reservations | Path does not match |
| 271 | client_live_data_events | /equipe/live/data-client-events | Path does not match |
| 272 | client_live_event_show | /equipe/live/show-client/{event} | Path does not match |
| 273 | client_live_event_show_day | /equipe/live/show-client-day | Path does not match |
| 274 | client_connect_ulteam | /equipe/connect-ulteam | Path does not match |
| 275 | client_live_solo_event | /equipe/live/teleconsultations | Path does not match |
| 276 | client_valid | /equipe/valid | Path does not match |
| 277 | client_visio | /equipe/rdv-visio/{tag} | Path does not match |
| 278 | client_visio_from_child | /equipe/rdv-visio/{tag}/{childTag} | Path does not match |
| 279 | client_detail_visio | /equipe/detail-visio/{specialist}/{tag} | Path does not match |
| 280 | client_detail_visio_registration | /equipe/detail-visio-inscription/{registration} | Path does not match |
| 281 | client_register_visio | /equipe/reservation-visio/{visio}/{token} | Path does not match |
| 282 | client_visio_index | /equipe/visio | Path does not match |
| 283 | client_visio_checkout | /equipe/visio/checkout/{registration} | Path does not match |
| 284 | client_register_visio_confirm | /equipe/reservation-detail-confirm/{visioEvent} | Path does not match |
| 285 | client_visio_appointments | /equipe/visio/mes-reservations | Path does not match |
| 286 | client_visio_documents | /equipe/visio/mes-documents | Path does not match |
| 287 | client_visio_appointment_detail | /equipe/visio/detail-reservation/{visioEvent} | Path does not match |
| 288 | client_visio_appointment_cancel | /equipe/visio/cancel-reservation/{visioEvent} | Path does not match |
| 289 | client_visio_my_credits | /equipe/visio/my-credits | Path does not match |
| 290 | client_tv_categories | /equipe/tv/nos-categories | Path does not match |
| 291 | client_tv_channel | /equipe/{categoryName}-{categoryId}/{channelName}-{channelId} | Path does not match |
| 292 | client_tv_expert_detail | /equipe/tv/les-experts-ulteam/{expertFirstName}-{expertLastName}-{expertId} | Path does not match |
| 293 | client_tv_experts | /equipe/tv/les-experts-ulteam | Path does not match |
| 294 | client_tv_faq | /equipe/faq | Path does not match |
| 295 | client_tv_library | /equipe/tv/bibliotheque/{slug} | Path does not match |
| 296 | client_tv_objectives_choice | /equipe/tv/choisir-mes-objectifs | Path does not match |
| 297 | client_tv_objectives | /equipe/tv/mes-objectifs | Path does not match |
| 298 | client_add-playlist | /equipe/add-playlist | Path does not match |
| 299 | client_add-video-playlist | /equipe/add-video-playlist | Path does not match |
| 300 | client_remove-video-playlist | /equipe/remove-video-playlist | Path does not match |
| 301 | client_delete-playlist | /equipe/delete-playlist | Path does not match |
| 302 | client_tv_playlists | /equipe/tv/mes-playlists | Path does not match |
| 303 | client_tv_playlist_detail | /equipe/tv/mes-playlists/{playlistName}-{playlistId} | Path does not match |
| 304 | client_tv_program_day_event | /equipe/day-event/{day}/{event} | Path does not match |
| 305 | client_tv_program_day | /equipe/programme/{programName}-{program}/jour-{dayNumber}-{dayId} | Path does not match |
| 306 | client_tv_program_detail | /equipe/tv/programme/{programName}-{program} | Path does not match |
| 307 | client_tv_program_event | /equipe/program-event/{program}/{event} | Path does not match |
| 308 | client_tv_program_express_detail | /equipe/programme/express/{programName}-{programId} | Path does not match |
| 309 | client_tv_programs | /equipe/tv/programmes/{slug} | Path does not match |
| 310 | client_tv_recommended_objectives | /equipe/tv/recommande-pour-moi | Path does not match |
| 311 | client_tv_search | /equipe/tv/recherce | Path does not match |
| 312 | client_tv_teamplay_challenges | /equipe/tv/teamplay/challenges | Path does not match |
| 313 | client_teamplay_get_points_ajax | /equipe/teamplay/get-points | Path does not match |
| 314 | client_teamplay_submit_quiz_ajax | /equipe/teamplay/submit-quiz{teamplayChallenge} | Path does not match |
| 315 | client_tv_teamplay_home | /equipe/tv/teamplay/acceuil | Path does not match |
| 316 | client_tv_teamplay_infos | /equipe/tv/teamplay/infos | Path does not match |
| 317 | client_tv_teamplay_my_team | /equipe/tv/teamplay/mon-equipe | Path does not match |
| 318 | client_tv_teamplay_not_found | /equipe/tv/teamplay/aucun-resultat | Path does not match |
| 319 | client_tv_teamplay_my_profile | /equipe/tv/teamplay/mon-profile | Path does not match |
| 320 | client_tv_teamplay_teams | /equipe/tv/teamplay/les-equipes | Path does not match |
| 321 | client_tv_access_denied | /equipe/tv/access-denied | Path does not match |
| 322 | client_tv_home | /equipe/tv | Path does not match |
| 323 | client_video_channel | /equipe/tv/chaine/{categoryName}-{categoryId}/{channelName}-{channelId}/video/{videoName}-{videoId} | Path does not match |
| 324 | client_favorite_video_ajax | /equipe/favorite-video-ajax | Path does not match |
| 325 | client_player_event | /equipe/player-send/{event} | Path does not match |
| 326 | client_video_rating | /equipe/video-rating/{id} | Path does not match |
| 327 | client_video_rating_none | /equipe/video-rating-none/{id} | Path does not match |
| 328 | client_reset_video | /equipe/reset-video | Path does not match |
| 329 | client_vitality_balance | /equipe/tv/bilan-vitalite/mon-bilan | Path does not match |
| 330 | client_vitality_survey | /equipe/tv/bilan-vitalite/questionnaire | Path does not match |
| 331 | client_vitality_survey_stop | /equipe/tv/bilan-vitalite/questionnaire/stop | Path does not match |
| 332 | specialist_affiliated_event_application_pending | /expert/affiliated-event-application/ | Path does not match |
| 333 | specialist_affiliated_event_application_details | /expert/affiliated-event-application/details/{eventApplication} | Path does not match |
| 334 | specialist_cancel_event_application_index | /expert/cancel_event_application/ | Path does not match |
| 335 | specialist_cancel_event_application_new | /expert/cancel_event_application/{event}/new | Path does not match |
| 336 | specialist_cancel_event_application_delete | /expert/cancel_event_application/{event}/{id}/delete | Path does not match |
| 337 | specialist_contact | /expert/contact | Path does not match |
| 338 | specialist_dashboard | /expert/ | Path does not match |
| 339 | specialist_tag_search | /expert/search | Path does not match |
| 340 | specialist_event_index | /expert/event/ | Path does not match |
| 341 | specialist_event_history | /expert/event/history | Path does not match |
| 342 | specialist_event_cancelled | /expert/event/cancelled | Path does not match |
| 343 | specialist_event_available | /expert/event/available | Path does not match |
| 344 | specialist_event_pending | /expert/event/pending | Path does not match |
| 345 | specialist_event_detail | /expert/event/detail/{event} | Path does not match |
| 346 | specialist_event_timesheet | /expert/event/timesheet/{event} | Path does not match |
| 347 | specialist_event_postulate | /expert/event/postulate/{event} | Path does not match |
| 348 | specialist_invoices_dashboard | /expert/invoice/ | Path does not match |
| 349 | specialist_invoices_list | /expert/invoice/list | Path does not match |
| 350 | specialist_invoices_pdf | /expert/invoice/pdf/{application} | Path does not match |
| 351 | specialist_app_conditionsGenerales | /expert/conditions-generales | Path does not match |
| 352 | specialist_app_mentionsLegales | /expert/mentions-legales | Path does not match |
| 353 | specialist_app_politiqueDeConfidentialite | /expert/politique-de-confidentialite | Path does not match |
| 354 | specialist_stats_dashboard | /expert/stats/ | Path does not match |
| 355 | specialist_stats_event_details | /expert/stats/event_details | Path does not match |
| 356 | specialist_stats_visio_details | /expert/stats/visio_details | Path does not match |
| 357 | specialist_profile_index | /expert/profile/ | Path does not match |
| 358 | specialist_profile_infos_edit | /expert/profile/infos-edit | Path does not match |
| 359 | specialist_profile_security | /expert/profile/security | Path does not match |
| 360 | specialist_visio_event_index | /expert/visio/ | Path does not match |
| 361 | specialist_visio_event_list | /expert/visio/list | Path does not match |
| 362 | specialist_visio_event_data | /expert/visio/data | Path does not match |
| 363 | specialist_visio_event_new | /expert/visio/new | Path does not match |
| 364 | specialist_visio_event_detail | /expert/visio/detail/{event} | Path does not match |
| 365 | specialist_visio_event_cancel | /expert/visio/cancel/{event} | Path does not match |
| 366 | specialist_visio_event_delete_document | /expert/visio/delete/{document} | Path does not match |
| 367 | marketplace_app_event_all | /voir-tous-les-ateliers | Path does not match |
| 368 | marketplace_app_home | / | Path does not match |
| 369 | marketplace_app_collective_events | /atelier-collectifs | Path does not match |
| 370 | marketplace_app_collective_events_category | /atelier-collectifs/categories | Path does not match |
| 371 | marketplace_app_collective_events_category_list | /atelier-collectifs/{marketplaceCategoryName} | Path does not match |
| 372 | marketplace_app_contact | /contact/ | Path does not match |
| 373 | marketplace_app_expert_signup | /devenir-expert | Path does not match |
| 374 | marketplace_favorite_index | /favorite/ | Path does not match |
| 375 | marketplace_favorite_add | /favorite/add | Path does not match |
| 376 | marketplace_favorite_remove | /favorite/remove | Path does not match |
| 377 | marketplace_favorite_action | /favorite/action | Path does not match |
| 378 | marketplace_favorite_get_all | /favorites | Path does not match |
| 379 | marketplace_app_help | /help | Path does not match |
| 380 | marketplace_app_conditionsGenerales | /conditions-generales | Path does not match |
| 381 | marketplace_app_mentionsLegales | /mentions-legales | Path does not match |
| 382 | marketplace_app_tunnel_co_stepfinal | /reservation/paiement-valide | Path does not match |
| 383 | marketplace_app_reservation_free | /reservation/demandes-particulieres | Path does not match |
| 384 | marketplace_app_reservation_payment | /reservation/paiement/{marketplaceReservation} | Path does not match |
| 385 | marketplace_app_reservation_cancel | /reservation/cancel/{marketplaceReservation} | Path does not match |
| 386 | marketplace_app_reservation_recap | /reservation/recapitulatif/{marketplaceReservationId} | Path does not match |
| 387 | marketplace_app_reservation | /reservation/{workshopName}-{workshop} | Path does not match |
| 388 | marketplace_get_workshop_from_categ | /reservation/get-workshop-from-categ/{marketplaceCategory} | Path does not match |
| 389 | marketplace_app_solo_event | /atelier-individuel | Path does not match |
| 390 | marketplace_app_solo_events_category | /atelier-individuel/details/ | Path does not match |
| 391 | marketplace_app_solo_event_detail | /atelier-individuel/details/{eventId} | Path does not match |
| 392 | marketplace_app_user | /mon-compte | Path does not match |
| 393 | marketplace_reservation_invoice | /mon-compte/facture/{reservationId} | Path does not match |
| 394 | marketplace_app_visio_event | /atelier-visio | Path does not match |
| 395 | marketplace_app_visio_events_category | /atelier-visio/categories/ | Path does not match |
| 396 | marketplace_app_visio_events_category_list | /atelier-visio/{marketplaceCategoryName} | Path does not match |
| 397 | api_custom_get_answers | /api/custom/answers | Path does not match |
| 398 | api_custom_get_answer_by_id | /api/custom/answers/{id} | Path does not match |
| 399 | api_patch_with_recommended_objectives | /api/answers/{id}/update-with-recommended-objective | Path does not match |
| 400 | api_app_version | /api/version | Path does not match |
| 401 | api_custom_get_active_awards | /api/custom/awards/active | Path does not match |
| 402 | api_custom_get_awards_user_points | /api/custom/awards/user-points | Path does not match |
| 403 | api_custom_get_awards_user_dashboard | /api/custom/awards/dashboard | Path does not match |
| 404 | api_bo_manager_games_award_dashboard | /api/bo/manager/games/award/dashboard | Path does not match |
| 405 | api_cache_clear | /api/cache/clear | Path does not match |
| 406 | api_cache_clear_all | /api/cache/clear-all | Path does not match |
| 407 | api_get_channels_custom | /api/custom/channels | Path does not match |
| 408 | api_get_channels_types | /api/custom/channels/types | Path does not match |
| 409 | api_get_channel_by_id_custom | /api/custom/channels/{id} | Path does not match |
| 410 | api_get_users_channels_custom | /api/custom/users/{id}/channels | Path does not match |
| 411 | api_chat_mark_as_read | /api/chats/{id}/mark_as_read | Path does not match |
| 412 | api_unread_chat_messages_count_by_team | /api/teams/{id}/unread_chat_messages_count | Path does not match |
| 413 | api_unread_chat_messages_count_by_chat | /api/chats/{id}/unread_chat_messages_count | Path does not match |
| 414 | api_clients_security_registration | /api/clients/security/registration | Path does not match |
| 415 | api_clients_security_authorize_registration | /api/clients/security/registration/authorize | Path does not match |
| 416 | api_clients_post_event_registration | /api/clients/{client}/events/{event}/registrations | Path does not match |
| 417 | api_clients_post_event_canceled_registrations | /api/clients/{client}/events/{event}/registrations/canceled | Path does not match |
| 418 | api_clients_vitality_balance_by_id | /api/clients/{client}/vitality-balance | Path does not match |
| 419 | api_render_company_customizable | /api/companies/{company}/customize | Path does not match |
| 420 | api_render_company_resa | /api/companies/{company}/resa-activation/{force} | Path does not match |
| 421 | api_custom_get_companies | /api/custom/companies | Path does not match |
| 422 | api_custom_get_companies_by_id | /api/custom/companies/{id} | Path does not match |
| 423 | api_custom_get_companies_by_code | /api/custom/companies/{code}/code | Path does not match |
| 424 | api_dash | / | Path does not match |
| 425 | api_custom_get_days | /api/custom/days/{id} | Path does not match |
| 426 | api_custom_get_departments | /api/custom/departments | Path does not match |
| 427 | api_custom_get_department_by_id | /api/custom/departments/{id} | Path does not match |
| 428 | api_create_email_config | /api/email_config | Path does not match |
| 429 | api_update_email_config | /api/email_config/{id} | Path does not match |
| 430 | api_get_email_config_categ | /api/email_config/{category} | Path does not match |
| 431 | api_get_email_config_all | /api/email_config | Path does not match |
| 432 | api_get_item_email_config | /api/email_config_categories/ | Path does not match |
| 433 | api_events_calendar | /api/events/calendar/monthly | Path does not match |
| 434 | api_exclusions_manage_category | /api/exclusionsManager/category/toggle/{category} | Path does not match |
| 435 | api_exclusions_manage_channel | /api/exclusionsManager/channel/toggle/{channel} | Path does not match |
| 436 | api_exclusions_manage_video | /api/exclusionsManager/video/toggle/{video} | Path does not match |
| 437 | api_custom_get_filters_categories | /api/custom/filters_categories | Path does not match |
| 438 | api_custom_get_filters_category_by_id | /api/custom/filters_categories/{id} | Path does not match |
| 439 | api_custom_get_filters_filters | /api/custom/filters_filters | Path does not match |
| 440 | api_custom_get_filters_filter_by_id | /api/custom/filters_filters/{id} | Path does not match |
| 441 | api_update_footer | /api/footer | Path does not match |
| 442 | api_get_footer | /api/footer | Path does not match |
| 443 | api_homepage_personnal_info | /api/homepage/personnal-info | Path does not match |
| 444 | api_homepage_bloc_central | /api/homepage/bloc-central | Path does not match |
| 445 | api_homepage_it_can_interrest | /api/homepage/it-can-interrest | Path does not match |
| 446 | api_homepage_our_programs | /api/homepage/our-programs | Path does not match |
| 447 | api_get_message_subjects | /api/messages/subjects | Path does not match |
| 448 | api_post_messages_status_group | /api/messages/mark_as_read | Path does not match |
| 449 | api_bulk_add_link_moods_after_post_responses | /api/moods_after_post_responses/bulk/add_link | Path does not match |
| 450 | api_bulk_add_link_moods_after_post_responses_programs | /api/moods_after_post_responses/programs/bulk/add_link | Path does not match |
| 451 | api_custom_add_link_moods_after_post_responses | /api/custom/moods_after_post_responses/add_link | Path does not match |
| 452 | api_custom_remove_link_moods_after_post_responses | /api/custom/moods_after_post_responses/remove_link | Path does not match |
| 453 | api_get_moods | /api/moods | Path does not match |
| 454 | api_custom_get_moods | /api/custom/moods | Path does not match |
| 455 | api_custom_get_mood_by_id | /api/custom/moods/{id} | Path does not match |
| 456 | api_custom_get_stats_moods | /api/custom/stats/moods | Path does not match |
| 457 | api_custom_get_mood_answers | /api/custom/mood_answers | Path does not match |
| 458 | api_custom_get_answers_by_mood_id | /api/custom/moods/{id}/answers | Path does not match |
| 459 | api_app_api_navbar_getmenu | /api/custom/menu | Path does not match |
| 460 | api_notification_send_by_id | /api/notifications/{notification}/send | Path does not match |
| 461 | api_notification_canceled_by_id | /api/notifications/{notification}/canceled | Path does not match |
| 462 | api_notification_onesignal_import_by_id | /api/notifications/{notification}/import | Path does not match |
| 463 | api_onesignal_notification_import | /api/onesignal/notifications/import | Path does not match |
| 464 | api_onesignal_devices_import | /api/onesignal/devices/import | Path does not match |
| 465 | api_user_devices_import_by_id | /api/user_devices/{device}/import | Path does not match |
| 466 | api_get_new_notifications_count_by_user | /api/users/{id}/new-notifications-count | Path does not match |
| 467 | api_post_received_notifications_by_user | /api/users/{id}/received-notifications | Path does not match |
| 468 | api_post_read_by_user | /api/users/{id}/notifications/{notification}/read | Path does not match |
| 469 | api_post_read_all_by_user | /api/users/{id}/notifications/read/all | Path does not match |
| 470 | api_test_recommended_videos | /api/test/recommended-videos | Path does not match |
| 471 | api_test_objectifs_ulteam | /api/test/objectifs-ulteam | Path does not match |
| 472 | api_test_decouverte_ulteam_j1 | /api/test/decouverte-ulteam-j1 | Path does not match |
| 473 | api_test_teams_ranking_3days | /api/test/teams-ranking-3days | Path does not match |
| 474 | api_test_reminder_event | /api/test/reminder-event | Path does not match |
| 475 | api_test_reminder_event_j1 | /api/test/reminder-event-j1 | Path does not match |
| 476 | api_test_teamplay_start | /api/test/teamplay_start | Path does not match |
| 477 | api_test_teamplay_stop | /api/test/teamplay_stop | Path does not match |
| 478 | api_test_today_video_challenges | /api/test/today-video-challenges | Path does not match |
| 479 | api_test_today_quiz_challenges | /api/test/today-quiz-challenges | Path does not match |
| 480 | api_test_video_inactivity_after | /api/test/video-inactivity-after | Path does not match |
| 481 | api_test_user_inactivity_7_14_days | /api/test/user-inactivity-7-14-days | Path does not match |
| 482 | api_test_teamplay_inactivity_48h_plus | /api/test/teamplay-inactivity-48h-plus | Path does not match |
| 483 | api_custom_get_objectives | /api/custom/objectives | Path does not match |
| 484 | api_custom_get_objective_by_id | /api/custom/objectives/{id} | Path does not match |
| 485 | api_custom_get_objectives_by_user_id | /api/custom/users/{id}/objectives | Path does not match |
| 486 | api_custom_get_objectives_responses_by_user_id | /api/custom/users/{id}/objectives/responses | Path does not match |
| 487 | api_deactivate_objective | /api/objectives/{id}/deactivate | Path does not match |
| 488 | api_activate_objective | /api/objectives/{id}/activate | Path does not match |
| 489 | api_custom_get_recommended_objectives_by_user_id | /api/custom/users/{id}/recommended-objectives | Path does not match |
| 490 | api_pedometer_post | /api/pedometers | Path does not match |
| 491 | api_users_get_steps_by_id | /api/users/{id}/pedometers/steps | Path does not match |
| 492 | api_front_get_daily_steps | /api/users/{id}/pedometers/daily-steps | Path does not match |
| 493 | api_get_daily_steps_by_client | /api/clients/{client}/pedometers/daily-steps | Path does not match |
| 494 | api_post_add_video_playlist | /api/playlists/{playlist}/add-videos | Path does not match |
| 495 | api_post_remove_video_playlist | /api/playlists/{id}/remove-videos | Path does not match |
| 496 | api_update_playlist_video_config_rank | /api/custom/playlist_video_configs/update-rank | Path does not match |
| 497 | api_custom_get_suggest_programs | /api/custom/programs/suggest | Path does not match |
| 498 | api_custom_get_programs | /api/custom/programs | Path does not match |
| 499 | api_custom_get_programs_in_progress | /api/custom/programs/in_progress | Path does not match |
| 500 | api_custom_get_programs_completed | /api/custom/programs/completed | Path does not match |
| 501 | api_custom_get_programs_by_id | /api/custom/programs/{id} | Path does not match |
| 502 | api_custom_reinitialize_program_by_id | /api/custom/programs/{id}/reinitialize | Path does not match |
| 503 | api_custom_get_survey_front_by_program_id | /api/custom/programs/{id}/survey_front | Path does not match |
| 504 | api_custom_get_questions | /api/custom/questions | Path does not match |
| 505 | api_custom_get_question_by_id | /api/custom/questions/{id} | Path does not match |
| 506 | api_registrations_canceled | /api/registrations/{registration}/canceled | Path does not match |
| 507 | api_registrations_invoice | /api/registrations/{registration}/invoice | Path does not match |
| 508 | api_registrations_calendar | /api/registrations/{registration}/calendar | Path does not match |
| 509 | api_app_forgot_reset_password_request | /api/{slug}/reset-password | Path does not match |
| 510 | api_app_forgot_reset_password | /api/{slug}/reset-password/{token} | Path does not match |
| 511 | api_restrictions_managerweek_days_post | /api/restrictions/manager/week-days | Path does not match |
| 512 | api_restrictions_managerweek_days_get | /api/restrictions/manager/week-days | Path does not match |
| 513 | api_search_global | /api/search/global/{query} | Path does not match |
| 514 | api_custom_search_global | /api/custom/search/global/{keyWord} | Path does not match |
| 515 | api_resource_loading | /api/resources | Path does not match |
| 516 | api_smtp_config_patch | /api/smtp_config | Path does not match |
| 517 | api_smtp_config_get | /api/smtp_config | Path does not match |
| 518 | api_stats_full | /api/stats/full | Path does not match |
| 519 | api_stats_total_views | /api/stats/total-views | Path does not match |
| 520 | api_stats_top_five | /api/stats/top-5 | Path does not match |
| 521 | api_stats_top_five_channel | /api/stats/top-channel/{channel} | Path does not match |
| 522 | api_stats_top_five_categories_videos | /api/stats/videos/top-categories | Path does not match |
| 523 | api_stats_top_five_channels | /api/stats/top-channels | Path does not match |
| 524 | api_stats_stats_users | /api/stats/users | Path does not match |
| 525 | api_stats_top_five_categories_channels | /api/stats/categories/top-channels | Path does not match |
| 526 | api_stats_top_five_categories | /api/stats/top-categories | Path does not match |
| 527 | api_stats_user_views | /api/stats/user-views/{user} | Path does not match |
| 528 | api_stats_get-vitality-balance | /api/stats/vitality-balance | Path does not match |
| 529 | api_stats_bo_dashboard | /api/stats/bo/dashboard | Path does not match |
| 530 | api_survey_submit | /api/surveys/{survey}/submit | Path does not match |
| 531 | api_survey_submit_stop_ask | /api/surveys/{survey}/submit/stop-ask | Path does not match |
| 532 | api_custom_get_surveys | /api/custom/surveys | Path does not match |
| 533 | api_custom_get_surveys_homepage | /api/custom/surveys/homepage | Path does not match |
| 534 | api_custom_get_survey_by_id | /api/custom/surveys/{id} | Path does not match |
| 535 | api_get_one_survey_by_program_id | /api/custom/programs/{programId}/survey_front | Path does not match |
| 536 | api_get_last_answers_by_survey_id | /api/custom/surveys/{id}/user_responses | Path does not match |
| 537 | api_get_vitality_tag_survey_by_tag_id | /api/tags/{id}/survey | Path does not match |
| 538 | api_update_vitality_survey_recommended_thematics | /api/surveys/{id}/update/recommended-thematics | Path does not match |
| 539 | api_update_survey_recommendation | /api/surveys/{id}/update/recommended-objectives | Path does not match |
| 540 | api_team_add_user | /api/teams/{team}/add-user | Path does not match |
| 541 | api_team_remove_user | /api/teams/{team}/remove-user | Path does not match |
| 542 | api_custom_team_id | /api/custom/teams/{teamId} | Path does not match |
| 543 | api_custom_teams | /api/custom/teams | Path does not match |
| 544 | api_custom_team_members | /api/custom/teams/{team}/members | Path does not match |
| 545 | api_custom_user_in_team | /api/users/{user}/in-team | Path does not match |
| 546 | api_custom_users_by_id_team | /api/custom/users/{userId}/teams | Path does not match |
| 547 | api_get_custom_company_teams | /api/custom/tv_companies/{tvCompanyId}/teams | Path does not match |
| 548 | api_custom_team_users | /api/custom/team_users | Path does not match |
| 549 | api_custom_team_users_by_id | /api/custom/users/{userId}/team_users | Path does not match |
| 550 | api_teamplay_challenge_type | /api/teamplay_challenge_types | Path does not match |
| 551 | api_teamplay_challenge_get_points_by_id | /api/teamplay_challenges/{teamplayChallenge}/get-points | Path does not match |
| 552 | api_teamplay_custom_get_challenges | /api/custom/teamplay_challenges | Path does not match |
| 553 | api_teamplay_custom_get_challenges_in_progress | /api/custom/teamplay_challenges/in-progress | Path does not match |
| 554 | api_get_custom_teamplay_challenges_single | /api/custom/teamplay_challenges/{id} | Path does not match |
| 555 | api_teamplay_challenge_submit_quiz | /api/teamplay_challenges/{teamplayChallenge}/submit-quiz | Path does not match |
| 556 | api_app_api_teamplaychallenge_getclientteamplaychallengecompleted | /api/clients/{client}/teamplays/{teamplay}/teamplay_challenges/completed | Path does not match |
| 557 | api_app_api_teamplaychallenge_getuncollectedteamplaychallengebyteamplay | /api/clients/{client}/teamplays/{teamplay}/teamplay_challenges/uncollected/count | Path does not match |
| 558 | api_get_custom_teamplay | /api/custom/teamplays | Path does not match |
| 559 | api_get_custom_teamplay_single | /api/custom/teamplays/{id} | Path does not match |
| 560 | api_front_teamplay_get_homepage | /api/front/teamplay/homepage | Path does not match |
| 561 | api_front_teamplay_get_team_ranking | /api/front/teamplay/teams/ranking | Path does not match |
| 562 | api_front_teamplay_get_daily_challenges | /api/front/teamplay/daily-challenges | Path does not match |
| 563 | api_front_teamplay_get_my_team | /api/front/teamplay/my-team | Path does not match |
| 564 | api_front_teamplay_get_my_profile | /api/front/teamplay/my-profile | Path does not match |
| 565 | api_front_teamplay_update_my_profile | /api/front/teamplay/my-profile/update | Path does not match |
| 566 | api_front_teamplay_get_all | /api/front/teamplays | Path does not match |
| 567 | api_api_front_user_in_team | /api/front/teamplay/user-in-team | Path does not match |
| 568 | api_bo_manager_games_teamplay_dashboard | /api/bo/manager/games/teamplay/dashboard | Path does not match |
| 569 | api_get_teamplay_log | /api/custom/teamplay_logs | Path does not match |
| 570 | api_get_teamplay_log_by_id | /api/custom/teamplay_logs/{id} | Path does not match |
| 571 | api_get_teamplay_log_by_user_id | /api/custom/users/{id}/teamplay_logs | Path does not match |
| 572 | api_app_api_tvuser_logintoresa | /api/users/resa-login | Path does not match |
| 573 | api_app_api_tvuser_loginfromresa | /api/users/resa-from-login | Path does not match |
| 574 | api_users_import | /api/users/import | Path does not match |
| 575 | api_users_create_bulk | /api/users/create | Path does not match |
| 576 | api_users_activate | /api/users/{user}/active | Path does not match |
| 577 | api_remember_me_login | /api/remember_me/login_check | Path does not match |
| 578 | api_get_users_custom | /api/custom/users | Path does not match |
| 579 | api_get_user_by_id_custom | /api/custom/users/{id} | Path does not match |
| 580 | api_custom_users_update_first_login | /api/custom/users/{id}/patch/first-login | Path does not match |
| 581 | api_custom_users_display_teamplay_tuto | /api/custom/users/{id}/teamplay/tuto | Path does not match |
| 582 | api_post_use_platform_log | /api/post-use-platform | Path does not match |
| 583 | api_custom_get_videos_last_seen | /api/custom/videos/last-seen | Path does not match |
| 584 | api_custom_get_videos_favorites | /api/custom/videos/favorites | Path does not match |
| 585 | api_app_api_video_videoshomepage | /api/custom/videos/homepage | Path does not match |
| 586 | api_custom_get_videos | /api/custom/videos | Path does not match |
| 587 | api_custom_get_daily_video | /api/custom/videos/daily_video | Path does not match |
| 588 | api_custom_get_video_by_id | /api/custom/videos/{id} | Path does not match |
| 589 | api_custom_remove_video_last_seen | /api/custom/video_last_seen/remove | Path does not match |
| 590 | api_ulteam_resa_get_videos | /api/custom/ulteam-resa/videos | Path does not match |
| 591 | api_custom_validate_or_unvalidate_all_video_last_validate | /api/custom/video_last_validate/{validate}_all | Path does not match |
| 592 | api_get_vitality_balance_recommendations_by_client | /api/clients/{id}/vitality-balance/recommendations | Path does not match |
| 593 | api_company_input | /api/company | Path does not match |
| 594 | app_cancel_event_application_index | /cancel/event/application/ | Path does not match |
| 595 | app_cancel_event_application_new | /cancel/event/application/new | Path does not match |
| 596 | app_cancel_event_application_show | /cancel/event/application/{id} | Path does not match |
| 597 | app_cancel_event_application_edit | /cancel/event/application/{id}/edit | Path does not match |
| 598 | app_cancel_event_application_delete | /cancel/event/application/{id} | Path does not match |
| 599 | default | / | Path does not match |
| 600 | app_marketplace_reservation_index | /marketplace/reservation/ | Path does not match |
| 601 | app_marketplace_reservation_new | /marketplace/reservation/new | Path does not match |
| 602 | app_marketplace_reservation_show | /marketplace/reservation/{id} | Path does not match |
| 603 | app_marketplace_reservation_edit | /marketplace/reservation/{id}/edit | Path does not match |
| 604 | app_marketplace_reservation_delete | /marketplace/reservation/{id} | Path does not match |
| 605 | api_notification_preferences_upsert | /api/notification-preferences | Path does not match |
| 606 | api_notification_preferences_get | /api/notification-preferences | Path does not match |
| 607 | app_forgot_password_request | /{slug}/reset-password | Path does not match |
| 608 | app_check_email | /{slug}/check-email | Path does not match |
| 609 | app_reset_password | /{slug}/reset/{token} | Path does not match |
| 610 | app_login_admin | /admin/login | Path does not match |
| 611 | app_admin_logout | /admin/logout | Path does not match |
| 612 | app_company_logout | /entreprise/logout | Path does not match |
| 613 | app_login_company | /entreprise/login | Path does not match |
| 614 | app_client_logout | /equipe/logout | Path does not match |
| 615 | client_login | /equipe/login-api | Path does not match |
| 616 | app_login_client | /equipe/login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.