https://r7-rosh.alpha-soft.fr/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 api_exports_status /api/exports/status/{export} Path does not match
2 api_exports_download /api/exports/download/{export} Path does not match
3 api_ext_export_tsheets_sync /api/external-app/export/timesheets/{agencyCode}/{clientCode} Path does not match
4 api_ext_import_tsheets_sync /api/external-app/import/timesheets/{agencyCode}/{clientCode} Path does not match
5 api_ext_list_import_tsheets /api/external-app/list/import/timesheets/{agencyCode}/{clientCode} Path does not match
6 api_imports_status /api/imports/status/{import} Path does not match
7 api_imports_result /api/imports/result/{import} Path does not match
8 api_imports_download /api/imports/download/{import} Path does not match
9 api_imports_download_errors /api/imports/download/errors/{import} Path does not match
10 api_sheet_parse_data /api/sheet/parse-data Path does not match
11 home_page / Path does not match
12 rosh_contracts_download_model_import /contracts/download/model-import/new-contracts Path does not match
13 rosh_contracts_import /contracts/import/new-contracts Path does not match
14 rosh_employee_download_model_import /employees/download/model-import/new-employees Path does not match
15 rosh_employee_import /employees/import/new-employees Path does not match
16 rosh_employee_download_model_social_security_number /employees/download/model-import/social-security-number Path does not match
17 rosh_employee_import_social_security_number /employees/import/social-security-number Path does not match
18 rosh_employee_download_model_mutual_health /employees/download/model-import/mutual-health Path does not match
19 rosh_employee_import_mutual_health /employees/import/mutual-health Path does not match
20 rosh_employee_download_model_down_payments /employees/download/model-import/down-payments Path does not match
21 rosh_employee_import_down_payments /employees/import/down-payments Path does not match
22 rosh_import_download /imports/download/{import} Path does not match
23 rosh_paid_leave_time_sheet_export /paid-leave-time-sheets/export Path does not match
24 rosh_paid_leave_time_sheet_import /paid-leave-time-sheets/import Path does not match
25 rosh_time_sheet_individualization /time-sheets/individualization Path does not match
26 rosh_time_sheet_export /time-sheets/export Path does not match
27 rosh_time_sheet_import /time-sheets/import Path does not match
28 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.