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 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | api_billing_customers_list | /api/billing/customers | Path does not match |
| 17 | api_billing_customers_get | /api/billing/customers/{id} | Path does not match |
| 18 | api_billing_stores_list | /api/billing/stores | Path does not match |
| 19 | api_billing_stores_create | /api/billing/stores | Path does not match |
| 20 | api_billing_stores_get | /api/billing/stores/{id} | Path does not match |
| 21 | api_billing_subscriptions_list | /api/billing/subscriptions | Path does not match |
| 22 | api_billing_subscriptions_get | /api/billing/subscriptions/{id} | Path does not match |
| 23 | api_billing_invoices_list | /api/billing/invoices | Path does not match |
| 24 | api_billing_invoices_get | /api/billing/invoices/{id} | Path does not match |
| 25 | app_settings_index | /settings/ | Path does not match |
| 26 | app_settings_branding | /settings/branding | Path does not match |
| 27 | app_settings_texts | /settings/texts | Path does not match |
| 28 | app_brand_index | /brand | Path does not match |
| 29 | app_brand_new | /brand/new | Path does not match |
| 30 | app_brand_edit | /brand/{id}/edit | Path does not match |
| 31 | app_brand_delete | /brand/{id} | Path does not match |
| 32 | app_client_index | /client/ | Path does not match |
| 33 | app_client_new | /client/new | Path does not match |
| 34 | app_client_show | /client/{id} | Path does not match |
| 35 | app_client_edit | /client/{id}/edit | Path does not match |
| 36 | app_client_delete | /client/{id} | Path does not match |
| 37 | app_communication_stats | /admin/communications/stats | Path does not match |
| 38 | app_communication_purchase_requests | /admin/communications/purchase-requests | Path does not match |
| 39 | app_communication_purchase_request_new | /admin/communications/purchase-requests/new | Path does not match |
| 40 | app_customer_index | /admin/customers/ | Path does not match |
| 41 | app_customer_new | /admin/customers/new | Path does not match |
| 42 | app_customer_show | /admin/customers/{id} | Path does not match |
| 43 | app_customer_edit | /admin/customers/{id}/edit | Path does not match |
| 44 | app_customer_toggle_active | /admin/customers/{id}/toggle-active | Path does not match |
| 45 | app_customer_sync_stripe | /admin/customers/{id}/sync-stripe | Path does not match |
| 46 | app_customer_delete | /admin/customers/{id}/delete | Path does not match |
| 47 | app_customer_reset_password | /admin/customers/{id}/reset-password | Path does not match |
| 48 | app_dashboard | / | Path does not match |
| 49 | app_dashboard_save_positions | /api/widget-positions | Path does not match |
| 50 | app_home | / | Path does not match |
| 51 | app_invoice_index | /invoice | Path does not match |
| 52 | app_invoice_new | /invoice/new | Path does not match |
| 53 | app_invoice_show | /invoice/{id} | Path does not match |
| 54 | app_invoice_edit | /invoice/{id}/edit | Path does not match |
| 55 | app_invoice_payment_add | /invoice/{id}/payment/add | Path does not match |
| 56 | app_invoice_payment_delete | /invoice/{invoiceId}/payment/{paymentId}/delete | Path does not match |
| 57 | app_invoice_delete | /invoice/{id} | Path does not match |
| 58 | app_change_locale | /change-locale/{locale} | Path does not match |
| 59 | app_location_index | /location | Path does not match |
| 60 | app_location_new | /location/new | Path does not match |
| 61 | app_location_show | /location/{id} | Path does not match |
| 62 | app_location_edit | /location/{id}/edit | Path does not match |
| 63 | app_location_qrcode | /location/{id}/qrcode | Path does not match |
| 64 | app_location_delete | /location/{id} | Path does not match |
| 65 | app_part_index | /part | Path does not match |
| 66 | app_part_new | /part/new | Path does not match |
| 67 | app_part_edit | /part/{id}/edit | Path does not match |
| 68 | app_part_delete | /part/{id} | Path does not match |
| 69 | app_product_index | /product | Path does not match |
| 70 | app_product_new | /product/new | Path does not match |
| 71 | app_product_edit | /product/{id}/edit | Path does not match |
| 72 | app_product_delete | /product/{id} | Path does not match |
| 73 | app_product_type_index | /product-type | Path does not match |
| 74 | app_product_type_new | /product-type/new | Path does not match |
| 75 | app_product_type_edit | /product-type/{id}/edit | Path does not match |
| 76 | app_product_type_delete | /product-type/{id} | Path does not match |
| 77 | public_invoice_view | /public/invoice/view/{id}/{token} | Path does not match |
| 78 | public_invoice_print | /public/invoice/print/{id}/{token} | Path does not match |
| 79 | public_quote_validate | /public/quote/validate/{token} | Path does not match |
| 80 | public_quote_accept | /public/quote/accept/{token} | Path does not match |
| 81 | public_quote_reject | /public/quote/reject/{token} | Path does not match |
| 82 | public_quote_print | /public/quote/print/{token} | Path does not match |
| 83 | public_repair_track | /public/repair/track/{id}/{token} | Path does not match |
| 84 | public_repair_history | /public/repair/history/{id}/{token} | Path does not match |
| 85 | app_purchase_order_index | /purchase-order | Path does not match |
| 86 | app_purchase_order_new | /purchase-order/new | Path does not match |
| 87 | app_purchase_order_edit | /purchase-order/{id}/edit | Path does not match |
| 88 | app_purchase_order_delete | /purchase-order/{id} | Path does not match |
| 89 | app_quota_index | /admin/quotas/ | Path does not match |
| 90 | app_quota_new | /admin/quotas/new | Path does not match |
| 91 | app_quota_edit | /admin/quotas/{id}/edit | Path does not match |
| 92 | app_quota_toggle | /admin/quotas/{id}/toggle | Path does not match |
| 93 | app_quota_stats | /admin/quotas/stats | Path does not match |
| 94 | app_quota_billing | /admin/quotas/billing | Path does not match |
| 95 | app_quota_billing_export | /admin/quotas/billing/export/{format} | Path does not match |
| 96 | app_quota_purchase_requests | /admin/quotas/purchase-requests | Path does not match |
| 97 | app_quota_purchase_request_approve | /admin/quotas/purchase-requests/{id}/approve | Path does not match |
| 98 | app_quota_purchase_request_reject | /admin/quotas/purchase-requests/{id}/reject | Path does not match |
| 99 | app_quote_index | /quote | Path does not match |
| 100 | app_quote_new | /quote/new | Path does not match |
| 101 | app_quote_show | /quote/{id} | Path does not match |
| 102 | app_quote_edit | /quote/{id}/edit | Path does not match |
| 103 | app_quote_accept | /quote/{id}/accept | Path does not match |
| 104 | app_quote_send | /quote/{id}/send | Path does not match |
| 105 | app_quote_create_invoice | /quote/{id}/create-invoice | Path does not match |
| 106 | app_quote_print | /quote/{id}/print | Path does not match |
| 107 | app_quote_delete | /quote/{id} | Path does not match |
| 108 | app_repair_index | /repair | Path does not match |
| 109 | app_repair_new | /repair/new | Path does not match |
| 110 | app_repair_show | /repair/{id} | Path does not match |
| 111 | app_repair_edit | /repair/{id}/edit | Path does not match |
| 112 | app_repair_change_status | /repair/{id}/change-status | Path does not match |
| 113 | app_repair_delete | /repair/{id} | Path does not match |
| 114 | app_repair_status_index | /repair-status | Path does not match |
| 115 | app_repair_status_new | /repair-status/new | Path does not match |
| 116 | app_repair_status_edit | /repair-status/{id}/edit | Path does not match |
| 117 | app_repair_status_delete | /repair-status/{id} | Path does not match |
| 118 | app_repair_status_move_up | /repair-status/{id}/move-up | Path does not match |
| 119 | app_repair_status_move_down | /repair-status/{id}/move-down | Path does not match |
| 120 | app_report_index | /report | Path does not match |
| 121 | app_role_index | /role/ | Path does not match |
| 122 | app_role_new | /role/new | Path does not match |
| 123 | app_role_show | /role/{id} | Path does not match |
| 124 | app_role_edit | /role/{id}/edit | Path does not match |
| 125 | app_role_widgets | /role/{id}/widgets | Path does not match |
| 126 | app_role_permissions | /role/{id}/permissions | Path does not match |
| 127 | app_role_delete | /role/{id} | Path does not match |
| 128 | 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.