Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fc_load_events | /fc-load-events | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin_sync_music | /admin/sync/music | Path does not match |
| 17 | admin_sync_status | /admin/sync/status | Path does not match |
| 18 | admin-dashboard | /admin/dashboard | Path does not match |
| 19 | cheza_notes_play | /cheza-notes | Path does not match |
| 20 | cheza_notes_save_progress | /cheza-notes/save-progress | Path does not match |
| 21 | cheza_notes_stats | /cheza-notes/stats | Path does not match |
| 22 | cheza_notes_exercises_list | /cheza-notes-exercises | Path does not match |
| 23 | cheza_notes_exercise_create | /cheza-notes-exercises/create | Path does not match |
| 24 | cheza_notes_exercise_edit | /cheza-notes-exercises/{id}/edit | Path does not match |
| 25 | cheza_notes_exercise_save | /cheza-notes-exercises/save | Path does not match |
| 26 | cheza_notes_exercise_update | /cheza-notes-exercises/{id}/update | Path does not match |
| 27 | cheza_notes_exercise_delete | /cheza-notes-exercises/{id}/delete | Path does not match |
| 28 | cheza_notes_exercise_search | /cheza-notes-exercises/search | Path does not match |
| 29 | cheza_notes_exercise_get | /cheza-notes-exercises/{id} | Path does not match |
| 30 | cheza_notes_exercise_play | /cheza-notes-exercises/{id}/play | Path does not match |
| 31 | configuration_index | /configuration/ | Path does not match |
| 32 | configuration_new | /configuration/new | Path does not match |
| 33 | configuration_show | /configuration/{id} | Path does not match |
| 34 | configuration_edit | /configuration/{id}/edit | Path does not match |
| 35 | configuration_delete | /configuration/{id} | Path does not match |
| 36 | email_unsubscribe | /email/unsubscribe/{token} | Path does not match |
| 37 | email_resubscribe | /email/resubscribe/{token} | Path does not match |
| 38 | interactive_practice | / | Path does not match |
| 39 | student_pieces_index | /student/pieces | Path does not match |
| 40 | student_pieces_new | /student/pieces/new | Path does not match |
| 41 | student_pieces_edit | /student/pieces/{id}/edit | Path does not match |
| 42 | student_pieces_csrf_token | /student/pieces/csrf-token/{id} | Path does not match |
| 43 | student_pieces_delete | /student/pieces/{id} | Path does not match |
| 44 | student_pieces_show | /student/pieces/{id} | Path does not match |
| 45 | api_music_pieces_search | /student/pieces/search/api | Path does not match |
| 46 | student_pieces_save_preview | /student/pieces/{id}/preview | Path does not match |
| 47 | student_pieces_generate_placeholder | /student/pieces/{id}/preview/placeholder | Path does not match |
| 48 | admin_fix_measures | /student/pieces/admin/fix-measures | Path does not match |
| 49 | music_practice_play | /music/play/{id} | Path does not match |
| 50 | music_practice_save_progress | /music/practice/{id}/save-progress | Path does not match |
| 51 | music_practice_end_session | /music/practice/{id}/end-session | Path does not match |
| 52 | music_practice_link_generator | /music/practice-link-generator | Path does not match |
| 53 | pitch_test | /pitch-test | Path does not match |
| 54 | attendant_new | /booking/new | Path does not match |
| 55 | payment_mpesa | /payment/mpesa | Path does not match |
| 56 | mpesa_callback_registration | /mpesa/callback/registration | Path does not match |
| 57 | payment_status | /payment/status/{checkoutRequestId} | Path does not match |
| 58 | public_music_play | /music/piece/{id}/{slug} | Path does not match |
| 59 | public_music_browse | /music/browse | Path does not match |
| 60 | public_music_missing_previews | /music/browse/missing-previews | Path does not match |
| 61 | public_music_all_pieces | /music/browse/all-pieces | Path does not match |
| 62 | public_music_save_preview | /music/piece/{id}/save-preview | Path does not match |
| 63 | public_music_load_more | /music/browse/load-more | Path does not match |
| 64 | public_music_search | /music/search | Path does not match |
| 65 | public_music_save_progress | /music/piece/{id}/save-progress | Path does not match |
| 66 | music_generate_pdf | /music/generate-pdf/{id} | Path does not match |
| 67 | music_download_pdf | /music/download-pdf/{token} | Path does not match |
| 68 | api_get_practice_plan | /music/api/practice-plan/{id} | Path does not match |
| 69 | api_save_step_progress | /music/api/practice-plan/progress | Path does not match |
| 70 | api_advance_step | /music/api/practice-plan/progress/advance | Path does not match |
| 71 | api_adjust_practice_plan | /music/api/practice-plan/adjust | Path does not match |
| 72 | api_adjust_chunk_size | /music/api/practice-plan/adjust-chunk-size | Path does not match |
| 73 | api_reset_progress | /music/api/practice-plan/progress/reset | Path does not match |
| 74 | api_delete_practice_plan | /music/api/practice-plan/delete | Path does not match |
| 75 | app_register | /register | Path does not match |
| 76 | app_forgot_password_request | /reset-password | Path does not match |
| 77 | app_check_email | /reset-password/check-email | Path does not match |
| 78 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 79 | 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.