Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_address_index | /admin/address/ | Path does not match |
| 2 | app_address_new | /admin/address/new | Path does not match |
| 3 | app_address_show | /admin/address/{id} | Path does not match |
| 4 | app_address_edit | /admin/address/{id}/edit | Path does not match |
| 5 | app_address_delete | /admin/address/{id} | Path does not match |
| 6 | app_exist_address | /admin/address/verifie/exist | Path does not match |
| 7 | app_address_organization_index | /admin/addressOrganization/ | Path does not match |
| 8 | app_address_organization_new | /admin/addressOrganization/new | Path does not match |
| 9 | app_address_organization_show | /admin/addressOrganization/{id} | Path does not match |
| 10 | app_address_organization_edit | /admin/addressOrganization/{id}/edit | Path does not match |
| 11 | app_address_organization_delete | /admin/addressOrganization/{id} | Path does not match |
| 12 | app_exist_address_organization | /admin/addressOrganization/verifie/exist | Path does not match |
| 13 | app_address_salesman_index | /admin/addressSalesman/ | Path does not match |
| 14 | app_address_salesman_new | /admin/addressSalesman/new | Path does not match |
| 15 | app_address_salesman_show | /admin/addressSalesman/{id} | Path does not match |
| 16 | app_address_salesman_edit | /admin/addressSalesman/{id}/edit | Path does not match |
| 17 | app_address_salesman_delete | /admin/addressSalesman/{id} | Path does not match |
| 18 | app_exist_address_salesman | /admin/addressSalesman/verifie/exist | Path does not match |
| 19 | app_address_type_index | /admin/addressType/ | Path does not match |
| 20 | app_address_type_new | /admin/addressType/new | Path does not match |
| 21 | app_address_type_show | /admin/addressType/{id} | Path does not match |
| 22 | app_address_type_edit | /admin/addressType/{id}/edit | Path does not match |
| 23 | app_address_type_delete | /admin/addressType/{id} | Path does not match |
| 24 | get_address_types | /admin/addressType/get/list/all | Path does not match |
| 25 | app_category_index | /admin/category/ | Path does not match |
| 26 | edit_category | /admin/category/edit/category | Path does not match |
| 27 | app_category_delete | /admin/category/{id} | Path does not match |
| 28 | app_exist_category | /admin/category/verifie/exist | Path does not match |
| 29 | get_category | /admin/category/get/list/all | Path does not match |
| 30 | app_commission_setting_index | /admin/commission/setting/ | Path does not match |
| 31 | app_commission_setting_new | /admin/commission/setting/new | Path does not match |
| 32 | app_commission_setting_show | /admin/commission/setting/{id} | Path does not match |
| 33 | app_commission_setting_edit | /admin/commission/setting/{id}/edit | Path does not match |
| 34 | app_commission_setting_delete | /admin/commission/setting/{id} | Path does not match |
| 35 | app_exist_commission_setting | /admin/commission/setting/verifie/exist | Path does not match |
| 36 | new_commission_setting | /admin/commission/setting/new/commission-setting | Path does not match |
| 37 | get_commission_setting | /admin/commission/setting/commission-setting/get | Path does not match |
| 38 | edit_commission_setting | /admin/commission/setting/edit/commission-setting | Path does not match |
| 39 | app_commission_type_index | /admin/commission/type/ | Path does not match |
| 40 | app_commission_type_new | /admin/commission/type/new | Path does not match |
| 41 | app_commission_type_show | /admin/commission/type/{id} | Path does not match |
| 42 | app_commission_type_edit | /admin/commission/type/{id}/edit | Path does not match |
| 43 | app_commission_type_delete | /admin/commission/type/{id} | Path does not match |
| 44 | get_commissionType | /admin/commission/type/get/list/all | Path does not match |
| 45 | app_currency_type_index | /admin/currency/type/ | Path does not match |
| 46 | app_currency_type_new | /admin/currency/type/new | Path does not match |
| 47 | app_currency_type_show | /admin/currency/type/{id} | Path does not match |
| 48 | app_currency_type_edit | /admin/currency/type/{id}/edit | Path does not match |
| 49 | app_currency_type_delete | /admin/currency/type/{id} | Path does not match |
| 50 | get_currency | /admin/currency/type/get/list/all | Path does not match |
| 51 | app_dash | / | Path does not match |
| 52 | app_start | /start | Path does not match |
| 53 | app_purchases | /purchases | Path does not match |
| 54 | app_sales | /sales | Path does not match |
| 55 | app_orders | /orders | Path does not match |
| 56 | app_commissions | /commissions | Path does not match |
| 57 | app_reporting | /reporting | Path does not match |
| 58 | app_reporting_data | /reporting/data | Path does not match |
| 59 | check_dollar_update | /api/dollar/check-update | Path does not match |
| 60 | check_iva_update | /api/iva/check-update | Path does not match |
| 61 | get_items_timeline | /get-items-timeline | Path does not match |
| 62 | ajax_get_data | /ajax/get-data | Path does not match |
| 63 | certifications_chart | /certificationsChart | Path does not match |
| 64 | app_reporting_export_excel | /reporting/export/excel | Path does not match |
| 65 | app_invoice_index | /admin/invoice/ | Path does not match |
| 66 | app_invoice_new | /admin/invoice/new | Path does not match |
| 67 | app_invoice_show | /admin/invoice/{id} | Path does not match |
| 68 | app_invoice_edit | /admin/invoice/{id}/edit | Path does not match |
| 69 | app_invoice_delete | /admin/invoice/{id} | Path does not match |
| 70 | invoice_list_all | /admin/invoice/invoice/list-all | Path does not match |
| 71 | invoice_commission_list | /admin/invoice/invoice/commission-list | Path does not match |
| 72 | app_exist_invoice | /admin/invoice/verifie/exist | Path does not match |
| 73 | app_additional_data_invoice | /admin/invoice/additional/data | Path does not match |
| 74 | app_invoice_create | /admin/invoice/create/invoice | Path does not match |
| 75 | get_invoice | /admin/invoice/get/list/all | Path does not match |
| 76 | view_invoice_detail | /admin/invoice/view/invoice/{id} | Path does not match |
| 77 | app_invoice_deactivate | /admin/invoice/invoice/deactivate | Path does not match |
| 78 | app_register_payment | /admin/invoiceregister/payment | Path does not match |
| 79 | app_get_payment_types | /admin/invoiceget/PaymentTypes | Path does not match |
| 80 | upload_excel | /admin/invoice/sale/upload | Path does not match |
| 81 | app_invoice_item_index | /admin/invoiceItem/ | Path does not match |
| 82 | app_invoice_item_new | /admin/invoiceItem/new | Path does not match |
| 83 | app_invoice_item_show | /admin/invoiceItem/{id} | Path does not match |
| 84 | app_invoice_item_edit | /admin/invoiceItem/{id}/edit | Path does not match |
| 85 | app_invoice_item_delete | /admin/invoiceItem/{id} | Path does not match |
| 86 | app_exist_invoice_item | /admin/invoiceItem/verifie/exist | Path does not match |
| 87 | app_invoice_status_index | /admin/invoiceStatus/ | Path does not match |
| 88 | app_invoice_status_new | /admin/invoiceStatus/new | Path does not match |
| 89 | app_invoice_status_show | /admin/invoiceStatus/{id} | Path does not match |
| 90 | app_invoice_status_edit | /admin/invoiceStatus/{id}/edit | Path does not match |
| 91 | app_invoice_status_delete | /admin/invoiceStatus/{id} | Path does not match |
| 92 | app_exist_invoice_status | /admin/invoiceStatus/verifie/exist | Path does not match |
| 93 | app_method_pay_type_index | /admin/method/pay/type/ | Path does not match |
| 94 | app_method_pay_type_new | /admin/method/pay/type/new | Path does not match |
| 95 | app_method_pay_type_show | /admin/method/pay/type/{id} | Path does not match |
| 96 | app_method_pay_type_edit | /admin/method/pay/type/{id}/edit | Path does not match |
| 97 | app_method_pay_type_delete | /admin/method/pay/type/{id} | Path does not match |
| 98 | app_organization_index | /admin/organization/ | Path does not match |
| 99 | app_organization_new | /admin/organization/new | Path does not match |
| 100 | app_organization_show | /admin/organization/{id} | Path does not match |
| 101 | app_organization_edit | /admin/organization/{id}/edit | Path does not match |
| 102 | app_organization_delete | /admin/organization/{id} | Path does not match |
| 103 | app_exist_organization | /admin/organization/verifie/exist | Path does not match |
| 104 | new_organization | /admin/organization/organization/new | Path does not match |
| 105 | edit_organization | /admin/organization/edit/organization | Path does not match |
| 106 | get_organization | /admin/organization/get_organization/{id} | Path does not match |
| 107 | get_organization_all | /admin/organization/get/list/all | Path does not match |
| 108 | valid_rut | /admin/organizationget/validRut | Path does not match |
| 109 | app_organization_type_index | /admin/organizationType/ | Path does not match |
| 110 | app_organization_type_new | /admin/organizationType/new | Path does not match |
| 111 | app_organization_type_show | /admin/organizationType/{id} | Path does not match |
| 112 | app_organization_type_edit | /admin/organizationType/{id}/edit | Path does not match |
| 113 | app_organization_type_delete | /admin/organizationType/{id} | Path does not match |
| 114 | get_organization_types | /admin/organizationType/get/organizationType | Path does not match |
| 115 | app_parameter_index | /admin/parameter/ | Path does not match |
| 116 | app_parameter_new | /admin/parameter/new | Path does not match |
| 117 | app_parameter_show | /admin/parameter/{id} | Path does not match |
| 118 | app_parameter_edit | /admin/parameter/{id}/edit | Path does not match |
| 119 | app_parameter_delete | /admin/parameter/{id} | Path does not match |
| 120 | app_parameter_type_index | /admin/parameterType/ | Path does not match |
| 121 | app_parameter_type_new | /admin/parameterType/new | Path does not match |
| 122 | app_parameter_type_show | /admin/parameterType/{id} | Path does not match |
| 123 | app_parameter_type_edit | /admin/parameterType/{id}/edit | Path does not match |
| 124 | app_parameter_type_delete | /admin/parameterType/{id} | Path does not match |
| 125 | app_pay_quote_index | /admin/pay/quote/ | Path does not match |
| 126 | app_pay_quote_new | /admin/pay/quote/new | Path does not match |
| 127 | app_pay_quote_show | /admin/pay/quote/{id} | Path does not match |
| 128 | app_pay_quote_edit | /admin/pay/quote/{id}/edit | Path does not match |
| 129 | app_pay_quote_delete | /admin/pay/quote/{id} | Path does not match |
| 130 | app_payment_index | /admin/payment/ | Path does not match |
| 131 | app_payment_new | /admin/payment/new | Path does not match |
| 132 | app_payment_show | /admin/payment/{id} | Path does not match |
| 133 | app_payment_edit | /admin/payment/{id}/edit | Path does not match |
| 134 | app_payment_delete | /admin/payment/{id} | Path does not match |
| 135 | app_exist_payment | /admin/payment/verifie/exist | Path does not match |
| 136 | new_payment | /admin/payment/new/payment | Path does not match |
| 137 | get_payment | /admin/payment/get/payment | Path does not match |
| 138 | edit_payment | /admin/payment/edit/payment | Path does not match |
| 139 | app_payment_plan_index | /admin/paymentPlan/ | Path does not match |
| 140 | app_payment_plan_new | /admin/paymentPlan/new | Path does not match |
| 141 | app_payment_plan_show | /admin/paymentPlan/{id} | Path does not match |
| 142 | app_payment_plan_edit | /admin/paymentPlan/{id}/edit | Path does not match |
| 143 | app_payment_plan_delete | /admin/paymentPlan/{id} | Path does not match |
| 144 | app_exist_payment_plan | /admin/paymentPlan/verifie/exist | Path does not match |
| 145 | app_payment_type_index | /admin/paymentType/ | Path does not match |
| 146 | app_payment_type_new | /admin/paymentType/new | Path does not match |
| 147 | app_payment_type_show | /admin/paymentType/{id} | Path does not match |
| 148 | app_payment_type_edit | /admin/paymentType/{id}/edit | Path does not match |
| 149 | app_payment_type_delete | /admin/paymentType/{id} | Path does not match |
| 150 | get_paymentType | /admin/paymentType/get/list/all | Path does not match |
| 151 | app_plan_type_index | /admin/plan/type/ | Path does not match |
| 152 | app_plan_type_new | /admin/plan/type/new | Path does not match |
| 153 | app_plan_type_show | /admin/plan/type/{id} | Path does not match |
| 154 | app_plan_type_edit | /admin/plan/type/{id}/edit | Path does not match |
| 155 | app_plan_type_delete | /admin/plan/type/{id} | Path does not match |
| 156 | app_preinvoice_index | /admin/preinvoice/ | Path does not match |
| 157 | app_preinvoice_new | /admin/preinvoice/new | Path does not match |
| 158 | app_preinvoice_create | /admin/preinvoice/create/preinvoice | Path does not match |
| 159 | preinvoice_list_all | /admin/preinvoice/preinvoice/list_all | Path does not match |
| 160 | app_preinvoice_show | /admin/preinvoice/{id} | Path does not match |
| 161 | view_preinvoice_detail | /admin/preinvoice/view/orders/{id} | Path does not match |
| 162 | edit_preinvoice | /admin/preinvoice/{id}/edit | Path does not match |
| 163 | app_preinvoice_update | /admin/preinvoice/{id}/update | Path does not match |
| 164 | app_preinvoice_delete | /admin/preinvoice/{id} | Path does not match |
| 165 | app_preinvoice_desactivate | /admin/preinvoice/preinvoice/deactivate | Path does not match |
| 166 | approve_preinvoices | /admin/preinvoice/approve/preinvoices | Path does not match |
| 167 | app_pre_invoice_item | /pre/invoice/item | Path does not match |
| 168 | app_product_index | /admin/product/ | Path does not match |
| 169 | new_product | /admin/product/new/product | Path does not match |
| 170 | get_product | /admin/product/get/product | Path does not match |
| 171 | edit_product | /admin/product/edit/product | Path does not match |
| 172 | app_product_new | /admin/product/new | Path does not match |
| 173 | app_product_show | /admin/product/{id} | Path does not match |
| 174 | app_product_edit | /admin/product/{id}/edit | Path does not match |
| 175 | app_product_delete | /admin/product/{id} | Path does not match |
| 176 | app_exist_product | /admin/product/verifie/exist | Path does not match |
| 177 | update_global_price | /admin/productupdate/price | Path does not match |
| 178 | upload_excel_product | /admin/product/product/upload | Path does not match |
| 179 | app_purchase_index | /admin/purchase/ | Path does not match |
| 180 | app_purchase_new | /admin/purchase/new | Path does not match |
| 181 | app_purchase_show | /admin/purchase/{id} | Path does not match |
| 182 | app_purchase_edit | /admin/purchase/{id}/edit | Path does not match |
| 183 | app_purchase_delete | /admin/purchase/{id} | Path does not match |
| 184 | app_purchase_create | /admin/purchase/create/purchase | Path does not match |
| 185 | app_purchase_pay | /admin/purchase/{id}/pay | Path does not match |
| 186 | purchase_list_all | /admin/purchase/purchase/list-all | Path does not match |
| 187 | app_purchase_deactivate | /admin/purchase/purchase/deactivate | Path does not match |
| 188 | app_exist_purchase | /admin/purchase/verifie/exist | Path does not match |
| 189 | view_purchase_detail | /admin/purchase/view/purchase/{id} | Path does not match |
| 190 | purchase_consolidated | /admin/purchase/purchase/consolidated | Path does not match |
| 191 | app_purchase_item_index | /admin/purchaseItem/ | Path does not match |
| 192 | app_purchase_item_new | /admin/purchaseItem/new | Path does not match |
| 193 | app_purchase_item_show | /admin/purchaseItem/{id} | Path does not match |
| 194 | app_purchase_item_edit | /admin/purchaseItem/{id}/edit | Path does not match |
| 195 | app_purchase_item_delete | /admin/purchaseItem/{id} | Path does not match |
| 196 | app_exist_purchase_item | /admin/purchaseItem/verifie/exist | Path does not match |
| 197 | app_quote_index | /admin/quote/ | Path does not match |
| 198 | app_quote_new | /admin/quote/new | Path does not match |
| 199 | app_quote_show | /admin/quote/{id} | Path does not match |
| 200 | app_quote_edit | /admin/quote/{id}/edit | Path does not match |
| 201 | app_quote_delete | /admin/quote/{id} | Path does not match |
| 202 | app_exist_quote | /admin/quote/verifie/exist | Path does not match |
| 203 | app_role_index | /admin/role/ | Path does not match |
| 204 | app_role_new | /admin/role/new | Path does not match |
| 205 | app_role_show | /admin/role/{id} | Path does not match |
| 206 | app_role_edit | /admin/role/{id}/edit | Path does not match |
| 207 | app_role_delete | /admin/role/{id} | Path does not match |
| 208 | app_exist_role | /admin/role/verifie/exist | Path does not match |
| 209 | app_salesman_commission_index | /admin/salesman/commission/ | Path does not match |
| 210 | app_salesman_commission_new | /admin/salesman/commission/new | Path does not match |
| 211 | app_salesman_commission_show | /admin/salesman/commission/{id} | Path does not match |
| 212 | app_salesman_commission_edit | /admin/salesman/commission/{id}/edit | Path does not match |
| 213 | app_salesman_commission_delete | /admin/salesman/commission/{id} | Path does not match |
| 214 | app_exist_salesman_commission | /admin/salesman/commission/verifie/exist | Path does not match |
| 215 | app_salesman_index | /admin/salesman/ | Path does not match |
| 216 | app_salesman_new | /admin/salesman/new | Path does not match |
| 217 | app_salesman_show | /admin/salesman/{id} | Path does not match |
| 218 | app_salesman_edit | /admin/salesman/{id}/edit | Path does not match |
| 219 | app_salesman_delete | /admin/salesman/{id} | Path does not match |
| 220 | app_exist_salesman | /admin/salesman/verifie/exist | Path does not match |
| 221 | get_salesman | /admin/salesman/salesman/get | Path does not match |
| 222 | new_salesman | /admin/salesman/salesman/new | Path does not match |
| 223 | edit_salesman | /admin/salesman/edit/salesman | Path does not match |
| 224 | 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.