Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | 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 | Path does not match |
| 86 | app_logout | /logout | Path does not match |
| 87 | app_user_index | /user/ | Path does not match |
| 88 | user_action | /user/{id}/activate | Path does not match |
| 89 | app_user_new | /user/new | Path does not match |
| 90 | app_user_edit | /user/{id}/edit | Path does not match |
| 91 | app_user_delete | /user/{id} | Path does not match |
| 92 | user_group_index | /user-group/ | Path does not match |
| 93 | user_group_users | /user-group/{id}/users | Path does not match |
| 94 | user_group_permission | /user-group/{id}/permission | Path does not match |
| 95 | app_user_group_delete | /user-group/{id} | Path does not match |
| 96 | app_user_info_index | /user-info/ | Path does not match |
| 97 | app_user_info_new | /user-info/new | Path does not match |
| 98 | app_user_info_edit | /user-info/{id}/edit | Path does not match |
| 99 | app_user_info_delete | /user-info/{id} | Path does not match |
| 100 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 101 | _wdt | /_wdt/{token} | Path does not match |
| 102 | _profiler_home | /_profiler/ | Path does not match |
| 103 | _profiler_search | /_profiler/search | Path does not match |
| 104 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 105 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 106 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 107 | _profiler_open_file | /_profiler/open | Path does not match |
| 108 | _profiler | /_profiler/{token} | Path does not match |
| 109 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 110 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 111 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.