Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_articles | /{_locale}/articles | Path does not match |
| 2 | app_home | / | Path does not match |
| 3 | app_localities | /{_locale}/localities | Path does not match |
| 4 | app_login | /login | Path does not match |
| 5 | app_logout | /logout | Path does not match |
| 6 | app_product_descriptifs | /{_locale}/product/{id}/descriptifs | Path does not match |
| 7 | app_package_descriptifs | /{_locale}/package/{id}/descriptifs | Path does not match |
| 8 | app_object_descriptif_edit | /{_locale}/product/{idProduit}/descriptif/{id}/edit | Path does not match |
| 9 | app_object_descriptif_new | /{_locale}/product/{idProduit}/descriptif/new | Path does not match |
| 10 | app_generic_descriptions | /{_locale}/generic-descriptions | Path does not match |
| 11 | app_generic_description_edit | /{_locale}/generic-description/{id}/edit | Path does not match |
| 12 | app_generic_description_new | /{_locale}/generic-description/new | Path does not match |
| 13 | app_generic_description_delete | /ajax/description/{id}/delete | Path does not match |
| 14 | app_object_media | /object/media | Path does not match |
| 15 | app_product_photos | /{_locale}/product/{id}/photos | Path does not match |
| 16 | app_package_photos | /{_locale}/package/{id}/photos | Path does not match |
| 17 | app_objectmedia_upload | /ajax/product/{id}/photos/upload | Path does not match |
| 18 | app_objectmedia_delete | /ajax/photo/{id}/delete | Path does not match |
| 19 | app_objectmedia_update | /ajax/photo/{id}/update | Path does not match |
| 20 | app_object_seo_content | /object/seo/content | Path does not match |
| 21 | app_product_seo | /{_locale}/product/{idProduct}/seo | Path does not match |
| 22 | app_product_seo_edit | /{_locale}/product/{idProduct}/seo/{id}/edit | Path does not match |
| 23 | app_object_tag | /object/tag | Path does not match |
| 24 | app_orders | /{_locale}/orders | Path does not match |
| 25 | app_packages | /{_locale}/packages | Path does not match |
| 26 | app_package_edit | /{_locale}/package/{id} | Path does not match |
| 27 | app_package_new | /{_locale}/product/{idProduct}/package/new | Path does not match |
| 28 | app_package_tags | /{_locale}/package/{id}/tags | Path does not match |
| 29 | app_parameters | /{_locale}/parameters | Path does not match |
| 30 | ajax_localities | /{_locale}/ajax/localities | Path does not match |
| 31 | app_products | /{_locale}/products | Path does not match |
| 32 | app_product_getsubtypes | /{_locale}/ajax/{type} | Path does not match |
| 33 | app_product_edit | /{_locale}/product/{id} | Path does not match |
| 34 | app_product_new | /{_locale}/product/new | Path does not match |
| 35 | app_product_packages | /{_locale}/product/{id}/packages | Path does not match |
| 36 | app_product_locality_delete | /ajax/product-locality/{locality}/delete | Path does not match |
| 37 | app_product_duplicate | /ajax/product/{id}/duplicate | Path does not match |
| 38 | app_test | /test | Path does not match |
| 39 | app_test_sendemail | Path does not match | |
| 40 | app_test_hashpassword | /hash-password/{password} | Path does not match |
| 41 | app_third_party | /{_locale}/third_party | Path does not match |
| 42 | app_users | /{_locale}/users | Path does not match |
| 43 | app_user_add | /{_locale}/user/add | Path does not match |
| 44 | app_user_edit | /{_locale}/user/{id}/edit | Path does not match |
| 45 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 46 | _wdt | /_wdt/{token} | Path does not match |
| 47 | _profiler_home | /_profiler/ | Path does not match |
| 48 | _profiler_search | /_profiler/search | Path does not match |
| 49 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 50 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 51 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 52 | _profiler_open_file | /_profiler/open | Path does not match |
| 53 | _profiler | /_profiler/{token} | Path does not match |
| 54 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 55 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 56 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.