Routing
(none)
Matched route
Route Matching Logs
Path to match:
/@fs/.git/config
| # | 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_admin_absence_request_index | /admin/absences | Path does not match |
| 17 | app_admin_absence_request_new | /admin/absences/new | Path does not match |
| 18 | app_admin_absence_request_edit | /admin/absences/{id}/edit | Path does not match |
| 19 | app_admin_absence_request_cancel | /admin/absences/{id}/cancel | Path does not match |
| 20 | app_admin_absence_request_validate | /admin/absences/{id}/validate | Path does not match |
| 21 | app_admin_absence_request_refuse | /admin/absences/{id}/refuse | Path does not match |
| 22 | app_admin_absence_type_index | /admin/types-absence | Path does not match |
| 23 | app_admin_absence_type_new | /admin/types-absence/nouveau | Path does not match |
| 24 | app_admin_absence_type_edit | /admin/types-absence/{id}/modifier | Path does not match |
| 25 | app_admin_absence_type_toggle | /admin/types-absence/{id}/toggle | Path does not match |
| 26 | app_admin_reports_index | /admin/reports | Path does not match |
| 27 | app_admin_reports_balances | /admin/reports/balances | Path does not match |
| 28 | app_admin_reports_absences | /admin/reports/absences | Path does not match |
| 29 | app_admin_reports_requests_status | /admin/reports/requests-status | Path does not match |
| 30 | app_admin_reports_non_balance_days | /admin/reports/non-balance-days | Path does not match |
| 31 | app_admin_tenant_config | /admin/configuration | Path does not match |
| 32 | app_admin_holiday_delete | /admin/configuration/holidays/{id}/delete | Path does not match |
| 33 | app_admin_upload_logo | /admin/configuration/upload-logo | Path does not match |
| 34 | app_admin_user_index | /admin/utilisateurs | Path does not match |
| 35 | app_admin_user_new | /admin/utilisateurs/nouveau | Path does not match |
| 36 | app_admin_user_edit | /admin/utilisateurs/{id}/modifier | Path does not match |
| 37 | app_admin_user_change_password | /admin/utilisateurs/{id}/mot-de-passe | Path does not match |
| 38 | app_admin_user_toggle | /admin/utilisateurs/{id}/toggle | Path does not match |
| 39 | api_post_absence_request | /api/v1/absence-requests | Path does not match |
| 40 | api_get_provisional_balance | /api/v1/users/me/provisional-balance | Path does not match |
| 41 | api_post_calculate_duration | /api/v1/absence-requests/calculate-duration | Path does not match |
| 42 | api_get_active_absence_types | /api/v1/absence-types/active | Path does not match |
| 43 | api_put_absence_request_cancel | /api/v1/absence-requests/{requestId}/cancel | Path does not match |
| 44 | api_get_my_absence_requests | /api/v1/absence-requests/me | Path does not match |
| 45 | api_user_me_balances | /api/v1/users/me/balances | Path does not match |
| 46 | api_calendar_me | /api/v1/calendar/me | Path does not match |
| 47 | api_calendar_team | /api/v1/calendar/team | Path does not match |
| 48 | api_calendar_request | /api/v1/calendar/request/{id} | Path does not match |
| 49 | app_audit_log_index | /admin/audit/ | Path does not match |
| 50 | app_audit_log_show | /admin/audit/{id} | Path does not match |
| 51 | app_audit_log_export | /admin/audit/export | Path does not match |
| 52 | app_balance_adjust | /admin/balances/adjust | Path does not match |
| 53 | app_balance_adjust_process | /admin/balances/adjust/process | Path does not match |
| 54 | app_balance_get_user_balances | /admin/balances/adjust/get-balances/{id} | Path does not match |
| 55 | app_balance_history | /balance/history/{balanceType} | Path does not match |
| 56 | app_balance_import | /admin/balances/import | Path does not match |
| 57 | app_balance_import_upload | /admin/balances/import/upload | Path does not match |
| 58 | app_balance_import_adjustments | /admin/balances/import/adjustments | Path does not match |
| 59 | app_balance_import_adjustments_upload | /admin/balances/import/adjustments/upload | Path does not match |
| 60 | employee_absence_request_new | /employee/absence/request/new | Path does not match |
| 61 | employee_absence_list | /employee/absences | Path does not match |
| 62 | employee_absence_detail | /employee/absence/{id} | Path does not match |
| 63 | employee_calendar_view | /employee/calendar | Path does not match |
| 64 | connect_google | /connect/google | Path does not match |
| 65 | connect_google_check | /connect/google/check | Path does not match |
| 66 | app_home | / | Path does not match |
| 67 | app_manager_absence_request_detail | /manager/absence-requests/{id} | Path does not match |
| 68 | app_manager_absence_request_validate | /manager/absence-requests/{id}/validate | Path does not match |
| 69 | app_manager_absence_request_refuse | /manager/absence-requests/{id}/refuse | Path does not match |
| 70 | app_manager_dashboard | /manager/dashboard | Path does not match |
| 71 | app_manager_team_calendar | /manager/team-calendar | Path does not match |
| 72 | app_dashboard | /dashboard | Path does not match |
| 73 | app_login | /login | Path does not match |
| 74 | app_logout | /logout | Path does not match |
| 75 | app_super_admin_tenant_index | /super-admin/tenants/ | Path does not match |
| 76 | app_super_admin_tenant_new | /super-admin/tenants/new | Path does not match |
| 77 | app_super_admin_tenant_show | /super-admin/tenants/{id} | Path does not match |
| 78 | app_super_admin_tenant_edit | /super-admin/tenants/{id}/edit | Path does not match |
| 79 | app_super_admin_tenant_toggle_status | /super-admin/tenants/{id}/toggle-status | Path does not match |
| 80 | app_user_profile | /profile | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.