Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | 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 | app_api_employee_add_preference | /api/employee/{id}/preference | Path does not match |
| 17 | app_api_employee_add_absence | /api/employee/{id}/absence | Path does not match |
| 18 | app_api_preference_delete | /api/preference/{id} | Path does not match |
| 19 | app_api_absence_delete | /api/absence/{id} | Path does not match |
| 20 | app_api_employee_preview_absence_conflicts | /api/employee/{id}/absence/preview | Path does not match |
| 21 | app_branch_index | /admin/branches | Path does not match |
| 22 | app_branch_new | /admin/branches/new | Path does not match |
| 23 | app_branch_show | /admin/branches/{id} | Path does not match |
| 24 | app_branch_edit | /admin/branches/{id}/edit | Path does not match |
| 25 | app_branch_delete | /admin/branches/{id}/delete | Path does not match |
| 26 | app_branch_multi_day_staffing_demand | /admin/branches/{id}/multi-day-staffing-demand | Path does not match |
| 27 | app_branch_reservations | /admin/branches/{id}/reservations | Path does not match |
| 28 | app_branch_reservation_new | /admin/branches/{id}/reservations/new | Path does not match |
| 29 | app_branch_reservation_edit | /admin/branches/{id}/reservations/{reservationId}/edit | Path does not match |
| 30 | app_branch_reservation_delete | /admin/branches/{id}/reservations/{reservationId}/delete | Path does not match |
| 31 | app_branch_usage_rules | /admin/branches/{id}/usage-rules | Path does not match |
| 32 | app_branch_usage_rule_new | /admin/branches/{id}/usage-rules/new | Path does not match |
| 33 | app_branch_usage_rule_edit | /admin/branches/{id}/usage-rules/{ruleId}/edit | Path does not match |
| 34 | app_branch_usage_rule_delete | /admin/branches/{id}/usage-rules/{ruleId}/delete | Path does not match |
| 35 | app_branch_usage_rule_toggle_active | /admin/branches/{id}/usage-rules/{ruleId}/toggle-active | Path does not match |
| 36 | app_branch_demand_links | /admin/branches/{id}/demand-links | Path does not match |
| 37 | app_branch_demand_link_new | /admin/branches/{id}/demand-links/new | Path does not match |
| 38 | app_branch_demand_link_edit | /admin/branches/{id}/demand-links/{linkId}/edit | Path does not match |
| 39 | app_branch_demand_link_delete | /admin/branches/{id}/demand-links/{linkId}/delete | Path does not match |
| 40 | app_branch_demand_link_toggle_active | /admin/branches/{id}/demand-links/{linkId}/toggle-active | Path does not match |
| 41 | app_branch_absences | /admin/branches/{id}/absences | Path does not match |
| 42 | app_branch_absence_new | /admin/branches/{id}/absences/new | Path does not match |
| 43 | app_branch_absence_edit | /admin/branches/{id}/absences/{absenceId}/edit | Path does not match |
| 44 | app_branch_absence_delete | /admin/branches/{id}/absences/{absenceId}/delete | Path does not match |
| 45 | app_dashboard | / | Path does not match |
| 46 | debug_calendar_test | /debug/calendar-test | Path does not match |
| 47 | app_employee_index | /employees | Path does not match |
| 48 | app_employee_new | /employees/new | Path does not match |
| 49 | app_employee_show | /employees/{id} | Path does not match |
| 50 | app_employee_edit | /employees/{id}/edit | Path does not match |
| 51 | app_employee_delete | /employees/{id}/delete | Path does not match |
| 52 | app_employee_by_branch | /employees/branch/{branchId} | Path does not match |
| 53 | app_employee_schedule | /employee/schedule | Path does not match |
| 54 | app_employee_branch_schedule | /employee/branch-schedule | Path does not match |
| 55 | app_employee_usage_rule_index | /admin/employee-usage-rules | Path does not match |
| 56 | app_employee_usage_rule_new | /admin/employee-usage-rules/new | Path does not match |
| 57 | app_employee_usage_rule_show | /admin/employee-usage-rules/{id} | Path does not match |
| 58 | app_employee_usage_rule_edit | /admin/employee-usage-rules/{id}/edit | Path does not match |
| 59 | app_employee_usage_rule_delete | /admin/employee-usage-rules/{id}/delete | Path does not match |
| 60 | app_employee_usage_rule_toggle_active | /admin/employee-usage-rules/{id}/toggle-active | Path does not match |
| 61 | app_profile | /profile | Path does not match |
| 62 | app_public_holiday_index | /admin/public-holidays | Path does not match |
| 63 | app_public_holiday_new | /admin/public-holidays/new | Path does not match |
| 64 | app_public_holiday_show | /admin/public-holidays/{id} | Path does not match |
| 65 | app_public_holiday_edit | /admin/public-holidays/{id}/edit | Path does not match |
| 66 | app_public_holiday_delete | /admin/public-holidays/{id} | Path does not match |
| 67 | app_schedule_index | /schedule | Path does not match |
| 68 | app_schedule_week | /schedule/branch/{branchId}/week/{year}/{week} | Path does not match |
| 69 | app_schedule_create_shift | /schedule/api/shift/create | Path does not match |
| 70 | app_schedule_update_shift | /schedule/api/shift/{id}/update | Path does not match |
| 71 | app_schedule_delete_shift | /schedule/api/shift/{id}/delete | Path does not match |
| 72 | app_schedule_publish | /schedule/api/schedule/{id}/publish | Path does not match |
| 73 | app_schedule_other_branch_employees | /schedule/api/employees/other-branches/{branchId} | Path does not match |
| 74 | app_schedule_save_day_note | /schedule/api/day-note/save | Path does not match |
| 75 | app_schedule_delete_day_note | /schedule/api/day-note/delete | Path does not match |
| 76 | app_schedule_auto_schedule | /schedule/api/auto-schedule | Path does not match |
| 77 | app_schedule_auto_schedule_weekends | /schedule/api/auto-schedule-weekends | Path does not match |
| 78 | app_schedule_clear_week | /schedule/clear-week | Path does not match |
| 79 | app_schedule_clear_month | /schedule/clear-month | Path does not match |
| 80 | app_schedule_shift_logs | /schedule/api/shift/{id}/logs | Path does not match |
| 81 | app_schedule_month_pdf | /schedule/branch/{branchId}/month-pdf/{year}/{month} | Path does not match |
| 82 | app_schedule_optimize_month | /schedule/api/optimize-month | Path does not match |
| 83 | app_scheduling_preference_index | /scheduling-preferences | Path does not match |
| 84 | app_scheduling_preference_new | /scheduling-preferences/new | Path does not match |
| 85 | app_scheduling_preference_show | /scheduling-preferences/{id} | Path does not match |
| 86 | app_scheduling_preference_edit | /scheduling-preferences/{id}/edit | Path does not match |
| 87 | app_scheduling_preference_delete | /scheduling-preferences/{id}/delete | Path does not match |
| 88 | app_scheduling_preference_toggle | /scheduling-preferences/{id}/toggle | Path does not match |
| 89 | app_scheduling_preference_employee | /scheduling-preferences/employee/{employeeId} | Path does not match |
| 90 | api_employee_scheduling_preferences | /scheduling-preferences/api/employee/{employeeId}/preferences | Path does not match |
| 91 | 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.