Routing
app_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/categories{._format}_get_collection | /api/categories.{_format} | Path does not match |
| 11 | _api_/categories/{id}{._format}_get | /api/categories/{id}.{_format} | Path does not match |
| 12 | _api_/public-access/categories_get_collection | /api/public-access/categories | Path does not match |
| 13 | _api_/category_draft_config_values/{id}{._format}_get | /api/category_draft_config_values/{id}.{_format} | Path does not match |
| 14 | _api_/customers{._format}_get_collection | /api/customers.{_format} | Path does not match |
| 15 | _api_/customers/{id}{._format}_get | /api/customers/{id}.{_format} | Path does not match |
| 16 | _api_/customers{._format}_post | /api/customers.{_format} | Path does not match |
| 17 | _api_/customer_return_orders/{id}{._format}_get | /api/customer_return_orders/{id}.{_format} | Path does not match |
| 18 | _api_/customer_return_orders{._format}_get_collection | /api/customer_return_orders.{_format} | Path does not match |
| 19 | _api_/customer_return_orders{._format}_post | /api/customer_return_orders.{_format} | Path does not match |
| 20 | _api_/customer_return_orders/{id}{._format}_put | /api/customer_return_orders/{id}.{_format} | Path does not match |
| 21 | _api_/customer_return_orders/{id}{._format}_delete | /api/customer_return_orders/{id}.{_format} | Path does not match |
| 22 | _api_/customer_return_orders/{id}{._format}_patch | /api/customer_return_orders/{id}.{_format} | Path does not match |
| 23 | _api_/employees{._format}_get_collection | /api/employees.{_format} | Path does not match |
| 24 | _api_/employees/{id}{._format}_get | /api/employees/{id}.{_format} | Path does not match |
| 25 | _api_/inventories{._format}_post | /api/inventories.{_format} | Path does not match |
| 26 | _api_/inventories/{id}{._format}_get | /api/inventories/{id}.{_format} | Path does not match |
| 27 | _api_/orders/{id}{._format}_get | /api/orders/{id}.{_format} | Path does not match |
| 28 | _api_/orders{._format}_get_collection | /api/orders.{_format} | Path does not match |
| 29 | _api_/orders{._format}_post | /api/orders.{_format} | Path does not match |
| 30 | _api_/orders/{id}{._format}_put | /api/orders/{id}.{_format} | Path does not match |
| 31 | _api_/orders/{id}{._format}_delete | /api/orders/{id}.{_format} | Path does not match |
| 32 | _api_/orders/{id}{._format}_patch | /api/orders/{id}.{_format} | Path does not match |
| 33 | order.generate_tracking_token | /api/orders/{id}.{_format} | Path does not match |
| 34 | _api_/orders/report/{store}/{type}_get_collection | /api/orders/report/{store}/{type} | Path does not match |
| 35 | _api_/order_details/report/merchandise_get_collection | /api/order_details/report/merchandise | Path does not match |
| 36 | _api_/order_details/{id}{._format}_get | /api/order_details/{id}.{_format} | Path does not match |
| 37 | _api_/products/{id}{._format}_patch | /api/products/{id}.{_format} | Path does not match |
| 38 | _api_/products/{id}{._format}_get | /api/products/{id}.{_format} | Path does not match |
| 39 | _api_/products{._format}_get_collection | /api/products.{_format} | Path does not match |
| 40 | _api_/public-access/products_get_collection | /api/public-access/products | Path does not match |
| 41 | _api_/product_draft_configs/{id}{._format}_get | /api/product_draft_configs/{id}.{_format} | Path does not match |
| 42 | _api_/product_draft_config_values/upsert-collection_post | /api/product_draft_config_values/upsert-collection | Path does not match |
| 43 | _api_/product_draft_config_values/{id}{._format}_get | /api/product_draft_config_values/{id}.{_format} | Path does not match |
| 44 | _api_/stores/{id}{._format}_get | /api/stores/{id}.{_format} | Path does not match |
| 45 | _api_/suppliers{._format}_get_collection | /api/suppliers.{_format} | Path does not match |
| 46 | _api_/suppliers/{id}{._format}_get | /api/suppliers/{id}.{_format} | Path does not match |
| 47 | _api_/suppliers{._format}_post | /api/suppliers.{_format} | Path does not match |
| 48 | _api_/supplier_orders/{id}{._format}_get | /api/supplier_orders/{id}.{_format} | Path does not match |
| 49 | _api_/supplier_orders{._format}_post | /api/supplier_orders.{_format} | Path does not match |
| 50 | _api_/supplier_orders/{id}{._format}_patch | /api/supplier_orders/{id}.{_format} | Path does not match |
| 51 | _api_/transaction_expenses{._format}_post | /api/transaction_expenses.{_format} | Path does not match |
| 52 | _api_/transaction_expenses/{id}{._format}_get | /api/transaction_expenses/{id}.{_format} | Path does not match |
| 53 | _api_/transaction_incomes{._format}_post | /api/transaction_incomes.{_format} | Path does not match |
| 54 | _api_/transaction_incomes/{id}{._format}_get | /api/transaction_incomes/{id}.{_format} | Path does not match |
| 55 | _api_/units{._format}_get_collection | /api/units.{_format} | Path does not match |
| 56 | _api_/units/{id}{._format}_get | /api/units/{id}.{_format} | Path does not match |
| 57 | _api_/units{._format}_post | /api/units.{_format} | Path does not match |
| 58 | _api_/warehouses/{id}{._format}_get | /api/warehouses/{id}.{_format} | Path does not match |
| 59 | admin_dashboard_category_index | /category | Path does not match |
| 60 | admin_dashboard_category_new | /category/new | Path does not match |
| 61 | admin_dashboard_category_batch_delete | /category/batch-delete | Path does not match |
| 62 | admin_dashboard_category_autocomplete | /category/autocomplete | Path does not match |
| 63 | admin_dashboard_category_render_filters | /category/render-filters | Path does not match |
| 64 | admin_dashboard_category_edit | /category/{entityId}/edit | Path does not match |
| 65 | admin_dashboard_category_delete | /category/{entityId}/delete | Path does not match |
| 66 | admin_dashboard_category_detail | /category/{entityId} | Path does not match |
| 67 | admin_dashboard_customer_index | /customer | Path does not match |
| 68 | admin_dashboard_customer_new | /customer/new | Path does not match |
| 69 | admin_dashboard_customer_batch_delete | /customer/batch-delete | Path does not match |
| 70 | admin_dashboard_customer_autocomplete | /customer/autocomplete | Path does not match |
| 71 | admin_dashboard_customer_render_filters | /customer/render-filters | Path does not match |
| 72 | admin_dashboard_customer_edit | /customer/{entityId}/edit | Path does not match |
| 73 | admin_dashboard_customer_delete | /customer/{entityId}/delete | Path does not match |
| 74 | admin_dashboard_customer_detail | /customer/{entityId} | Path does not match |
| 75 | admin_dashboard_customer_return_order_index | /customer-return-order | Path does not match |
| 76 | admin_dashboard_customer_return_order_new | /customer-return-order/new | Path does not match |
| 77 | admin_dashboard_customer_return_order_batch_delete | /customer-return-order/batch-delete | Path does not match |
| 78 | admin_dashboard_customer_return_order_autocomplete | /customer-return-order/autocomplete | Path does not match |
| 79 | admin_dashboard_customer_return_order_render_filters | /customer-return-order/render-filters | Path does not match |
| 80 | admin_dashboard_customer_return_order_edit | /customer-return-order/{entityId}/edit | Path does not match |
| 81 | admin_dashboard_customer_return_order_delete | /customer-return-order/{entityId}/delete | Path does not match |
| 82 | admin_dashboard_customer_return_order_detail | /customer-return-order/{entityId} | Path does not match |
| 83 | admin_dashboard_employee_index | /employee | Path does not match |
| 84 | admin_dashboard_employee_new | /employee/new | Path does not match |
| 85 | admin_dashboard_employee_batch_delete | /employee/batch-delete | Path does not match |
| 86 | admin_dashboard_employee_autocomplete | /employee/autocomplete | Path does not match |
| 87 | admin_dashboard_employee_render_filters | /employee/render-filters | Path does not match |
| 88 | admin_dashboard_employee_edit | /employee/{entityId}/edit | Path does not match |
| 89 | admin_dashboard_employee_delete | /employee/{entityId}/delete | Path does not match |
| 90 | admin_dashboard_employee_detail | /employee/{entityId} | Path does not match |
| 91 | admin_dashboard_inventory_index | /inventory | Path does not match |
| 92 | admin_dashboard_inventory_new | /inventory/new | Path does not match |
| 93 | admin_dashboard_inventory_batch_delete | /inventory/batch-delete | Path does not match |
| 94 | admin_dashboard_inventory_autocomplete | /inventory/autocomplete | Path does not match |
| 95 | admin_dashboard_inventory_render_filters | /inventory/render-filters | Path does not match |
| 96 | admin_dashboard_inventory_edit | /inventory/{entityId}/edit | Path does not match |
| 97 | admin_dashboard_inventory_delete | /inventory/{entityId}/delete | Path does not match |
| 98 | admin_dashboard_inventory_detail | /inventory/{entityId} | Path does not match |
| 99 | admin_dashboard_inventory_receipt_index | /inventory-receipt | Path does not match |
| 100 | admin_dashboard_inventory_receipt_new | /inventory-receipt/new | Path does not match |
| 101 | admin_dashboard_inventory_receipt_batch_delete | /inventory-receipt/batch-delete | Path does not match |
| 102 | admin_dashboard_inventory_receipt_autocomplete | /inventory-receipt/autocomplete | Path does not match |
| 103 | admin_dashboard_inventory_receipt_render_filters | /inventory-receipt/render-filters | Path does not match |
| 104 | admin_dashboard_inventory_receipt_edit | /inventory-receipt/{entityId}/edit | Path does not match |
| 105 | admin_dashboard_inventory_receipt_delete | /inventory-receipt/{entityId}/delete | Path does not match |
| 106 | admin_dashboard_inventory_receipt_detail | /inventory-receipt/{entityId} | Path does not match |
| 107 | admin_dashboard_inventory_receipt_detail_index | /inventory-receipt-detail | Path does not match |
| 108 | admin_dashboard_inventory_receipt_detail_new | /inventory-receipt-detail/new | Path does not match |
| 109 | admin_dashboard_inventory_receipt_detail_batch_delete | /inventory-receipt-detail/batch-delete | Path does not match |
| 110 | admin_dashboard_inventory_receipt_detail_autocomplete | /inventory-receipt-detail/autocomplete | Path does not match |
| 111 | admin_dashboard_inventory_receipt_detail_render_filters | /inventory-receipt-detail/render-filters | Path does not match |
| 112 | admin_dashboard_inventory_receipt_detail_edit | /inventory-receipt-detail/{entityId}/edit | Path does not match |
| 113 | admin_dashboard_inventory_receipt_detail_delete | /inventory-receipt-detail/{entityId}/delete | Path does not match |
| 114 | admin_dashboard_inventory_receipt_detail_detail | /inventory-receipt-detail/{entityId} | Path does not match |
| 115 | admin_dashboard_order_index | /order | Path does not match |
| 116 | admin_dashboard_order_new | /order/new | Path does not match |
| 117 | admin_dashboard_order_batch_delete | /order/batch-delete | Path does not match |
| 118 | admin_dashboard_order_autocomplete | /order/autocomplete | Path does not match |
| 119 | admin_dashboard_order_render_filters | /order/render-filters | Path does not match |
| 120 | admin_dashboard_order_edit | /order/{entityId}/edit | Path does not match |
| 121 | admin_dashboard_order_delete | /order/{entityId}/delete | Path does not match |
| 122 | admin_dashboard_order_detail | /order/{entityId} | Path does not match |
| 123 | admin_dashboard_order_detail_index | /order-detail | Path does not match |
| 124 | admin_dashboard_order_detail_new | /order-detail/new | Path does not match |
| 125 | admin_dashboard_order_detail_batch_delete | /order-detail/batch-delete | Path does not match |
| 126 | admin_dashboard_order_detail_autocomplete | /order-detail/autocomplete | Path does not match |
| 127 | admin_dashboard_order_detail_render_filters | /order-detail/render-filters | Path does not match |
| 128 | admin_dashboard_order_detail_edit | /order-detail/{entityId}/edit | Path does not match |
| 129 | admin_dashboard_order_detail_delete | /order-detail/{entityId}/delete | Path does not match |
| 130 | admin_dashboard_order_detail_detail | /order-detail/{entityId} | Path does not match |
| 131 | admin_dashboard_product_index | /product | Path does not match |
| 132 | admin_dashboard_product_new | /product/new | Path does not match |
| 133 | admin_dashboard_product_batch_delete | /product/batch-delete | Path does not match |
| 134 | admin_dashboard_product_autocomplete | /product/autocomplete | Path does not match |
| 135 | admin_dashboard_product_render_filters | /product/render-filters | Path does not match |
| 136 | admin_dashboard_product_edit | /product/{entityId}/edit | Path does not match |
| 137 | admin_dashboard_product_delete | /product/{entityId}/delete | Path does not match |
| 138 | admin_dashboard_product_detail | /product/{entityId} | Path does not match |
| 139 | admin_dashboard_product_draft_config_index | /product-draft-config | Path does not match |
| 140 | admin_dashboard_product_draft_config_new | /product-draft-config/new | Path does not match |
| 141 | admin_dashboard_product_draft_config_batch_delete | /product-draft-config/batch-delete | Path does not match |
| 142 | admin_dashboard_product_draft_config_autocomplete | /product-draft-config/autocomplete | Path does not match |
| 143 | admin_dashboard_product_draft_config_render_filters | /product-draft-config/render-filters | Path does not match |
| 144 | admin_dashboard_product_draft_config_edit | /product-draft-config/{entityId}/edit | Path does not match |
| 145 | admin_dashboard_product_draft_config_delete | /product-draft-config/{entityId}/delete | Path does not match |
| 146 | admin_dashboard_product_draft_config_detail | /product-draft-config/{entityId} | Path does not match |
| 147 | admin_dashboard_store_index | /store | Path does not match |
| 148 | admin_dashboard_store_new | /store/new | Path does not match |
| 149 | admin_dashboard_store_batch_delete | /store/batch-delete | Path does not match |
| 150 | admin_dashboard_store_autocomplete | /store/autocomplete | Path does not match |
| 151 | admin_dashboard_store_render_filters | /store/render-filters | Path does not match |
| 152 | admin_dashboard_store_edit | /store/{entityId}/edit | Path does not match |
| 153 | admin_dashboard_store_delete | /store/{entityId}/delete | Path does not match |
| 154 | admin_dashboard_store_detail | /store/{entityId} | Path does not match |
| 155 | admin_dashboard_supplier_index | /supplier | Path does not match |
| 156 | admin_dashboard_supplier_new | /supplier/new | Path does not match |
| 157 | admin_dashboard_supplier_batch_delete | /supplier/batch-delete | Path does not match |
| 158 | admin_dashboard_supplier_autocomplete | /supplier/autocomplete | Path does not match |
| 159 | admin_dashboard_supplier_render_filters | /supplier/render-filters | Path does not match |
| 160 | admin_dashboard_supplier_edit | /supplier/{entityId}/edit | Path does not match |
| 161 | admin_dashboard_supplier_delete | /supplier/{entityId}/delete | Path does not match |
| 162 | admin_dashboard_supplier_detail | /supplier/{entityId} | Path does not match |
| 163 | admin_dashboard_supplier_order_index | /supplier-order | Path does not match |
| 164 | admin_dashboard_supplier_order_new | /supplier-order/new | Path does not match |
| 165 | admin_dashboard_supplier_order_batch_delete | /supplier-order/batch-delete | Path does not match |
| 166 | admin_dashboard_supplier_order_autocomplete | /supplier-order/autocomplete | Path does not match |
| 167 | admin_dashboard_supplier_order_render_filters | /supplier-order/render-filters | Path does not match |
| 168 | admin_dashboard_supplier_order_edit | /supplier-order/{entityId}/edit | Path does not match |
| 169 | admin_dashboard_supplier_order_delete | /supplier-order/{entityId}/delete | Path does not match |
| 170 | admin_dashboard_supplier_order_detail | /supplier-order/{entityId} | Path does not match |
| 171 | admin_dashboard_transaction_expense_index | /transaction-expense | Path does not match |
| 172 | admin_dashboard_transaction_expense_new | /transaction-expense/new | Path does not match |
| 173 | admin_dashboard_transaction_expense_batch_delete | /transaction-expense/batch-delete | Path does not match |
| 174 | admin_dashboard_transaction_expense_autocomplete | /transaction-expense/autocomplete | Path does not match |
| 175 | admin_dashboard_transaction_expense_render_filters | /transaction-expense/render-filters | Path does not match |
| 176 | admin_dashboard_transaction_expense_edit | /transaction-expense/{entityId}/edit | Path does not match |
| 177 | admin_dashboard_transaction_expense_delete | /transaction-expense/{entityId}/delete | Path does not match |
| 178 | admin_dashboard_transaction_expense_detail | /transaction-expense/{entityId} | Path does not match |
| 179 | admin_dashboard_transaction_income_index | /transaction-income | Path does not match |
| 180 | admin_dashboard_transaction_income_new | /transaction-income/new | Path does not match |
| 181 | admin_dashboard_transaction_income_batch_delete | /transaction-income/batch-delete | Path does not match |
| 182 | admin_dashboard_transaction_income_autocomplete | /transaction-income/autocomplete | Path does not match |
| 183 | admin_dashboard_transaction_income_render_filters | /transaction-income/render-filters | Path does not match |
| 184 | admin_dashboard_transaction_income_edit | /transaction-income/{entityId}/edit | Path does not match |
| 185 | admin_dashboard_transaction_income_delete | /transaction-income/{entityId}/delete | Path does not match |
| 186 | admin_dashboard_transaction_income_detail | /transaction-income/{entityId} | Path does not match |
| 187 | admin_dashboard_unit_index | /unit | Path does not match |
| 188 | admin_dashboard_unit_new | /unit/new | Path does not match |
| 189 | admin_dashboard_unit_batch_delete | /unit/batch-delete | Path does not match |
| 190 | admin_dashboard_unit_autocomplete | /unit/autocomplete | Path does not match |
| 191 | admin_dashboard_unit_render_filters | /unit/render-filters | Path does not match |
| 192 | admin_dashboard_unit_edit | /unit/{entityId}/edit | Path does not match |
| 193 | admin_dashboard_unit_delete | /unit/{entityId}/delete | Path does not match |
| 194 | admin_dashboard_unit_detail | /unit/{entityId} | Path does not match |
| 195 | admin_dashboard_user_index | /user | Path does not match |
| 196 | admin_dashboard_user_new | /user/new | Path does not match |
| 197 | admin_dashboard_user_batch_delete | /user/batch-delete | Path does not match |
| 198 | admin_dashboard_user_autocomplete | /user/autocomplete | Path does not match |
| 199 | admin_dashboard_user_render_filters | /user/render-filters | Path does not match |
| 200 | admin_dashboard_user_edit | /user/{entityId}/edit | Path does not match |
| 201 | admin_dashboard_user_delete | /user/{entityId}/delete | Path does not match |
| 202 | admin_dashboard_user_detail | /user/{entityId} | Path does not match |
| 203 | admin_dashboard_warehouse_index | /warehouse | Path does not match |
| 204 | admin_dashboard_warehouse_new | /warehouse/new | Path does not match |
| 205 | admin_dashboard_warehouse_batch_delete | /warehouse/batch-delete | Path does not match |
| 206 | admin_dashboard_warehouse_autocomplete | /warehouse/autocomplete | Path does not match |
| 207 | admin_dashboard_warehouse_render_filters | /warehouse/render-filters | Path does not match |
| 208 | admin_dashboard_warehouse_edit | /warehouse/{entityId}/edit | Path does not match |
| 209 | admin_dashboard_warehouse_delete | /warehouse/{entityId}/delete | Path does not match |
| 210 | admin_dashboard_warehouse_detail | /warehouse/{entityId} | Path does not match |
| 211 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 212 | _wdt | /_wdt/{token} | Path does not match |
| 213 | _profiler_home | /_profiler/ | Path does not match |
| 214 | _profiler_search | /_profiler/search | Path does not match |
| 215 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 216 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 217 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 218 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 219 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 220 | _profiler_open_file | /_profiler/open | Path does not match |
| 221 | _profiler | /_profiler/{token} | Path does not match |
| 222 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 223 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 224 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 225 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.