Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | 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 | / | Path does not match |
| 48 | internal_configurable_rules_list | /internal/configurable-rules | Path does not match |
| 49 | internal_configurable_rules_create | /internal/configurable-rules | Path does not match |
| 50 | internal_configurable_rules_patch | /internal/configurable-rules/{id} | Path does not match |
| 51 | internal_configurable_rules_delete | /internal/configurable-rules/{id} | Path does not match |
| 52 | internal_contracts | /internal/contracts | Path does not match |
| 53 | internal_contracts_show | /internal/contracts/{id} | Path does not match |
| 54 | internal_contracts_create | /internal/contracts | Path does not match |
| 55 | internal_contracts_patch | /internal/contracts/{id} | Path does not match |
| 56 | internal_contracts_delete | /internal/contracts/{id} | Path does not match |
| 57 | internal_customers | /internal/customers | Path does not match |
| 58 | internal_customers_show | /internal/customers/{id} | Path does not match |
| 59 | internal_customers_persons | /internal/customers/{id}/persons | Path does not match |
| 60 | internal_customers_create | /internal/customers | Path does not match |
| 61 | internal_customers_patch | /internal/customers/{id} | Path does not match |
| 62 | internal_customers_delete | /internal/customers/{id} | Path does not match |
| 63 | internal_dashboard | /internal/dashboard | Path does not match |
| 64 | internal_expenses_create | /internal/documents/expenses | Path does not match |
| 65 | internal_expenses_patch | /internal/documents/expenses/{id} | Path does not match |
| 66 | internal_invoices | /internal/documents/invoices | Path does not match |
| 67 | internal_invoices_show | /internal/documents/invoices/{id} | Path does not match |
| 68 | internal_invoices_create | /internal/documents/invoices | Path does not match |
| 69 | internal_invoices_patch | /internal/documents/invoices/{id} | Path does not match |
| 70 | internal_invoices_delete | /internal/documents/invoices/{id} | Path does not match |
| 71 | internal_profile_get | /internal/profile | Path does not match |
| 72 | internal_profile_patch | /internal/profile | Path does not match |
| 73 | internal_profile_password | /internal/profile/password | Path does not match |
| 74 | internal_settings_index | /internal/settings | Path does not match |
| 75 | internal_settings_system | /internal/settings/system | Path does not match |
| 76 | internal_settings_api | /internal/settings/api | Path does not match |
| 77 | internal_settings_system_update | /internal/settings/system | Path does not match |
| 78 | internal_settings_api_update | /internal/settings/api | Path does not match |
| 79 | internal_shipments_list | /internal/shipments | Path does not match |
| 80 | internal_shipments_show | /internal/shipments/{id} | Path does not match |
| 81 | internal_shipments_create | /internal/shipments | Path does not match |
| 82 | internal_shipments_patch | /internal/shipments/{id} | Path does not match |
| 83 | internal_shipments_documents | /internal/shipments/{id}/documents | Path does not match |
| 84 | internal_shipments_calculations | /internal/shipments/{id}/calculations | Path does not match |
| 85 | internal_shipments_alerts | /internal/shipments/{id}/alerts | Path does not match |
| 86 | internal_shipments_alerts_patch | /internal/shipments/{id}/alerts/{alertId} | Path does not match |
| 87 | internal_suppliers | /internal/suppliers | Path does not match |
| 88 | internal_suppliers_show | /internal/suppliers/{id} | Path does not match |
| 89 | internal_suppliers_persons | /internal/suppliers/{id}/persons | Path does not match |
| 90 | internal_suppliers_create | /internal/suppliers | Path does not match |
| 91 | internal_suppliers_patch | /internal/suppliers/{id} | Path does not match |
| 92 | internal_suppliers_delete | /internal/suppliers/{id} | Path does not match |
| 93 | internal_users | /internal/users | Path does not match |
| 94 | internal_users_show | /internal/users/{id} | Path does not match |
| 95 | internal_users_create | /internal/users | Path does not match |
| 96 | internal_users_patch | /internal/users/{id} | Path does not match |
| 97 | app_forgot_password_request | /reset-password | Path does not match |
| 98 | app_check_email | /reset-password/check-email | Path does not match |
| 99 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 100 | 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.