Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_club_index | /admin/club | Path does not match |
| 3 | admin_club_new | /admin/club/new | Path does not match |
| 4 | admin_club_batch_delete | /admin/club/batch-delete | Path does not match |
| 5 | admin_club_autocomplete | /admin/club/autocomplete | Path does not match |
| 6 | admin_club_render_filters | /admin/club/render-filters | Path does not match |
| 7 | admin_club_edit | /admin/club/{entityId}/edit | Path does not match |
| 8 | admin_club_delete | /admin/club/{entityId}/delete | Path does not match |
| 9 | admin_club_detail | /admin/club/{entityId} | Path does not match |
| 10 | admin_training_period_index | /admin/training-period | Path does not match |
| 11 | admin_training_period_new | /admin/training-period/new | Path does not match |
| 12 | admin_training_period_batch_delete | /admin/training-period/batch-delete | Path does not match |
| 13 | admin_training_period_autocomplete | /admin/training-period/autocomplete | Path does not match |
| 14 | admin_training_period_render_filters | /admin/training-period/render-filters | Path does not match |
| 15 | admin_training_period_edit | /admin/training-period/{entityId}/edit | Path does not match |
| 16 | admin_training_period_delete | /admin/training-period/{entityId}/delete | Path does not match |
| 17 | admin_training_period_detail | /admin/training-period/{entityId} | Path does not match |
| 18 | admin_user_index | /admin/user | Path does not match |
| 19 | admin_user_new | /admin/user/new | Path does not match |
| 20 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 21 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 22 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 23 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 24 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 25 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 26 | admin_venue_index | /admin/venue | Path does not match |
| 27 | admin_venue_new | /admin/venue/new | Path does not match |
| 28 | admin_venue_batch_delete | /admin/venue/batch-delete | Path does not match |
| 29 | admin_venue_autocomplete | /admin/venue/autocomplete | Path does not match |
| 30 | admin_venue_render_filters | /admin/venue/render-filters | Path does not match |
| 31 | admin_venue_edit | /admin/venue/{entityId}/edit | Path does not match |
| 32 | admin_venue_delete | /admin/venue/{entityId}/delete | Path does not match |
| 33 | admin_venue_detail | /admin/venue/{entityId} | Path does not match |
| 34 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 35 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 36 | _wdt | /_wdt/{token} | Path does not match |
| 37 | _profiler_home | /_profiler/ | Path does not match |
| 38 | _profiler_search | /_profiler/search | Path does not match |
| 39 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 40 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 41 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 42 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 43 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 44 | _profiler_open_file | /_profiler/open | Path does not match |
| 45 | _profiler | /_profiler/{token} | Path does not match |
| 46 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 47 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 48 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 49 | admin_club_overview | /admin/club-overview | Path does not match |
| 50 | admin_club_details | /admin/clubs/{id}/details | Path does not match |
| 51 | admin_group_period_fee_index | /admin/group-period-fees | Path does not match |
| 52 | admin_group_period_fee_new | /admin/group-period-fees/new | Path does not match |
| 53 | admin_group_period_fee_edit | /admin/group-period-fees/{id}/edit | Path does not match |
| 54 | admin_group_period_fee_period | /admin/group-period-fees/period/{id} | Path does not match |
| 55 | admin_licence_discipline_index | /admin/licence-disciplines | Path does not match |
| 56 | admin_licence_discipline_new | /admin/licence-disciplines/new | Path does not match |
| 57 | admin_licence_discipline_edit | /admin/licence-disciplines/{id}/edit | Path does not match |
| 58 | admin_licence_start_class_index | /admin/licence-start-classes | Path does not match |
| 59 | admin_licence_start_class_new | /admin/licence-start-classes/new | Path does not match |
| 60 | admin_licence_start_class_edit | /admin/licence-start-classes/{id}/edit | Path does not match |
| 61 | admin_licence_type_index | /admin/licence-types | Path does not match |
| 62 | admin_licence_type_new | /admin/licence-types/new | Path does not match |
| 63 | admin_licence_type_edit | /admin/licence-types/{id}/edit | Path does not match |
| 64 | admin_licence_type_price_new | /admin/licence-types/prices/new | Path does not match |
| 65 | admin_licence_type_price_edit | /admin/licence-types/prices/{id}/edit | Path does not match |
| 66 | admin_licence_type_price_delete | /admin/licence-types/prices/{id} | Path does not match |
| 67 | admin_participant_fee_due_index | /admin/participant-fee-dues | Path does not match |
| 68 | admin_participant_fee_due_generate | /admin/participant-fee-dues/generate/{id} | Path does not match |
| 69 | admin_enrollment_index | /admin/enrollments | Path does not match |
| 70 | admin_enrollment_new | /admin/enrollments/new | Path does not match |
| 71 | admin_enrollment_edit | /admin/enrollments/{id}/edit | Path does not match |
| 72 | admin_medical_check_index | /admin/medical-checks | Path does not match |
| 73 | admin_medical_check_new | /admin/medical-checks/new | Path does not match |
| 74 | admin_medical_check_show | /admin/medical-checks/{id} | Path does not match |
| 75 | admin_medical_check_edit | /admin/medical-checks/{id}/edit | Path does not match |
| 76 | admin_medical_check_void | /admin/medical-checks/{id}/void | Path does not match |
| 77 | admin_team_licence_type_index | /admin/team-licence-types | Path does not match |
| 78 | admin_team_licence_type_new | /admin/team-licence-types/new | Path does not match |
| 79 | admin_team_licence_type_edit | /admin/team-licence-types/{id}/edit | Path does not match |
| 80 | admin_team_licence_type_price_new | /admin/team-licence-types/prices/new | Path does not match |
| 81 | admin_team_licence_type_price_edit | /admin/team-licence-types/prices/{id}/edit | Path does not match |
| 82 | admin_team_licence_type_price_delete | /admin/team-licence-types/prices/{id} | Path does not match |
| 83 | admin_user_reset_password | /admin/users/{id}/reset-password | Path does not match |
| 84 | app_dashboard | / | Path does not match |
| 85 | app_licence_overview | /licences | Path does not match |
| 86 | app_licence_type_detail | /licences/types/{id} | Path does not match |
| 87 | app_participants | /participants | Path does not match |
| 88 | app_participant_new | /participants/new | Path does not match |
| 89 | app_participant_show | /participants/{id} | Path does not match |
| 90 | app_participant_edit | /participants/{id}/edit | Path does not match |
| 91 | app_participant_licence_grant | /participants/{id}/licences/grant | Path does not match |
| 92 | app_participant_licence_edit | /participants/{participantId}/licences/{licenceId}/edit | Path does not match |
| 93 | app_participant_licence_suspend | /participants/{participantId}/licences/{licenceId}/suspend | Path does not match |
| 94 | app_participant_licence_reactivate | /participants/{participantId}/licences/{licenceId}/reactivate | Path does not match |
| 95 | app_participant_licence_cancel | /participants/{participantId}/licences/{licenceId}/cancel | Path does not match |
| 96 | app_participant_licence_discount_new | /participants/{participantId}/licences/{licenceId}/discounts/new | Path does not match |
| 97 | app_participant_payment_new | /participants/{id}/payments/new | Path does not match |
| 98 | app_participant_fee_waiver_new | /participants/{participantId}/fee-dues/{dueId}/waivers/new | Path does not match |
| 99 | app_login | /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.