Routing
product_show
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "43" |
| slug | "hp-probook--43" |
Route Matching Logs
Path to match:
/products/43/hp-probook--43
| # | 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/{id}{._format}_get | /api/categories/{id}.{_format} | Path does not match |
| 11 | _api_/categories{._format}_get_collection | /api/categories.{_format} | Path does not match |
| 12 | _api_/categories{._format}_post | /api/categories.{_format} | Path does not match |
| 13 | _api_/categories/{id}{._format}_put | /api/categories/{id}.{_format} | Path does not match |
| 14 | _api_/categories/{id}{._format}_patch | /api/categories/{id}.{_format} | Path does not match |
| 15 | _api_/categories/{id}{._format}_delete | /api/categories/{id}.{_format} | Path does not match |
| 16 | _api_/orders/{id}{._format}_get | /api/orders/{id}.{_format} | Path does not match |
| 17 | _api_/orders{._format}_get_collection | /api/orders.{_format} | Path does not match |
| 18 | _api_/orders{._format}_post | /api/orders.{_format} | Path does not match |
| 19 | _api_/products/{id}{._format}_get | /api/products/{id}.{_format} | Path does not match |
| 20 | _api_/products{._format}_get_collection | /api/products.{_format} | Path does not match |
| 21 | _api_/products{._format}_post | /api/products.{_format} | Path does not match |
| 22 | _api_/products/{id}{._format}_put | /api/products/{id}.{_format} | Path does not match |
| 23 | _api_/products/{id}{._format}_delete | /api/products/{id}.{_format} | Path does not match |
| 24 | _api_/shipping_methods/{id}{._format}_get | /api/shipping_methods/{id}.{_format} | Path does not match |
| 25 | _api_/shipping_methods{._format}_get_collection | /api/shipping_methods.{_format} | Path does not match |
| 26 | _api_/shipping_methods{._format}_post | /api/shipping_methods.{_format} | Path does not match |
| 27 | _api_/shipping_methods/{id}{._format}_put | /api/shipping_methods/{id}.{_format} | Path does not match |
| 28 | _api_/shipping_methods/{id}{._format}_patch | /api/shipping_methods/{id}.{_format} | Path does not match |
| 29 | _api_/shipping_methods/{id}{._format}_delete | /api/shipping_methods/{id}.{_format} | Path does not match |
| 30 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 31 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 32 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 33 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
| 34 | _api_/vendors/{id}{._format}_get | /api/vendors/{id}.{_format} | Path does not match |
| 35 | _api_/vendors{._format}_get_collection | /api/vendors.{_format} | Path does not match |
| 36 | _api_/vendors{._format}_post | /api/vendors.{_format} | Path does not match |
| 37 | _api_/vendors/{id}{._format}_put | /api/vendors/{id}.{_format} | Path does not match |
| 38 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 39 | api_login_check | /api/login | Path does not match |
| 40 | api_refresh_token | /api/refresh | Path does not match |
| 41 | _wdt | /_wdt/{token} | Path does not match |
| 42 | _profiler_home | /_profiler/ | Path does not match |
| 43 | _profiler_search | /_profiler/search | Path does not match |
| 44 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 45 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 46 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 47 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 48 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 49 | _profiler_open_file | /_profiler/open | Path does not match |
| 50 | _profiler | /_profiler/{token} | Path does not match |
| 51 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 52 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 53 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 54 | account_profile | /account/profile | Path does not match |
| 55 | account_orders | /account/orders | Path does not match |
| 56 | account_order_show | /account/orders/{id} | Path does not match |
| 57 | account_addresses | /account/addresses | Path does not match |
| 58 | account_address_add | /account/address/add | Path does not match |
| 59 | account_address_edit | /account/address/edit/{index} | Path does not match |
| 60 | account_address_delete | /account/address/delete/{index} | Path does not match |
| 61 | account_password | /account/password | Path does not match |
| 62 | admin_categories | /admin/categories | Path does not match |
| 63 | admin_categories_new | /admin/categories/new | Path does not match |
| 64 | admin_categories_update | /admin/categories/{id} | Path does not match |
| 65 | admin_categories_delete | /admin/categories/{id} | Path does not match |
| 66 | admin_commissions | /admin/commissions | Path does not match |
| 67 | admin_commissions_rules | /admin/commissions/rules | Path does not match |
| 68 | admin_commissions_rules_delete | /admin/commissions/rules/{id} | Path does not match |
| 69 | admin_commissions_global | /admin/commissions/global | Path does not match |
| 70 | admin_dashboard | /admin/dashboard | Path does not match |
| 71 | admin_dashboard_stats | /admin/dashboard/stats | Path does not match |
| 72 | admin_dashboard_revenue | /admin/dashboard/revenue | Path does not match |
| 73 | admin_orders | /admin/orders | Path does not match |
| 74 | admin_orders_show | /admin/orders/{id} | Path does not match |
| 75 | admin_orders_status | /admin/orders/{id}/status | Path does not match |
| 76 | admin_products | /admin/products | Path does not match |
| 77 | admin_products_approve | /admin/products/{id}/approve | Path does not match |
| 78 | admin_products_feature | /admin/products/{id}/feature | Path does not match |
| 79 | admin_products_bulk_approve | /admin/products/bulk/approve | Path does not match |
| 80 | admin_settings | /admin/settings | Path does not match |
| 81 | admin_shipping | /admin/shipping | Path does not match |
| 82 | admin_shipping_toggle | /admin/shipping/methods/{id}/toggle | Path does not match |
| 83 | admin_users | /admin/users | Path does not match |
| 84 | admin_users_show | /admin/users/{id} | Path does not match |
| 85 | admin_users_toggle_role | /admin/users/{id}/toggle-role | Path does not match |
| 86 | admin_users_toggle_status | /admin/users/{id}/toggle-status | Path does not match |
| 87 | admin_vendors | /admin/vendors | Path does not match |
| 88 | admin_vendors_show | /admin/vendors/{id} | Path does not match |
| 89 | admin_vendors_approve | /admin/vendors/{id}/approve | Path does not match |
| 90 | admin_vendors_suspend | /admin/vendors/{id}/suspend | Path does not match |
| 91 | admin_vendors_activate | /admin/vendors/{id}/activate | Path does not match |
| 92 | admin_vendors_commission | /admin/vendors/{id}/commission | Path does not match |
| 93 | api_register | /api/register | Path does not match |
| 94 | api_login | /api/login | Path does not match |
| 95 | api_logout | /api/logout | Path does not match |
| 96 | api_refresh | /api/refresh | Path does not match |
| 97 | api_me | /api/me | Path does not match |
| 98 | api_cart_show | /api/cart | Path does not match |
| 99 | api_cart_count | /api/cart/count | Path does not match |
| 100 | api_cart_refresh | /api/cart/refresh | Path does not match |
| 101 | api_cart_add | /api/cart/add/{productId} | Path does not match |
| 102 | api_cart_add_post | /api/cart/add | Path does not match |
| 103 | api_cart_update | /api/cart/update/{itemId} | Path does not match |
| 104 | api_cart_remove | /api/cart/remove/{itemId} | Path does not match |
| 105 | api_cart_clear | /api/cart/clear | Path does not match |
| 106 | api_demo_order_create | /api/orders/demo | Path does not match |
| 107 | api_orders_list | /api/orders | Path does not match |
| 108 | api_order_create | /api/orders | Path does not match |
| 109 | api_order_show | /api/orders/{id} | Path does not match |
| 110 | api_order_cancel | /api/orders/{id}/cancel | Path does not match |
| 111 | api_products_list | /api/products | Path does not match |
| 112 | api_product_show | /api/products/{id} | Path does not match |
| 113 | api_product_create | /api/products | Path does not match |
| 114 | api_product_update | /api/products/{id} | Path does not match |
| 115 | api_product_delete | /api/products/{id} | Path does not match |
| 116 | api_shipping_methods | /api/shipping/methods | Path does not match |
| 117 | api_shipping_estimate | /api/shipping/estimate | Path does not match |
| 118 | api_tracking_location | /api/tracking/location | Path does not match |
| 119 | api_tracking_status | /api/tracking/assignment/{id}/status | Path does not match |
| 120 | api_vendor_register | /api/vendor/register | Path does not match |
| 121 | api_vendor_register_form | /api/vendor/register | Path does not match |
| 122 | api_vendor_stats | /api/vendor/dashboard/stats | Path does not match |
| 123 | api_vendor_analytics | /api/vendor/analytics | Path does not match |
| 124 | api_vendor_request_payout | /api/vendor/payouts/request | Path does not match |
| 125 | api_vendor_payouts_history | /api/vendor/payouts/history | Path does not match |
| 126 | api_vendor_profile | /api/vendor/profile | Path does not match |
| 127 | api_vendor_products | /api/vendor/products | Path does not match |
| 128 | api_vendor_product_show | /api/vendor/products/{id} | Path does not match |
| 129 | api_vendor_product_update | /api/vendor/products/{id} | Path does not match |
| 130 | api_vendor_product_delete | /api/vendor/products/{id} | Path does not match |
| 131 | api_vendor_product_toggle | /api/vendor/products/{id}/toggle | Path does not match |
| 132 | api_vendor_orders | /api/vendor/orders | Path does not match |
| 133 | api_vendor_order_show | /api/vendor/orders/{id} | Path does not match |
| 134 | api_vendor_order_status | /api/vendor/orders/{id}/status | Path does not match |
| 135 | cart_index | /cart | Path does not match |
| 136 | cart_add | /cart/add/{id} | Path does not match |
| 137 | checkout_index | /checkout | Path does not match |
| 138 | checkout_process | /checkout/process | Path does not match |
| 139 | checkout_confirmation | /checkout/confirmation/{id} | Path does not match |
| 140 | home | / | Path does not match |
| 141 | product_search | /products/search | Path does not match |
| 142 | category_show | /category/{id}/{slug} | Path does not match |
| 143 | vendor_show | /vendor/{id} | Path does not match |
| 144 | app_login | /login | Path does not match |
| 145 | app_logout | /logout | Path does not match |
| 146 | app_register | /register | Path does not match |
| 147 | vendor_dashboard | /vendor/dashboard | Path does not match |
| 148 | vendor_dashboard_stats | /vendor/dashboard/stats | Path does not match |
| 149 | vendor_analytics | /vendor/dashboard/analytics | Path does not match |
| 150 | vendor_delivery_summary | /vendor/dashboard/delivery-summary | Path does not match |
| 151 | vendor_live_stats | /vendor/dashboard/live-stats | Path does not match |
| 152 | vendor_delivery_drivers | /vendor/delivery/drivers | Path does not match |
| 153 | vendor_delivery_driver_new | /vendor/delivery/drivers/new | Path does not match |
| 154 | vendor_delivery_driver_approve | /vendor/delivery/drivers/{id}/approve | Path does not match |
| 155 | vendor_delivery_driver_toggle | /vendor/delivery/drivers/{id}/toggle | Path does not match |
| 156 | vendor_delivery_assignments | /vendor/delivery/assignments | Path does not match |
| 157 | vendor_delivery_assign | /vendor/delivery/assign | Path does not match |
| 158 | vendor_delivery_auto_assign | /vendor/delivery/auto-assign | Path does not match |
| 159 | vendor_delivery_tracking | /vendor/delivery/tracking/{id} | Path does not match |
| 160 | vendor_delivery_map | /vendor/delivery/map | Path does not match |
| 161 | vendor_delivery_drivers_locations | /vendor/delivery/drivers/locations | Path does not match |
| 162 | vendor_delivery_tracking_order | /vendor/delivery/tracking/order/{orderId} | Path does not match |
| 163 | vendor_orders | /vendor/orders | Path does not match |
| 164 | vendor_order_show | /vendor/orders/{id} | Path does not match |
| 165 | vendor_order_status | /vendor/orders/{id}/status | Path does not match |
| 166 | vendor_order_tracking | /vendor/orders/{id}/tracking | Path does not match |
| 167 | vendor_orders_export | /vendor/orders/export | Path does not match |
| 168 | vendor_payout_request | /vendor/payouts/request | Path does not match |
| 169 | vendor_payout_history | /vendor/payouts/history | Path does not match |
| 170 | vendor_payout_settings | /vendor/payouts/settings | Path does not match |
| 171 | vendor_products | /vendor/products | Path does not match |
| 172 | vendor_product_new | /vendor/products/new | Path does not match |
| 173 | vendor_product_edit | /vendor/products/{id}/edit | Path does not match |
| 174 | vendor_product_toggle | /vendor/products/{id}/toggle | Path does not match |
| 175 | vendor_product_delete | /vendor/products/{id}/delete | Path does not match |
| 176 | vendor_product_stock_check | /vendor/products/stock/check | Path does not match |
| 177 | vendor_shipping_methods | /vendor/shipping/methods | Path does not match |
| 178 | vendor_shipping_rates | /vendor/shipping/rates/{methodId} | Path does not match |
| 179 | product_index | /products | Path does not match |
| 180 | product_show | /products/{id}/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.