Routing
app_home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://qbanito-conta.codyas.net/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | pentatrion_vite_build_proxy | /build/{path} | Path does not match |
| 3 | _profiler_vite | /_profiler/vite | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | api_v1_contracts | /api/v1/contracts | Path does not match |
| 19 | api_v1_contracts_show | /api/v1/contracts/{id} | Path does not match |
| 20 | api_v1_customers | /api/v1/customers | Path does not match |
| 21 | api_v1_customers_show | /api/v1/customers/{id} | Path does not match |
| 22 | internal_documents_invoices | /internal/documents/invoices | Path does not match |
| 23 | internal_documents_invoices_detail | /internal/documents/invoices/{id} | Path does not match |
| 24 | internal_documents_invoices_delete | /internal/documents/invoices/{id} | Path does not match |
| 25 | internal_documents_expenses | /internal/documents/expenses | Path does not match |
| 26 | internal_documents_expenses_detail | /internal/documents/expenses/{id} | Path does not match |
| 27 | internal_documents_expenses_delete | /internal/documents/expenses/{id} | Path does not match |
| 28 | api_imports_preview | /api/imports/preview | Path does not match |
| 29 | api_imports_confirm | /api/imports/confirm | Path does not match |
| 30 | internal_imports_download | /internal/imports/download/{reference} | Path does not match |
| 31 | internal_imports_detail | /internal/imports/detail/{reference} | Path does not match |
| 32 | internal_imports_files | /internal/imports/files | Path does not match |
| 33 | api_v1_invoices | /api/v1/documents/invoices | Path does not match |
| 34 | api_v1_invoices_show | /api/v1/documents/invoices/{id} | Path does not match |
| 35 | internal_orders_list | /internal/orders | Path does not match |
| 36 | api_shipments_list | /api/shipments | Path does not match |
| 37 | api_shipments_show | /api/shipments/{id} | Path does not match |
| 38 | api_shipments_create | /api/shipments | Path does not match |
| 39 | api_shipments_update | /api/shipments/{id} | Path does not match |
| 40 | api_shipments_documents | /api/shipments/{id}/documents | Path does not match |
| 41 | api_shipments_calculations | /api/shipments/{id}/calculations | Path does not match |
| 42 | api_shipments_alerts | /api/shipments/{id}/alerts | Path does not match |
| 43 | api_shipments_alerts_patch | /api/shipments/{id}/alerts/{alertId} | Path does not match |
| 44 | api_v1_suppliers | /api/v1/suppliers | Path does not match |
| 45 | api_v1_suppliers_show | /api/v1/suppliers/{id} | Path does not match |
| 46 | api_v1_users | /api/v1/users | Path does not match |
| 47 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.