Routing
app_registration_request
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/solicitud-registro/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_add_strike | /absence-strike/add | Path does not match |
| 2 | app_remove_strike_simple | /absence-strike/remove/{userId} | Path does not match |
| 3 | app_remove_strike | /absence-strike/remove | Path does not match |
| 4 | app_user_strikes | /absence-strike/user/{userId} | Path does not match |
| 5 | app_account_index | /account/ | Path does not match |
| 6 | app_account_inscriptions | /account/inscriptions | Path does not match |
| 7 | app_account_upload_profile_picture | /account/upload-profile-picture | Path does not match |
| 8 | app_account_edit | /account/edit | Path does not match |
| 9 | app_account_loginregistry | /account/loginregistry | Path does not match |
| 10 | app_account_loginregistry_all | /account/loginregistry/all | Path does not match |
| 11 | app_account_closession | /account/closesession/{id} | Path does not match |
| 12 | api_auth | /use-api/auth | Path does not match |
| 13 | api_reservations | /use-api/{userId} | Path does not match |
| 14 | api_cancel_class | /use-api/cancel/{userId}/{inscriptionId} | Path does not match |
| 15 | api_reset_password | /use-api/reset-password | Path does not match |
| 16 | api_unsubscribe | /use-api/deactivate | Path does not match |
| 17 | api_add_strike | /use-api/strike/{userId}/{userInscriptionId} | Path does not match |
| 18 | api_users_without_payment | /use-api/users-without-payment | Path does not match |
| 19 | app_bug_report_new | /bug-report/new | Path does not match |
| 20 | app_bug_report_list | /bug-report/list | Path does not match |
| 21 | app_bug_report_view | /bug-report/{id}/view | Path does not match |
| 22 | app_bug_report_update_status | /bug-report/{id}/update-status | Path does not match |
| 23 | app_event_index | /event | Path does not match |
| 24 | app_event_show | /event/{id} | Path does not match |
| 25 | app_event_participants | /event/{id}/participants | Path does not match |
| 26 | app_event_manage_teams | /event/{id}/teams | Path does not match |
| 27 | app_event_remove_participant | /event/{eventId}/remove-participant/{registrationId} | Path does not match |
| 28 | app_event_edit | /event/{id}/edit | Path does not match |
| 29 | app_event_update | /event/{id}/update | Path does not match |
| 30 | app_event_panel | /event/panel | Path does not match |
| 31 | app_event_new | /event/new | Path does not match |
| 32 | app_event_create | /event/create | Path does not match |
| 33 | app_exercise_category_index | /exercise-category/ | Path does not match |
| 34 | app_exercise_category_new | /exercise-category/new | Path does not match |
| 35 | app_exercise_category_show | /exercise-category/{id} | Path does not match |
| 36 | app_exercise_category_edit | /exercise-category/{id}/edit | Path does not match |
| 37 | app_exercise_category_delete | /exercise-category/{id} | Path does not match |
| 38 | app_exercise_index | /exercise/ | Path does not match |
| 39 | app_exercise_new | /exercise/new/{categoryID} | Path does not match |
| 40 | app_exercise_show | /exercise/{id} | Path does not match |
| 41 | app_exercise_edit | /exercise/{id}/edit | Path does not match |
| 42 | app_exercise_delete | /exercise/{id} | Path does not match |
| 43 | app_exercise_subcategory_index | /exercise-subcategory/ | Path does not match |
| 44 | app_exercise_subcategory_new | /exercise-subcategory/new/{categoryID} | Path does not match |
| 45 | app_exercise_subcategory_show | /exercise-subcategory/{id} | Path does not match |
| 46 | app_exercise_subcategory_edit | /exercise-subcategory/{id}/edit | Path does not match |
| 47 | app_exercise_subcategory_delete | /exercise-subcategory/{id} | Path does not match |
| 48 | app_holiday_index | /admin/holidays/ | Path does not match |
| 49 | app_holiday_api_list | /admin/holidays/api/list | Path does not match |
| 50 | app_holiday_api_save | /admin/holidays/api/save | Path does not match |
| 51 | app_holiday_api_delete_range | /admin/holidays/api/delete-range | Path does not match |
| 52 | app_holiday_api_delete | /admin/holidays/api/delete/{id} | Path does not match |
| 53 | app_inscription_index | /inscription/list | Path does not match |
| 54 | app_inscription_next | /inscription/next | Path does not match |
| 55 | app_inscription_old | /inscription/old | Path does not match |
| 56 | app_inscription_day | /inscription/day/{todayDate} | Path does not match |
| 57 | app_inscription_new | /inscription/new | Path does not match |
| 58 | app_inscription_show | /inscription/{id} | Path does not match |
| 59 | app_inscription_edit | /inscription/{id}/edit | Path does not match |
| 60 | app_edit_inscription | /inscription/edit-inscription/{inscriptionId} | Path does not match |
| 61 | app_inscription_refund_tokens | /inscription/{id}/refund-tokens | Path does not match |
| 62 | app_force_join | /inscription/force-join/{inscriptionId}/{userId} | Path does not match |
| 63 | app_all_presets | /inscription/presets/all | Path does not match |
| 64 | app_inscription_toggle | /inscription/{id}/toggle | Path does not match |
| 65 | app_installer | /installer | Path does not match |
| 66 | app_login | / | Path does not match |
| 67 | app_logout | /logout | Path does not match |
| 68 | app_mail_send | /mail/send | Path does not match |
| 69 | app_mark_index | /mark/ | Path does not match |
| 70 | app_mark_new | /mark/new/{exerciseId} | Path does not match |
| 71 | app_mark_show | /mark/{id} | Path does not match |
| 72 | app_mark_edit | /mark/{id}/edit | Path does not match |
| 73 | app_mark_delete | /mark/{id} | Path does not match |
| 74 | app_notification_form | /notify | Path does not match |
| 75 | app_notification_activate | /notify/activate | Path does not match |
| 76 | app_notification_send | /notify/send | Path does not match |
| 77 | app_notification_status | /notify/status | Path does not match |
| 78 | app_notification_users_with_push | /notify/users/with-push | Path does not match |
| 79 | app_notification_register_subscription | /notify/register-subscription | Path does not match |
| 80 | app_notification_vapid_public_key | /notify/vapid-public-key | Path does not match |
| 81 | app_notification_stats | /notify/stats | Path does not match |
| 82 | app_notification_debug | /notify/debug | Path does not match |
| 83 | app_notification_widget_demo | /notify/widget-demo | Path does not match |
| 84 | app_notification_mass | /notify/mass | Path does not match |
| 85 | app_notification_history | /notify/history | Path does not match |
| 86 | app_notification_history_list | /notify/history/list | Path does not match |
| 87 | app_notification_send_mass | /notify/send-mass | Path does not match |
| 88 | app_notification_dashboard | /notify/dashboard | Path does not match |
| 89 | app_notification_unregister_subscription | /notify/unregister-subscription | Path does not match |
| 90 | app_notifications_index | /notifications | Path does not match |
| 91 | app_notifications_mark_read | /notifications/{id}/mark-read | Path does not match |
| 92 | app_notifications_mark_all_read | /notifications/mark-all-read | Path does not match |
| 93 | app_notification_reminder_check | /notify/reminder/check | Path does not match |
| 94 | app_notification_reminder_mark_shown | /notify/reminder/mark-shown | Path does not match |
| 95 | app_notification_reminder_mark_dismissed | /notify/reminder/mark-dismissed | Path does not match |
| 96 | app_notification_reminder_stats | /notify/reminder/stats | Path does not match |
| 97 | app_notification_reminder_cleanup | /notify/reminder/cleanup | Path does not match |
| 98 | app_payments_index | /payments/ | Path does not match |
| 99 | app_payments_staff_history | /payments/staff-history | Path does not match |
| 100 | app_payments_renew | /payments/renew/{id} | Path does not match |
| 101 | app_payments_new | /payments/new/{id} | Path does not match |
| 102 | app_payments_show | /payments/{id} | Path does not match |
| 103 | app_payments_edit | /payments/{id}/edit | Path does not match |
| 104 | app_payments_delete | /payments/{id} | Path does not match |
| 105 | app_registration_requests_index | /admin/solicitudes/ | Path does not match |
| 106 | app_registration_request_approve | /admin/solicitudes/{id}/approve | Path does not match |
| 107 | app_registration_request_reject | /admin/solicitudes/{id}/reject | Path does not match |
| 108 | app_registration_request | /solicitud-registro/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.