Routing
app_homepage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_api_asplatform_agencyplatform_getpeopulseagencyregistry | /api/v1/asplatform/agency/platform/peopulse-registry/{agencyCode} | Path does not match |
| 2 | app_api_asplatform_candidacy_indexcandidacy | /api/v1/asplatform/candidacies/{agencyCode}/{orderCode}/{employeeCode} | Path does not match |
| 3 | app_api_asplatform_candidacy_post | /api/v1/asplatform/candidacies/status | Path does not match |
| 4 | app_api_asplatform_client_postclientdematupdate | /api/v1/asplatform/clients/demat | Path does not match |
| 5 | app_api_asplatform_client_getclienttransfertregistryparams | /api/v1/asplatform/clients/transfer-registry/{agencyCode}/{clientCode} | Path does not match |
| 6 | app_api_asplatform_index_contract | /api/v1/asplatform/contracts/{agencyCode}/{contractNumber}/{amendmentNumber} | Path does not match |
| 7 | app_api_asplatform_index_invoice | /api/v1/asplatform/invoices/{agencyCode}/{invoiceNumber} | Path does not match |
| 8 | app_api_asplatform_missionend_indexinvoice | /api/v1/asplatform/mission-ends/{agencyCode}/{contractNumber} | Path does not match |
| 9 | app_api_asplatform_order_need_close | /api/v1/asplatform/orders/need/close | Path does not match |
| 10 | app_api_asplatform_order_need_cancel | /api/v1/asplatform/orders/need/cancel | Path does not match |
| 11 | app_api_asplatform_order_employee_cancel | /api/v1/asplatform/orders/employee/cancel | Path does not match |
| 12 | app_api_asplatform_order_need | /api/v1/asplatform/orders/need | Path does not match |
| 13 | app_api_asplatform_order_employee | /api/v1/asplatform/orders/employee | Path does not match |
| 14 | app_api_asplatform_index_timesheet | /api/v1/asplatform/timesheets/{agencyCode}/{timesheetNumber} | Path does not match |
| 15 | app_api_asplatform_timesheet_post | /api/v1/asplatform/timesheets | Path does not match |
| 16 | api_accesses_permissions_clients | /api/accesses/permissions/clients | Path does not match |
| 17 | app_pegase_agency_documents_public_get | /api/agencies/{agencyCode}/documents/{publicUid} | Path does not match |
| 18 | api_clip_employees_documents_get | /api/clip/employees/{agencyCode}/{employeeCode}/documents | Path does not match |
| 19 | api_clip_orders_post | /api/clip/orders | Path does not match |
| 20 | api_clip_payroll_data | /api/clip/payroll/{agencyCode}/{clientCode} | Path does not match |
| 21 | api_clip_employees_documents_download | /api/clip/employees/{agencyCode}/{employeeCode}/documents/{publicUid} | Path does not match |
| 22 | api_clip_timesheets_post | /api/clip/timesheets | Path does not match |
| 23 | app_api_clip_timesheet_fetch_pointage | /api/clip/timesheets/fetch-pointage/{agencyCode}/{contractNumber} | Path does not match |
| 24 | api_clip_workplace_accidents | /api/clip/workplace-accidents/{agencyCode}/{clientCode} | Path does not match |
| 25 | api_clip_claims | /api/clip/claims/{agencyCode}/{clientCode} | Path does not match |
| 26 | api_clip_cnss | /api/clip/cnss/{agencyCode}/{clientCode} | Path does not match |
| 27 | app_api_trace_event | /api/trace | Path does not match |
| 28 | api_idy_downloads | /api/idy/downloads/{agencyCode}/{publicUid} | Path does not match |
| 29 | api_isi_urls | /api/isi/urls | Path does not match |
| 30 | api_portal_candidates_post | /api/portal/candidates | Path does not match |
| 31 | api_statistic_pre_invoicing_get | /api/statistic/pre-invoicing/{agencyCode}/{clientCode} | Path does not match |
| 32 | api_statistic_summary_of_hours_get | /api/statistic/summary-of-hours/{agencyCode}/{clientCode} | Path does not match |
| 33 | api_statistic_missions_by_qualification_get | /api/statistic/missions-by-qualification/{agencyCode}/{clientCode} | Path does not match |
| 34 | api_statistic_missions_by_reason_get | /api/statistic/missions-by-reason/{agencyCode}/{clientCode} | Path does not match |
| 35 | client_index | /client/{codeEstablishment} | Path does not match |
| 36 | app_update_cookie_sidebar | /update-cookie-sidebar | Path does not match |
| 37 | employee_index | /candidats/{employeeCode} | Path does not match |
| 38 | employee_passages | /candidats/{employeeCode}/passages | Path does not match |
| 39 | employee_contracts | /candidats/{employeeCode}/contrats | Path does not match |
| 40 | employee_payslips | /candidats/{employeeCode}/bulletin-de-salaire | Path does not match |
| 41 | app_homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.