Routing
web_product
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "510" |
Route Matching Logs
Path to match:
/product/510
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | logout | /logout | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | admin_catalogue | /admin/catalogue | Path does not match |
| 16 | admin_catalogue_parameters | /admin/catalogue/parameter | Path does not match |
| 17 | admin_catalogue_parameter_create | /admin/catalogue/parameter/create | Path does not match |
| 18 | admin_catalogue_parameter_edit | /admin/catalogue/parameter/edit/{id} | Path does not match |
| 19 | admin_catalogue_parameter_activate | /admin/catalogue/parameter/activate/{id}/{status} | Path does not match |
| 20 | admin_catalogue_parameter_delete | /admin/catalogue/parameter/delete/{id} | Path does not match |
| 21 | admin_catalogue_producers | /admin/catalogue/producer | Path does not match |
| 22 | admin_catalogue_producer_create | /admin/catalogue/producer/create | Path does not match |
| 23 | admin_catalogue_producer_edit | /admin/catalogue/producer/edit/{id} | Path does not match |
| 24 | admin_catalogue_producer_activate | /admin/catalogue/producer/activate/{id}/{status} | Path does not match |
| 25 | admin_catalogue_producer_delete | /admin/catalogue/producer/delete/{id} | Path does not match |
| 26 | admin_catalogue_products | /admin/catalogue/product | Path does not match |
| 27 | admin_catalogue_product_create_simple | /admin/catalogue/product/create-simple | Path does not match |
| 28 | admin_catalogue_product_create_variant | /admin/catalogue/product/create-variant | Path does not match |
| 29 | admin_catalogue_product_edit_simple | /admin/catalogue/product/edit-simple/{id} | Path does not match |
| 30 | admin_catalogue_product_edit_variant | /admin/catalogue/product/edit-variant/{id} | Path does not match |
| 31 | admin_catalogue_product_activate | /admin/catalogue/product/activate/{id}/{status} | Path does not match |
| 32 | admin_catalogue_product_delete | /admin/catalogue/product/delete/{id} | Path does not match |
| 33 | admin_catalogue_product_types | /admin/catalogue/product_type | Path does not match |
| 34 | admin_catalogue_product_type_create | /admin/catalogue/product_type/create | Path does not match |
| 35 | admin_catalogue_product_type_edit | /admin/catalogue/product_type/edit/{id} | Path does not match |
| 36 | admin_catalogue_product_type_activate | /admin/catalogue/product_type/activate/{id}/{status} | Path does not match |
| 37 | admin_catalogue_product_type_delete | /admin/catalogue/product_type/delete/{id} | Path does not match |
| 38 | admin_categories | /admin/category | Path does not match |
| 39 | admin_category_create | /admin/category/create/{id} | Path does not match |
| 40 | admin_category_edit | /admin/category/edit/{id} | Path does not match |
| 41 | admin_category_activate | /admin/category/activate/{id}/{status} | Path does not match |
| 42 | admin_category_delete | /admin/category/delete/{id} | Path does not match |
| 43 | admin_dashboard | /admin | Path does not match |
| 44 | admin_events | /admin/event | Path does not match |
| 45 | admin_image_activate | /admin/catalogue/image/activate/{id}/{status} | Path does not match |
| 46 | admin_image_main | /admin/catalogue/image/main/{id}/{status} | Path does not match |
| 47 | admin_image_delete | /admin/catalogue/image/delete/{id} | Path does not match |
| 48 | admin_inquiries | /admin/inquiry | Path does not match |
| 49 | admin_inquiry_detail | /admin/inquiry/detail/{id} | Path does not match |
| 50 | admin_navigations | /admin/navigation | Path does not match |
| 51 | admin_navigation_create | /admin/navigation/create/{id} | Path does not match |
| 52 | admin_navigation_edit | /admin/navigation/edit/{id} | Path does not match |
| 53 | admin_navigation_activate | /admin/navigation/activate/{id}/{status} | Path does not match |
| 54 | admin_navigation_delete | /admin/navigation/delete/{id} | Path does not match |
| 55 | admin_setup_availabilities | /admin/setup/availability | Path does not match |
| 56 | admin_setup_availability_create | /admin/setup/availability/create | Path does not match |
| 57 | admin_setup_availability_edit | /admin/setup/availability/edit/{id} | Path does not match |
| 58 | admin_setup_availability_activate | /admin/setup/availability/activate/{id}/{status} | Path does not match |
| 59 | admin_setup_availability_delete | /admin/setup/availability/delete/{id} | Path does not match |
| 60 | admin_setup_currencies | /admin/setup/currency | Path does not match |
| 61 | admin_setup_currency_create | /admin/setup/currency/create | Path does not match |
| 62 | admin_setup_currency_edit | /admin/setup/currency/edit/{id} | Path does not match |
| 63 | admin_setup_currency_activate | /admin/setup/currency/activate/{id}/{status} | Path does not match |
| 64 | admin_setup_currency_delete | /admin/setup/currency/delete/{id} | Path does not match |
| 65 | admin_setup_languages | /admin/setup/language | Path does not match |
| 66 | admin_setup_language_create | /admin/setup/language/create | Path does not match |
| 67 | admin_setup_language_edit | /admin/setup/language/edit/{id} | Path does not match |
| 68 | admin_setup_language_activate | /admin/setup/language/activate/{id}/{status} | Path does not match |
| 69 | admin_setup_language_delete | /admin/setup/language/delete/{id} | Path does not match |
| 70 | admin_setup | /admin/setup | Path does not match |
| 71 | admin_setup_shops | /admin/setup/shop | Path does not match |
| 72 | admin_setup_shop_create | /admin/setup/shop/create | Path does not match |
| 73 | admin_setup_shop_edit | /admin/setup/shop/edit/{id} | Path does not match |
| 74 | admin_setup_shop_activate | /admin/setup/shop/activate/{id}/{status} | Path does not match |
| 75 | admin_setup_shop_delete | /admin/setup/shop/delete/{id} | Path does not match |
| 76 | admin_setup_units | /admin/setup/unit | Path does not match |
| 77 | admin_setup_unit_create | /admin/setup/unit/create | Path does not match |
| 78 | admin_setup_unit_edit | /admin/setup/unit/edit/{id} | Path does not match |
| 79 | admin_setup_unit_activate | /admin/setup/unit/activate/{id}/{status} | Path does not match |
| 80 | admin_setup_unit_delete | /admin/setup/unit/delete/{id} | Path does not match |
| 81 | admin_setup_vats | /admin/setup/vat | Path does not match |
| 82 | admin_setup_vat_create | /admin/setup/vat/create | Path does not match |
| 83 | admin_setup_vat_edit | /admin/setup/vat/edit/{id} | Path does not match |
| 84 | admin_setup_vat_activate | /admin/setup/vat/activate/{id}/{status} | Path does not match |
| 85 | admin_setup_vat_delete | /admin/setup/vat/delete/{id} | Path does not match |
| 86 | admin_users | /admin/user | Path does not match |
| 87 | admin_user_create | /admin/user/create | Path does not match |
| 88 | admin_user_edit | /admin/user/edit/{id} | Path does not match |
| 89 | admin_user_activate | /admin/user/activate/{id}/{status} | Path does not match |
| 90 | admin_user_delete | /admin/user/delete/{id} | Path does not match |
| 91 | login | /login | Path does not match |
| 92 | registration | /registration | Path does not match |
| 93 | registration_confirmation | /registration/confirmation | Path does not match |
| 94 | forgotten_password | /forgotten-password | Path does not match |
| 95 | forgotten_password_sent | /forgotten-password/sent | Path does not match |
| 96 | new_password | /new-password/{token} | Path does not match |
| 97 | web_category | /category/{id} | Path does not match |
| 98 | homepage | / | Path does not match |
| 99 | catalogue | /katalog | Path does not match |
| 100 | product | /product | Path does not match |
| 101 | web_inquiry | /poptavka | Path does not match |
| 102 | web_product | /product/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.