Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | 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 | Path does not match |
| 29 | app_logout | /logout | Path does not match |
| 30 | app_authentication_token | /commercial/authentication/{tokenWithAgencyCodeAndCComer} | Path does not match |
| 31 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 32 | _wdt | /_wdt/{token} | Path does not match |
| 33 | _profiler_home | /_profiler/ | Path does not match |
| 34 | _profiler_search | /_profiler/search | Path does not match |
| 35 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 36 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 37 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 38 | _profiler_open_file | /_profiler/open | Path does not match |
| 39 | _profiler | /_profiler/{token} | Path does not match |
| 40 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 41 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 42 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.