Routing
app_dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://espacerh.sport-echirolles.com/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | ux_entity_autocomplete | /autocomplete/{alias} | 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_migrate_addresses | /admin/migrate-addresses | Path does not match |
| 17 | admin | /admin | Path does not match |
| 18 | admin_user_edit_roles | /admin/user/{id}/edit-roles | Path does not match |
| 19 | app_admin_dashboard | /admin/dashboard | Path does not match |
| 20 | api_agreements_list | /api/agreements | Path does not match |
| 21 | api_agreements_show | /api/agreements/{id} | Path does not match |
| 22 | api_agreements_create | /api/agreements | Path does not match |
| 23 | api_agreements_update | /api/agreements/{id} | Path does not match |
| 24 | api_agreements_delete | /api/agreements/{id} | Path does not match |
| 25 | api_time_off_list | /api/time-off | Path does not match |
| 26 | api_time_off_current | /api/time-off/current | Path does not match |
| 27 | api_time_off_show | /api/time-off/{id} | Path does not match |
| 28 | api_time_off_create | /api/time-off | Path does not match |
| 29 | api_time_off_update | /api/time-off/{id} | Path does not match |
| 30 | api_time_off_update_status | /api/time-off/{id}/status | Path does not match |
| 31 | api_time_off_delete | /api/time-off/{id} | Path does not match |
| 32 | app_agreement_index | /agreement | Path does not match |
| 33 | app_agreement_new | /agreement/new | Path does not match |
| 34 | app_agreement_show | /agreement/{id} | Path does not match |
| 35 | app_agreement_edit | /agreement/{id}/edit | Path does not match |
| 36 | app_agreement_delete | /agreement/{id} | Path does not match |
| 37 | app_calendar_index | /calendar | Path does not match |
| 38 | app_contract_index | /contract | Path does not match |
| 39 | app_contract_export | /contract/export | Path does not match |
| 40 | app_contract_new | /contract/new | Path does not match |
| 41 | app_contract_show | /contract/{id} | Path does not match |
| 42 | app_contract_edit | /contract/{id}/edit | Path does not match |
| 43 | app_contract_download | /contract/{id}/download | Path does not match |
| 44 | app_contract_delete | /contract/{id}/delete | Path does not match |
| 45 | app_contract_download_justification | /contract/{id}/justification/{filename} | Path does not match |
| 46 | app_contract_delete_justification | /contract/{id}/justification/{filename}/delete | Path does not match |
| 47 | app_contract_download_association_document | /contract/{id}/association-document/{type}/{period} | Path does not match |
| 48 | app_contract_approve | /contract/{id}/approve | Path does not match |
| 49 | app_contract_reject | /contract/{id}/reject | Path does not match |
| 50 | app_contract_export_payroll_by_organization | /contract/export/payroll/organization/{id} | Path does not match |
| 51 | app_contract_export_payroll_all_organizations | /contract/export/payroll/all | Path does not match |
| 52 | app_contract_app_payroll_element_delete | /contract/payroll-element/{id}/delete | Path does not match |
| 53 | app_dashboard | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.