Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_brand_index | /brand/ | Path does not match |
| 2 | app_brand_delete | /brand/{id} | Path does not match |
| 3 | app_category_index | /category/ | Path does not match |
| 4 | app_category_delete | /category/{id} | Path does not match |
| 5 | app_commission_setting_index | /commission-setting/ | Path does not match |
| 6 | app_commission_setting_new | /commission-setting/new | Path does not match |
| 7 | app_commission_setting_show | /commission-setting/{id} | Path does not match |
| 8 | app_commission_setting_edit | /commission-setting/{id}/edit | Path does not match |
| 9 | app_commission_setting_delete | /commission-setting/{id} | Path does not match |
| 10 | app_company_index | /company/ | Path does not match |
| 11 | app_company_new | /company/new | Path does not match |
| 12 | app_company_show | /company/{id} | Path does not match |
| 13 | app_company_edit | /company/{id}/edit | Path does not match |
| 14 | app_company_delete | /company/{id} | Path does not match |
| 15 | app_credit_index | /credit/ | Path does not match |
| 16 | app_credit_show | /credit/{id} | Path does not match |
| 17 | app_customer_index | /customer/ | Path does not match |
| 18 | app_customer_new | /customer/new | Path does not match |
| 19 | app_customer_show | /customer/{id} | Path does not match |
| 20 | app_customer_edit | /customer/{id}/edit | Path does not match |
| 21 | app_customer_delete | /customer/{id} | Path does not match |
| 22 | app_customer_transaction_index | /customer-transaction/ | Path does not match |
| 23 | app_customer_transaction_new | /customer-transaction/new | Path does not match |
| 24 | app_customer_transaction_show | /customer-transaction/{id} | Path does not match |
| 25 | app_customer_transaction_edit | /customer-transaction/{id}/edit | Path does not match |
| 26 | app_customer_transaction_delete | /customer-transaction/{id} | Path does not match |
| 27 | app_expense_index | /expense/ | Path does not match |
| 28 | app_expense_new | /expense/new | Path does not match |
| 29 | app_expense_show | /expense/{id} | Path does not match |
| 30 | app_expense_edit | /expense/{id}/edit | Path does not match |
| 31 | app_expense_delete | /expense/{id} | Path does not match |
| 32 | app_home | / | Path does not match |
| 33 | app_home_index | /home | Path does not match |
| 34 | change_locale | /changeLocale | Path does not match |
| 35 | app_invoice_group_index | /invoice-group/ | Path does not match |
| 36 | app_invoice_group_new | /invoice-group/new | Path does not match |
| 37 | app_invoice_group_show | /invoice-group/{id} | Path does not match |
| 38 | app_invoice_group_delete | /invoice-group/{id} | Path does not match |
| 39 | app_measure_index | /measure/ | Path does not match |
| 40 | app_measure_delete | /measure/{id} | Path does not match |
| 41 | app_note_index | /note/ | Path does not match |
| 42 | app_note_new | /note/new | Path does not match |
| 43 | app_note_show | /note/{id} | Path does not match |
| 44 | app_note_edit | /note/{id}/edit | Path does not match |
| 45 | app_note_delete | /note/{id} | Path does not match |
| 46 | app_payment_index | /payment/ | Path does not match |
| 47 | app_payment_new | /payment/new | Path does not match |
| 48 | app_payment_show | /payment/{id} | Path does not match |
| 49 | app_payment_edit | /payment/{id}/edit | Path does not match |
| 50 | app_payment_delete | /payment/{id} | Path does not match |
| 51 | app_payment_method_index | /payment-method/ | Path does not match |
| 52 | app_payment_method_new | /payment-method/new | Path does not match |
| 53 | app_payment_method_show | /payment-method/{id} | Path does not match |
| 54 | app_payment_method_edit | /payment-method/{id}/edit | Path does not match |
| 55 | app_payment_method_delete | /payment-method/{id} | Path does not match |
| 56 | app_product_component_index | /product/component/ | Path does not match |
| 57 | app_product_component_new | /product/component/new | Path does not match |
| 58 | app_product_component_show | /product/component/{id} | Path does not match |
| 59 | app_product_component_edit | /product/component/{id}/edit | Path does not match |
| 60 | app_product_component_delete | /product/component/{id} | Path does not match |
| 61 | app_product_index | /product/ | Path does not match |
| 62 | app_product_delete | /product/{id} | Path does not match |
| 63 | app_product_transaction_index | /product/transaction/ | Path does not match |
| 64 | app_product_transaction_low | /product/transaction/low-stock | Path does not match |
| 65 | app_product_transaction_dashboard | /product/transaction/dashboard | Path does not match |
| 66 | app_product_transaction_new | /product/transaction/new | Path does not match |
| 67 | app_product_transaction_show | /product/transaction/{id} | Path does not match |
| 68 | app_product_transaction_edit | /product/transaction/{id}/edit | Path does not match |
| 69 | app_product_transaction_delete | /product/transaction/{id} | Path does not match |
| 70 | app_sale_index | /sale/ | Path does not match |
| 71 | app_sale_attachment | /sale/attachment | Path does not match |
| 72 | app_sale_new | /sale/new | Path does not match |
| 73 | app_sale_new_total | /sale/new-total | Path does not match |
| 74 | app_sale_dashboard | /sale/dashboard | Path does not match |
| 75 | app_sale_show | /sale/{id} | Path does not match |
| 76 | app_sale_edit | /sale/{id}/edit | Path does not match |
| 77 | app_sale_delete | /sale/{id} | Path does not match |
| 78 | app_sale_group_index | /sale-group/ | Path does not match |
| 79 | app_sale_group_dashboard | /sale-group/dashboard | Path does not match |
| 80 | app_sale_group_attachment | /sale-group/attachment | Path does not match |
| 81 | app_sale_group_new | /sale-group/new | Path does not match |
| 82 | app_sale_group_show | /sale-group/{id} | Path does not match |
| 83 | app_sale_group_edit | /sale-group/{id}/edit | Path does not match |
| 84 | app_sale_group_delete | /sale-group/{id} | Path does not match |
| 85 | 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.