Routing
default_controller
Matched route
Route Parameters
| Name | Value |
|---|---|
| url | "robots.txt" |
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | admin_address | /bk/address/ | Path does not match |
| 13 | admin_json_addresses | /bk/json/addresses/ | Path does not match |
| 14 | admin_netreviews_send | /bk/netrviews/send/{orderId} | Path does not match |
| 15 | admin_cache_clear | /bk/cache/clear | Path does not match |
| 16 | admin_carts | /bk/carts | Path does not match |
| 17 | admin_cart_customer | /bk/cart/{id} | Path does not match |
| 18 | admin_json_carts | /bk/json/carts | Path does not match |
| 19 | admin_cart_customer_remind | /bk/cart/remind/{customerId} | Path does not match |
| 20 | admin_cart_customer_clear | /bk/cart/clear/{customerId} | Path does not match |
| 21 | admin_catalog | /bk/catalog/ | Path does not match |
| 22 | admin_catalog_category | /bk/catalog/category/{id} | Path does not match |
| 23 | admin_catalog_json_products | /bk/json/catalog/products/ | Path does not match |
| 24 | admin_categories | /bk/categories/ | Path does not match |
| 25 | admin_category | /bk/category/{id} | Path does not match |
| 26 | admin_category_add | /bk/category/add | Path does not match |
| 27 | admin_category_edit | /bk/category/edit/{id} | Path does not match |
| 28 | admin_category_delete | /bk/category/delete/{id} | Path does not match |
| 29 | admin_category_select_parent | /bk/category/select-parent/{id} | Path does not match |
| 30 | admin_category_change_image | /bk/category/change-image/{id} | Path does not match |
| 31 | admin_json_categories | /bk/json/categories/ | Path does not match |
| 32 | admin_json_category_sort | /bk/json/categories/sort | Path does not match |
| 33 | admin_json_category | /bk/json/category/{id} | Path does not match |
| 34 | admin_json_categories_tree | /bk/json/categories/tree | Path does not match |
| 35 | admin_json_category_tree | /bk/json/category/tree/{id} | Path does not match |
| 36 | admin_category_extrafield_add | /bk/category/{id}/extrafield/add | Path does not match |
| 37 | admin_category_extrafield_remove | /bk/category/{id}/extrafield/remove/{ext} | Path does not match |
| 38 | admin_config | /bk/config | Path does not match |
| 39 | admin_customers | /bk/customers/ | Path does not match |
| 40 | admin_customers_export | /bk/customers/export | Path does not match |
| 41 | admin_customer | /bk/customer/{id} | Path does not match |
| 42 | admin_customer_anonymize | /bk/customer/anonymize/{id} | Path does not match |
| 43 | admin_customer_json | /bk/json/customer/{id} | Path does not match |
| 44 | admin_customer_password_change | /bk/customer/password/{id} | Path does not match |
| 45 | admin_customer_edit | /bk/customer/edit/{id} | Path does not match |
| 46 | admin_json_customers | /bk/json/customers/ | Path does not match |
| 47 | admin_json_customer | /bk/json/customer/{id} | Path does not match |
| 48 | admin_customer_validation | /bk/customer/{id}/validation/{mode} | Path does not match |
| 49 | admin_customer_delete | /bk/customer/delete/{id} | Path does not match |
| 50 | admin_discounts | /bk/discounts | Path does not match |
| 51 | admin_discount_add | /bk/discount/add | Path does not match |
| 52 | admin_discount_edit | /bk/discount/edit/{id} | Path does not match |
| 53 | admin_discount_remove | /bk/discounts/{id}/remove | Path does not match |
| 54 | admin_discount_discounted_add | /bk/discount/{id}/discounted/add | Path does not match |
| 55 | admin_discount_discounted_remove | /bk/discount/discounted/remove/{id} | Path does not match |
| 56 | admin_discount_discounted_import | /bk/discount/{id}/discounted/import | Path does not match |
| 57 | admin_discount_requested_add | /bk/discount/{id}/requested/add | Path does not match |
| 58 | admin_discount_requested_remove | /bk/discount/requested/remove/{id} | Path does not match |
| 59 | admin_discount_customer_add | /bk/discount/{id}/customer/add | Path does not match |
| 60 | admin_discount_customer_remove | /bk/discount/customer/remove/{id} | Path does not match |
| 61 | admin_discount_customer_import | /bk/discount/{id}/customer/import | Path does not match |
| 62 | admin_discount_coupon_add | /bk/discount/{id}/coupon/add | Path does not match |
| 63 | admin_discount_coupon_remove | /bk/discount/coupon/remove/{id} | Path does not match |
| 64 | admin_export_products | /bk/export/products | Path does not match |
| 65 | admin_export_categories | /bk/export/categories | Path does not match |
| 66 | admin_extrafields | /bk/extrafields/ | Path does not match |
| 67 | admin_extrafield | /bk/extrafield/{id} | Path does not match |
| 68 | admin_extrafield_add | /bk/extrafield/add | Path does not match |
| 69 | admin_extrafield_remove | /bk/extrafield/remove/{id} | Path does not match |
| 70 | admin_extrafield_export_category | /bk/extrafield/export/category/{id} | Path does not match |
| 71 | admin_import_product | /bk/import/product | Path does not match |
| 72 | admin_import_category | /bk/import/category | Path does not match |
| 73 | admin_import | /bk/import/{type}/{id} | Path does not match |
| 74 | admin_import_extrafields | /bk/import/extrafields | Path does not match |
| 75 | admin_manufacturers | /bk/manufacturers/ | Path does not match |
| 76 | admin_manufacturer | /bk/manufacturer/{id} | Path does not match |
| 77 | admin_manufacturer_restrictions | /bk/manufacturer/restrictions/{id} | Path does not match |
| 78 | admin_manufacturer_add | /bk/manufacturer/add | Path does not match |
| 79 | admin_manufacturer_edit | /bk/manufacturer/edit/{id} | Path does not match |
| 80 | admin_manufacturer_remove | /bk/manufacturer/remove/{id} | Path does not match |
| 81 | admin_module | /bk/hook/{key} | Path does not match |
| 82 | admin_module_preview | /bk/module/preview/{id} | Path does not match |
| 83 | admin_hook_preview | /bk/hook/preview/{key} | Path does not match |
| 84 | admin_module_ajhook | /bk/module/ajhook | Path does not match |
| 85 | admin_module_add | /bk/module/add | Path does not match |
| 86 | admin_module_order | /bk/module/order | Path does not match |
| 87 | admin_module_save_config | /bk/module/save-config | Path does not match |
| 88 | admin_module_remove | /bk/module/remove | Path does not match |
| 89 | admin_module_enable | /bk/module/enable | Path does not match |
| 90 | admin_modulecarousel_edit | /bk/modulecarousel/edit/{hookId} | Path does not match |
| 91 | admin_modulecarousel_itemadd | /bk/modulecarousel/item-add/{hookId} | Path does not match |
| 92 | admin_modulecarousel_itemedit | /bk/modulecarousel/item-edit/{hookId}/{id} | Path does not match |
| 93 | admin_modulecarousel_remove | /bk/modulecarousel/remove/{hookId}/{item_id} | Path does not match |
| 94 | admin_modulecarousel_order | /bk/modulecarousel/order | Path does not match |
| 95 | admin_modulefeatured_edit | /bk/modulefeatured/edit/{hookId} | Path does not match |
| 96 | admin_modulefeatured_itemadd | /bk/modulefeatured/item-add/{hookId} | Path does not match |
| 97 | admin_modulefeatured_remove | /bk/modulefeatured/remove/{hookId}/{item_id} | Path does not match |
| 98 | admin_modulefeatured_order | /bk/modulefeatured/order | Path does not match |
| 99 | admin_moduletext_edit | /bk/moduletext/edit/{hookId} | Path does not match |
| 100 | admin_moduletext_textadd | /bk/moduletext/text-add/{hookId} | Path does not match |
| 101 | admin_moduletext_textedit | /bk/moduletext/text-edit/{hookId}/{id} | Path does not match |
| 102 | admin_moduletext_remove | /bk/moduletext/remove/{hookId}/{item_id} | Path does not match |
| 103 | admin_moduletext_order | /bk/moduletext/order | Path does not match |
| 104 | admin_orders | /bk/orders/ | Path does not match |
| 105 | admin_orders_mass | /bk/orders/mass/{action} | Path does not match |
| 106 | admin_order | /bk/order/{id} | Path does not match |
| 107 | admin_json_orders | /bk/json/orders/ | Path does not match |
| 108 | admin_json_orders_status_report | /bk/json/orders/status-report | Path does not match |
| 109 | admin_json_orders_shipping_report | /bk/json/orders/shipping-report | Path does not match |
| 110 | admin_json_order | /bk/json/order/{id} | Path does not match |
| 111 | admin_json_order_details | /bk/json/order/details/{id} | Path does not match |
| 112 | admin_order_cancel | /bk/order/cancel/{id} | Path does not match |
| 113 | admin_order_validate | /bk/order/validate/{id} | Path does not match |
| 114 | admin_order_export | /bk/order/export/{id} | Path does not match |
| 115 | admin_order_send_to_synoptic | /bk/order/send-to-synoptic/ | Path does not match |
| 116 | admin_order_pdf | /bk/order/pdf/{id} | Path does not match |
| 117 | admin_pages | /bk/pages/ | Path does not match |
| 118 | admin_page_add | /bk/page/add | Path does not match |
| 119 | admin_page | /bk/page/{id} | Path does not match |
| 120 | admin_page_remove | /bk/page/remove/{id} | Path does not match |
| 121 | admin_pictures_category | /bk/pictures/category/{id} | Path does not match |
| 122 | admin_pictures_product | /bk/pictures/product/{id} | Path does not match |
| 123 | admin_pictures_order | /bk/pictures/order | Path does not match |
| 124 | admin_pictures_update | /bk/pictures/update/{id} | Path does not match |
| 125 | admin_pictures_remove | /bk/pictures/remove/{id} | Path does not match |
| 126 | admin_products | /bk/products/ | Path does not match |
| 127 | admin_references | /bk/references/ | Path does not match |
| 128 | admin_product | /bk/product/{id} | Path does not match |
| 129 | admin_reference | /bk/reference/{id} | Path does not match |
| 130 | admin_product_restrictions | /bk/product/restrictions/{id} | Path does not match |
| 131 | admin_product_add | /bk/product/add | Path does not match |
| 132 | admin_product_edit | /bk/product/edit/{id} | Path does not match |
| 133 | admin_product_reference_add | /bk/product/{id}/add-reference | Path does not match |
| 134 | admin_product_reference_remove | /bk/product/{id}/remove-reference | Path does not match |
| 135 | admin_product_description_edit | /bk/product/description/edit/{lang}/{id} | Path does not match |
| 136 | admin_json_products | /bk/json/products/ | Path does not match |
| 137 | admin_json_product | /bk/json/product/{id} | Path does not match |
| 138 | admin_json_references | /bk/json/references/ | Path does not match |
| 139 | admin_product_default_category | /bk/product/{id}/default-category/{cat} | Path does not match |
| 140 | admin_product_remove_category | /bk/product/{id}/remove-category/{cat} | Path does not match |
| 141 | admin_product_extrafield_add | /bk/product/{id}/extrafield/add | Path does not match |
| 142 | admin_product_extrafield_remove | /bk/product/{id}/extrafield/remove/{ext} | Path does not match |
| 143 | admin_product_attribute_remove | /bk/product/{id}/attribute/remove/{$ext} | Path does not match |
| 144 | admin_product_associated_remove | /bk/product/{id}/associated/remove/{aid} | Path does not match |
| 145 | admin_product_associated_add | /bk/product/{id}/associated/add | Path does not match |
| 146 | admin_product_category_add | /bk/product/{id}/category/add | Path does not match |
| 147 | admin_redirections | /bk/redirections/ | Path does not match |
| 148 | admin_redirection | /bk/redirection/{id} | Path does not match |
| 149 | admin_redirection_remove | /bk/redirection/remove/{id} | Path does not match |
| 150 | admin_redirection_edit | /bk/redirection/edit/{id} | Path does not match |
| 151 | admin_redirection_add | /bk/redirection/add | Path does not match |
| 152 | admin_json_redirections | /bk/json/redirections/ | Path does not match |
| 153 | admin_json_redirection | /bk/json/redirection/{id} | Path does not match |
| 154 | admin_index | /bk/ | Path does not match |
| 155 | app_forgot_password_request | /reset-password | Path does not match |
| 156 | app_check_email | /reset-password/check-email | Path does not match |
| 157 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 158 | admin_special_prices | /bk/special-prices | Path does not match |
| 159 | admin_special_prices_import | /bk/special-prices/import | Path does not match |
| 160 | admin_special_prices_remove | /bk/special-prices/remove/{id} | Path does not match |
| 161 | admin_stats_orders | /bk/stats/orders | Path does not match |
| 162 | admin_stats_amount | /bk/stats/amount | Path does not match |
| 163 | admin_stats_amount_json | /bk/json/stats/amount | Path does not match |
| 164 | admin_stats_geo | /bk/stats/geo | Path does not match |
| 165 | admin_stats_geo_json | /bk/json/stats/geo | Path does not match |
| 166 | admin_stats_products | /bk/stats/products | Path does not match |
| 167 | admin_stats_products_json | /bk/json/stats/products | Path does not match |
| 168 | admin_stats_customers | /bk/stats/customers | Path does not match |
| 169 | admin_stats_customers_json | /bk/json/stats/customers | Path does not match |
| 170 | admin_stats_countries | /bk/stats/countries | Path does not match |
| 171 | admin_stats_countries_json | /bk/json/stats/countries | Path does not match |
| 172 | admin_stats_zipcodes | /bk/stats/zipcodes | Path does not match |
| 173 | admin_stats_zipcodes_json | /bk/json/stats/zipcodes | Path does not match |
| 174 | admin_taxes | /bk/taxes/ | Path does not match |
| 175 | admin_tax_edit | /bk/tax/{id} | Path does not match |
| 176 | admin_tax_remove | /bk/tax/{id} | Path does not match |
| 177 | admin_user | /bk/user | Path does not match |
| 178 | admin_user_edit | /bk/user/edit/{id} | Path does not match |
| 179 | admin_user_add | /bk/user/add | Path does not match |
| 180 | admin_user_remove | /bk/user/remove/{id} | Path does not match |
| 181 | admin_commercials_save | /bk/commercials/save | Path does not match |
| 182 | cart_details | /{_locale}/cart/details | Path does not match |
| 183 | cart_empty | /{_locale}/cart/empty | Path does not match |
| 184 | cart_discounts | /{_locale}/cart/discounts | Path does not match |
| 185 | cart_add_gift | /{_locale}/cart/gift/add | Path does not match |
| 186 | cart_add | /{_locale}/aj/cart/add | Path does not match |
| 187 | cart_update | /{_locale}/aj/cart/update | Path does not match |
| 188 | cart_update_address | /{_locale}/aj/cart/address/{type} | Path does not match |
| 189 | cart_carrier | /{_locale}/aj/cart/carrier | Path does not match |
| 190 | cart_remove | /{_locale}/aj/cart/remove/{id} | Path does not match |
| 191 | cart_add_coupon | /{_locale}/aj/cart/add-coupon | Path does not match |
| 192 | cart_remove_coupon | /{_locale}/aj/cart/remove-coupon | Path does not match |
| 193 | category | /{_locale}/c/{id}/{url} | Path does not match |
| 194 | ajax_category | /{_locale}/aj/c/{id} | Path does not match |
| 195 | universe | /{_locale}/u/{id}/{url} | Path does not match |
| 196 | ajax_load | /{_locale}/aj/c/{id} | Path does not match |
| 197 | checkout_cart_validation | /{_locale}/checkout/cart-validation | Path does not match |
| 198 | checkout_cart | /{_locale}/aj/checkout/cart | Path does not match |
| 199 | checkout_shipping | /{_locale}/checkout/shipping | Path does not match |
| 200 | checkout_carrier_select | /{_locale}/checkout/carrier/select | Path does not match |
| 201 | checkout_pickup_select | /{_locale}/checkout/shipping/collect/{id} | Path does not match |
| 202 | checkout_shipping_validation | /{_locale}/checkout/shipping-validation | Path does not match |
| 203 | checkout_payment | /{_locale}/checkout/payment | Path does not match |
| 204 | checkout_payment_validation | /{_locale}/checkout/payment-validation | Path does not match |
| 205 | checkout_review | /{_locale}/checkout/review | Path does not match |
| 206 | checkout_review_validation | /{_locale}/checkout/review-validation | Path does not match |
| 207 | checkout_confirmation | /{_locale}/checkout/confirmation | Path does not match |
| 208 | contact_form | /{_locale}/contact | Path does not match |
| 209 | catalog_form | /{_locale}/catalog | Path does not match |
| 210 | customer_login | /{_locale}/customer/login | Path does not match |
| 211 | customer_context | /{_locale}/customer/context | Path does not match |
| 212 | customer_logout | /{_locale}/customer/logout | Path does not match |
| 213 | customer_tva_popup | /{_locale}/customer/popup/tva | Path does not match |
| 214 | customer_register | /{_locale}/customer/register | Path does not match |
| 215 | customer_password | /{_locale}/customer/password | Path does not match |
| 216 | customer_password_change | /{_locale}/customer/password/change | Path does not match |
| 217 | customer_account | /{_locale}/customer/account | Path does not match |
| 218 | customer_address | /{_locale}/aj/customer/address | Path does not match |
| 219 | customer_address_selection | /{_locale}/aj/customer/address/selection | Path does not match |
| 220 | customer_address_delete | /{_locale}/aj/customer/address/delete | Path does not match |
| 221 | customer_information | /{_locale}/customer/information | Path does not match |
| 222 | customer_history | /{_locale}/customer/history | Path does not match |
| 223 | customer_addresses | /{_locale}/customer/addresses | Path does not match |
| 224 | json_customer_invoice_type | /{_locale}/json/customer/invoiceType/{cid}/{token}/{type} | Path does not match |
| 225 | discount | /{_locale}/d/{id}/{url} | Path does not match |
| 226 | manufacturers | /{_locale}/nos-marques | Path does not match |
| 227 | manufacturer | /{_locale}/m/{id}/{url} | Path does not match |
| 228 | stock_alert_add | /{_locale}/aj/stock-alert/add | Path does not match |
| 229 | stock_alert_remove | /{_locale}/stock-alert/remove/{id} | Path does not match |
| 230 | customer_product_warning | /{_locale}/customer/stock-alerts | Path does not match |
| 231 | newsletter_register | /aj/newsletter/register | Path does not match |
| 232 | seen_products_clear | /{_locale}/seen-products/clear | Path does not match |
| 233 | wishlist_add | /aj/wishlist/add | Path does not match |
| 234 | wishlist_remove | /aj/wishlist/remove | Path does not match |
| 235 | wishlist | /{_locale}/wishlist | Path does not match |
| 236 | order | /order/{id} | Path does not match |
| 237 | order_pdf | /order/pdf/{id} | Path does not match |
| 238 | page | /{_locale}/pg/{id}/{url} | Path does not match |
| 239 | cnp_redirect | /cnp/redirect | Path does not match |
| 240 | cnp_validation | /cnp/validation | Path does not match |
| 241 | cnp_return | /cnp/return | Path does not match |
| 242 | product | /{_locale}/p/{id}/{url} | Path does not match |
| 243 | search | /{_locale}/search/{q} | Path does not match |
| 244 | json_search | /{_locale}/search-js | Path does not match |
| 245 | old_product | /professionnel/product_info.php | Path does not match |
| 246 | old_page | /professionnel/index.php | Path does not match |
| 247 | old_page_en | /professional/index.php | Path does not match |
| 248 | old_faq | /category/{category}/page/{page}/ | Path does not match |
| 249 | json_store_search | /json/store/search | Path does not match |
| 250 | json_store_loalize | /json/store/localize | Path does not match |
| 251 | store_locator | /points-de-vente | Path does not match |
| 252 | default_index | / | Path does not match |
| 253 | index | /{_locale} | Path almost matches, but Requirement for "_locale" does not match (fr|en) |
| 254 | maintenance | /{_locale}/maintenance | Path does not match |
| 255 | email_test | /{_locale}/email/test | Path does not match |
| 256 | email_order | /{_locale}/email/order | Path does not match |
| 257 | sendemail | /send-email | Path does not match |
| 258 | change_locale | /change-locale/{_locale} | Path does not match |
| 259 | register | /register | Path does not match |
| 260 | verify_email | /verify/email | Path does not match |
| 261 | login | /login | Path does not match |
| 262 | login_check | /login_check | Path does not match |
| 263 | logout | /logout | Path does not match |
| 264 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 265 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 266 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 267 | default_controller | /{url} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.