Routing
index
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
Route Matching Logs
Path to match:
/en
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | user_order_view | /{_locale}/user/order/{uuid} | Path does not match |
| 2 | user_order_update_view | /{_locale}/user/order-update/{uuid} | Path does not match |
| 3 | user_orders_list | /{_locale}/user/orders | Path does not match |
| 4 | app_login | /{_locale}/login | Path does not match |
| 5 | app_login_google | /login/check-google | Path does not match |
| 6 | app_logout | /{_locale}/logout | Path does not match |
| 7 | ajax_search | /ajax/search | Path does not match |
| 8 | checkout | /{_locale}/checkout/ | Path does not match |
| 9 | currency_set | /{_locale}/currency/set/{code} | Path does not match |
| 10 | cart_view | /{_locale}/cart | Path does not match |
| 11 | cart_add | /{_locale}/cart/add/{id}/{wishlist} | Path does not match |
| 12 | cart_update | /{_locale}/cart/update | Path does not match |
| 13 | cart_remove | /{_locale}/cart/remove/{id} | Path does not match |
| 14 | cart_ajax_remove | /{_locale}/cart/ajax-remove | Path does not match |
| 15 | cart_clear | /{_locale}/cart/clear | Path does not match |
| 16 | app_forgot_password_request | /{_locale}/reset-password | Path does not match |
| 17 | app_check_email | /{_locale}/reset-password/check-email | Path does not match |
| 18 | app_reset_password | /{_locale}/reset-password/reset/{token} | Path does not match |
| 19 | user_dashboard | /{_locale}/user/dashboard | Path does not match |
| 20 | user_address_list | /{_locale}/user/address/list | Path does not match |
| 21 | user_address_create | /{_locale}/user/address/create | Path does not match |
| 22 | user_address_update | /{_locale}/user/address/update/{id} | Path does not match |
| 23 | user_address_delete | /{_locale}/user/address/delete | Path does not match |
| 24 | user_details_list | /{_locale}/user/details/list | Path does not match |
| 25 | user_details_create_individual | /{_locale}/user/details/create/individual | Path does not match |
| 26 | user_details_update_individual | /{_locale}/user/details/update/individual/{id} | Path does not match |
| 27 | user_details_create_company | /{_locale}/user/details/create/company | Path does not match |
| 28 | user_details_update_company | /{_locale}/user/details/update/company/{id} | Path does not match |
| 29 | user_details_delete | /{_locale}/user/details/delete | Path does not match |
| 30 | wishlist_index | /{_locale}/wishlist | Path does not match |
| 31 | product_list | /{_locale}/{categorySlug} | Path does not match |
| 32 | product_manufacturer_list | /{_locale}/brand/{manufacturerSlug} | Path does not match |
| 33 | product_view | /{_locale}/{categorySlug}/{productSlug} | Path does not match |
| 34 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 35 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 36 | hwi_oauth_service_redirect | /connect/{service} | Path does not match |
| 37 | hwi_oauth_connect_service | /connect/service/{service} | Path does not match |
| 38 | hwi_oauth_connect_registration | /connect/registration/{key} | Path does not match |
| 39 | hwi_oauth_connect | /login/ | Path does not match |
| 40 | google_login | /login/check-google | Path does not match |
| 41 | facebook_login | /login/check-facebook | Path does not match |
| 42 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 43 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 44 | _logout_admins | /admin/logout | Path does not match |
| 45 | ux_live_component | /{_locale}/_components/{_live_component}/{_live_action} | Path does not match |
| 46 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 47 | _wdt | /_wdt/{token} | Path does not match |
| 48 | _profiler_home | /_profiler/ | Path does not match |
| 49 | _profiler_search | /_profiler/search | Path does not match |
| 50 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 51 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 52 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 53 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 54 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 55 | _profiler_open_file | /_profiler/open | Path does not match |
| 56 | _profiler | /_profiler/{token} | Path does not match |
| 57 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 58 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 59 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 60 | admin_dashboard | /admin/dashboard | Path does not match |
| 61 | admin | /admin | Path does not match |
| 62 | admin_product_attribute_list | /admin/product/attribute/list | Path does not match |
| 63 | admin_product_attribute_create | /admin/product/attribute/create | Path does not match |
| 64 | admin_product_attribute_update | /admin/product/attribute/update/{id} | Path does not match |
| 65 | admin_product_attribute_delete | /admin/product/attribute/delete | Path does not match |
| 66 | admin_product_attribute_copy | /admin/product/attribute/copy | Path does not match |
| 67 | admin_product_attribute_change_status | /admin/product/attribute/change-status | Path does not match |
| 68 | admin_product_attribute_group_list | /admin/product/attribute-group/list | Path does not match |
| 69 | admin_product_attribute_group_create | /admin/product/attribute-group/create | Path does not match |
| 70 | admin_product_attribute_group_update | /admin/product/attribute-group/update/{id} | Path does not match |
| 71 | admin_product_attribute_group_delete | /admin/product/attribute-group/delete | Path does not match |
| 72 | admin_product_attribute_group_change_status | /admin/product/attribute-group/change-status | Path does not match |
| 73 | admin_product_category_list | /admin/product/category/list | Path does not match |
| 74 | admin_product_category_create | /admin/product/category/create | Path does not match |
| 75 | admin_product_category_update | /admin/product/category/update/{id} | Path does not match |
| 76 | admin_product_category_delete | /admin/product/category/delete | Path does not match |
| 77 | admin_product_category_sort_category | /admin/product/category/sort-category | Path does not match |
| 78 | admin_product_type_list | /admin/product/type/list | Path does not match |
| 79 | admin_product_type_create | /admin/product/type/create | Path does not match |
| 80 | admin_product_type_update | /admin/product/type/update/{id} | Path does not match |
| 81 | admin_product_type_delete | /admin/product/type/delete | Path does not match |
| 82 | admin_user_verify_email | /verify-email/admin | Path does not match |
| 83 | admin_user_create_password | /complete-account/{token} | Path does not match |
| 84 | admin_login | /admin/login | Path does not match |
| 85 | admin_logout | /admin/logout | Path does not match |
| 86 | admin_user_create | /admin/user/create | Path does not match |
| 87 | admin_user_update | /admin/user/update/{id} | Path does not match |
| 88 | admin_user_list | /admin/user/list | Path does not match |
| 89 | admin_user_delete | /admin/user/delete | Path does not match |
| 90 | admin_user_change_status | /admin/user/change-status | Path does not match |
| 91 | ajax_checkout_get_individual_details | /ajax/checkout/get-individual-details | Path does not match |
| 92 | ajax_checkout_get_company_details | /ajax/checkout/get-company-details | Path does not match |
| 93 | ajax_checkout_get_address | /ajax/checkout/get-address | Path does not match |
| 94 | ajax_checkout_calculate_costs | /ajax/checkout/calculate-costs | Path does not match |
| 95 | ajax_checkout_get_regions | /ajax/checkout/get-regions | Path does not match |
| 96 | ajax_checkout_availability | /ajax/checkout/availability | Path does not match |
| 97 | lookup_vat | /lookup-vat | Path does not match |
| 98 | register | /register | Path does not match |
| 99 | verify_email_user | /verify-email/user | Path does not match |
| 100 | index | /{_locale} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.