Routing
category_page
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "de" |
| id | "1012" |
| slug | "neo-sticks" |
Route Matching Logs
Path to match:
/neo-sticks/c1012/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | compare_remove_product.de | /compare/remove-product/{productId} | Path does not match |
| 2 | compare_remove_product.en | /en/compare/remove-product/{productId} | Path does not match |
| 3 | compare_clear_category.de | /compare/clear-category/{categoryId} | Path does not match |
| 4 | compare_clear_category.en | /en/compare/clear-category/{categoryId} | Path does not match |
| 5 | overblog_graphiql_endpoint | /graphiql | Path does not match |
| 6 | overblog_graphiql_endpoint_multiple | /graphiql/{schemaName} | Path does not match |
| 7 | _wdt | /_wdt/{token} | Path does not match |
| 8 | _profiler_home | /_profiler/ | Path does not match |
| 9 | _profiler_search | /_profiler/search | Path does not match |
| 10 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 11 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 12 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 13 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 14 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 15 | _profiler_open_file | /_profiler/open | Path does not match |
| 16 | _profiler | /_profiler/{token} | Path does not match |
| 17 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 18 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 19 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 20 | product_accessories.de | /accessory/{productId}/{page} | Path does not match |
| 21 | product_accessories.en | /en/accessory/{productId}/{page} | Path does not match |
| 22 | cart_page.de | /cart/ | Path does not match |
| 23 | cart_page.en | /en/cart/ | Path does not match |
| 24 | cart_api_add_product.de | /cart/api/add | Path does not match |
| 25 | cart_api_add_product.en | /en/cart/api/add | Path does not match |
| 26 | cart_api_update.de | /cart/api/update | Path does not match |
| 27 | cart_api_update.en | /en/cart/api/update | Path does not match |
| 28 | cart_api_remove.de | /cart/api/remove | Path does not match |
| 29 | cart_api_remove.en | /en/cart/api/remove | Path does not match |
| 30 | cart_api_clear.de | /cart/api/clear | Path does not match |
| 31 | cart_api_clear.en | /en/cart/api/clear | Path does not match |
| 32 | cart_api_list.de | /cart/api/list | Path does not match |
| 33 | cart_api_list.en | /en/cart/api/list | Path does not match |
| 34 | cart_api_get.de | /cart/api/get | Path does not match |
| 35 | cart_api_get.en | /en/cart/api/get | Path does not match |
| 36 | cart_api_total_price.de | /cart/api/total-price | Path does not match |
| 37 | cart_api_total_price.en | /en/cart/api/total-price | Path does not match |
| 38 | cart_modal_list.de | /cart/api/cart-modal-list | Path does not match |
| 39 | cart_modal_list.en | /en/cart/api/cart-modal-list | Path does not match |
| 40 | catalog_page.de | /catalog/ | Path does not match |
| 41 | catalog_page.en | /en/catalog/ | Path does not match |
| 42 | categories_tree_json.de | /categories/json | Path does not match |
| 43 | categories_tree_json.en | /en/categories/json | Path does not match |
| 44 | set_category_order_by.de | /category/set-order-by-{field}/ | Path does not match |
| 45 | set_category_order_by.en | /en/category/set-order-by-{field}/ | Path does not match |
| 46 | category_filters_api.de | /category/api/{categoryId}/filters/ | Path does not match |
| 47 | category_filters_api.en | /en/category/api/{categoryId}/filters/ | Path does not match |
| 48 | category_products_api.de | /category/api/{categoryId}/products/ | Path does not match |
| 49 | category_products_api.en | /en/category/api/{categoryId}/products/ | Path does not match |
| 50 | checkout_page.de | /cart/checkout/ | Path does not match |
| 51 | checkout_page.en | /en/cart/checkout/ | Path does not match |
| 52 | checkout_set_city.de | /cart/checkout/set-city | Path does not match |
| 53 | checkout_set_city.en | /en/cart/checkout/set-city | Path does not match |
| 54 | checkout_delivery_form.de | /cart/checkout/delivery-form | Path does not match |
| 55 | checkout_delivery_form.en | /en/cart/checkout/delivery-form | Path does not match |
| 56 | checkout_payment_form.de | /cart/checkout/payment-form | Path does not match |
| 57 | checkout_payment_form.en | /en/cart/checkout/payment-form | Path does not match |
| 58 | city_courier_streets | /delivery/api/delivery-courier-streets/ | Path does not match |
| 59 | city_courier_addresses | /delivery/api/delivery-courier-addresses/ | Path does not match |
| 60 | product_delivery_info.de | /product-delivery-info | Path does not match |
| 61 | product_delivery_info.en | /en/product-delivery-info | Path does not match |
| 62 | home.de | / | Path does not match |
| 63 | home.en | /en/ | Path does not match |
| 64 | app_login.de | /login/ | Path does not match |
| 65 | app_login.en | /en/login/ | Path does not match |
| 66 | app_logout.de | /logout/ | Path does not match |
| 67 | app_logout.en | /en/logout/ | Path does not match |
| 68 | pass_reset_request.de | /auth/remind/ | Path does not match |
| 69 | pass_reset_request.en | /en/auth/remind/ | Path does not match |
| 70 | pass_reset.de | /auth/restore/ | Path does not match |
| 71 | pass_reset.en | /en/auth/restore/ | Path does not match |
| 72 | news_list.de | /info-news/ | Path does not match |
| 73 | news_list.en | /en/info-news/ | Path does not match |
| 74 | news_single.de | /info-news/detail/{slug}/ | Path does not match |
| 75 | news_single.en | /en/info-news/detail/{slug}/ | Path does not match |
| 76 | nova_poshta_pickup_cities.de | /delivery/api/countries | Path does not match |
| 77 | nova_poshta_pickup_cities.en | /en/delivery/api/countries | Path does not match |
| 78 | nova_poshta_pickup_warehouses | /delivery/api/np-pickup-warehouses | Path does not match |
| 79 | nova_poshta_courier_cities | /delivery/api/np-courier-cities | Path does not match |
| 80 | nova_poshta_courier_streets | /delivery/api/np-courier-streets | Path does not match |
| 81 | checkout_order_page.de | /order/id{externalIds}/ | Path does not match |
| 82 | checkout_order_page.en | /en/order/id{externalIds}/ | Path does not match |
| 83 | my_orders_page.de | /personal/orders/ | Path does not match |
| 84 | my_orders_page.en | /en/personal/orders/ | Path does not match |
| 85 | repeat_order.de | /order/repeat/ | Path does not match |
| 86 | repeat_order.en | /en/order/repeat/ | Path does not match |
| 87 | personal_data_page.de | /personal/ | Path does not match |
| 88 | personal_data_page.en | /en/personal/ | Path does not match |
| 89 | compare_add_product.de | /compare/api/add | Path does not match |
| 90 | compare_add_product.en | /en/compare/api/add | Path does not match |
| 91 | compare_categories_list.de | /compare/api/categories | Path does not match |
| 92 | compare_categories_list.en | /en/compare/api/categories | Path does not match |
| 93 | compare_categories_page.de | /compare/ | Path does not match |
| 94 | compare_categories_page.en | /en/compare/ | Path does not match |
| 95 | compare_products_page.de | /compare/{categorySlug}/{productIds}/ | Path does not match |
| 96 | compare_products_page.en | /en/compare/{categorySlug}/{productIds}/ | Path does not match |
| 97 | product_page.de | /{slug}/p{id}/ | Path does not match |
| 98 | product_page.en | /en/{slug}/p{id}/ | Path does not match |
| 99 | group_product_page.de | /{slug}/p{id}/s{itemId}/ | Path does not match |
| 100 | group_product_page.en | /en/{slug}/p{id}/s{itemId}/ | Path does not match |
| 101 | group_product_for_category_api.de | /product/api/{slug}/s{itemId}/ | Path does not match |
| 102 | group_product_for_category_api.en | /en/product/api/{slug}/s{itemId}/ | Path does not match |
| 103 | request_product_price.de | /product-info/request-price | Path does not match |
| 104 | request_product_price.en | /en/product-info/request-price | Path does not match |
| 105 | product_kit_page.de | /product-kit/{productId}/{page}/ | Path does not match |
| 106 | product_kit_page.en | /en/product-kit/{productId}/{page}/ | Path does not match |
| 107 | promo_apply.de | /cart/api/promo/apply | Path does not match |
| 108 | promo_apply.en | /en/cart/api/promo/apply | Path does not match |
| 109 | promo_remove.de | /cart/api/promo/remove | Path does not match |
| 110 | promo_remove.en | /en/cart/api/promo/remove | Path does not match |
| 111 | quick_product_checkout.de | /cart/quick-product-checkout | Path does not match |
| 112 | quick_product_checkout.en | /en/cart/quick-product-checkout | Path does not match |
| 113 | quick_checkout.de | /cart/quick-checkout | Path does not match |
| 114 | quick_checkout.en | /en/cart/quick-checkout | Path does not match |
| 115 | app_registration.de | /auth/registration/ | Path does not match |
| 116 | app_registration.en | /en/auth/registration/ | Path does not match |
| 117 | app_registration_render.de | /auth/registration_render | Path does not match |
| 118 | app_registration_render.en | /en/auth/registration_render | Path does not match |
| 119 | my_reviews_page.de | /reviews/ | Path does not match |
| 120 | my_reviews_page.en | /en/reviews/ | Path does not match |
| 121 | review_add.de | /review/add | Path does not match |
| 122 | review_add.en | /en/review/add | Path does not match |
| 123 | quick_search.de | /quick-search | Path does not match |
| 124 | quick_search.en | /en/quick-search | Path does not match |
| 125 | search_page.de | /search/ | Path does not match |
| 126 | search_page.en | /en/search/ | Path does not match |
| 127 | similar_products.de | /similarProducts/{productId}/ | Path does not match |
| 128 | similar_products.en | /en/similarProducts/{productId}/ | Path does not match |
| 129 | sitemap_page.de | /sitemap/ | Path does not match |
| 130 | sitemap_page.en | /en/sitemap/ | Path does not match |
| 131 | social_connect_start.de | /auth/social/{provider} | Path does not match |
| 132 | social_connect_start.en | /en/auth/social/{provider} | Path does not match |
| 133 | social_connect_check.de | /auth/social/{provider}/check | Path does not match |
| 134 | social_connect_check.en | /en/auth/social/{provider}/check | Path does not match |
| 135 | static_page.de | /{slug}/ | Path does not match |
| 136 | static_page.en | /en/{slug}/ | Path does not match |
| 137 | add_subscriber.de | /subscribe/add-subscriber | Path does not match |
| 138 | add_subscriber.en | /en/subscribe/add-subscriber | Path does not match |
| 139 | app_test_mail.de | /mail/callback | Path does not match |
| 140 | app_test_mail.en | /en/mail/callback | Path does not match |
| 141 | app_test_mail_order_manager.de | /mail/order_manager | Path does not match |
| 142 | app_test_mail_order_manager.en | /en/mail/order_manager | Path does not match |
| 143 | app_test_mail_order_user.de | /mail/order_user | Path does not match |
| 144 | app_test_mail_order_user.en | /en/mail/order_user | Path does not match |
| 145 | app_test_mail_register.de | /mail/registration | Path does not match |
| 146 | app_test_mail_register.en | /en/mail/registration | Path does not match |
| 147 | app_test_mail_remind.de | /mail/remind | Path does not match |
| 148 | app_test_mail_remind.en | /en/mail/remind | Path does not match |
| 149 | app_test_mail_order_quick.de | /mail/order_quick | Path does not match |
| 150 | app_test_mail_order_quick.en | /en/mail/order_quick | Path does not match |
| 151 | recent_products_page.de | /recent/ | Path does not match |
| 152 | recent_products_page.en | /en/recent/ | Path does not match |
| 153 | wishlist_page.de | /wishlist/ | Path does not match |
| 154 | wishlist_page.en | /en/wishlist/ | Path does not match |
| 155 | wishlist_public_page.de | /wishlist/{code}/ | Path does not match |
| 156 | wishlist_public_page.en | /en/wishlist/{code}/ | Path does not match |
| 157 | wishlist_api_get_list.de | /wishlist/api/get-list | Path does not match |
| 158 | wishlist_api_get_list.en | /en/wishlist/api/get-list | Path does not match |
| 159 | wishlist_api_add_product.de | /wishlist/api/add-product | Path does not match |
| 160 | wishlist_api_add_product.en | /en/wishlist/api/add-product | Path does not match |
| 161 | wishlist_api_remove_product.de | /wishlist/api/remove-product | Path does not match |
| 162 | wishlist_api_remove_product.en | /en/wishlist/api/remove-product | Path does not match |
| 163 | wishlist_api_clear.de | /wishlist/api/clear | Path does not match |
| 164 | wishlist_api_clear.en | /en/wishlist/api/clear | Path does not match |
| 165 | mono_credits_webhook | /credits/{providerName}/webhook | Path does not match |
| 166 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 167 | overblog_graphql_endpoint | /api/ | Path does not match |
| 168 | overblog_graphql_batch_endpoint | /api/batch | Path does not match |
| 169 | overblog_graphql_multiple_endpoint | /api/graphql/{schemaName} | Path does not match |
| 170 | overblog_graphql_batch_multiple_endpoint | /api/graphql/{schemaName}/batch | Path does not match |
| 171 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 172 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 173 | payment_success_callback | /payment/{paySystemName}/success | Path does not match |
| 174 | redirect_index_html | /index.html | Path does not match |
| 175 | redirect_home | /home | Path does not match |
| 176 | category_page_filter_with_pagination.de | /{slug}/c{id}/filtr-{filter}/page={page}/ | Path does not match |
| 177 | category_page_filter_with_pagination.en | /en/{slug}/c{id}/filtr-{filter}/page={page}/ | Path does not match |
| 178 | category_page_pagination.de | /{slug}/c{id}/page={page}/ | Path does not match |
| 179 | category_page_pagination.en | /en/{slug}/c{id}/page={page}/ | Path does not match |
| 180 | category_page_filter.de | /{slug}/c{id}/filtr-{filter}/ | Path does not match |
| 181 | category_page_filter.en | /en/{slug}/c{id}/filtr-{filter}/ | Path does not match |
| 182 | category_page.de | /{slug}/c{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.