Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | front_customer_gallery | /gallery/{galleryUuid} | Path does not match |
| 2 | front_home | / | Path does not match |
| 3 | front_privacy_policy | /politique-de-confidentialite | Path does not match |
| 4 | login | /login | Path does not match |
| 5 | logout | /logout | Path does not match |
| 6 | register | /register | Path does not match |
| 7 | register_confirmation | /register/confirmation | Path does not match |
| 8 | reset_password_request | /reset-password | Path does not match |
| 9 | reset_password_check_email | /reset-password/check-email | Path does not match |
| 10 | reset_password | /reset-password/reset/{token} | Path does not match |
| 11 | reset_password_password_changed | /reset-password/password-changed | Path does not match |
| 12 | app_api_cart_cart_getonecart | /api/cart/{id} | Path does not match |
| 13 | app_api_cart_cart_getonecart_1 | /api/cart/{id}/{shop} | Path does not match |
| 14 | app_api_cart_cart_postnewcart | /api/cart/new/{id} | Path does not match |
| 15 | app_api_cart_cart_postvalidatecart | /api/cart/{id}/validate | Path does not match |
| 16 | app_api_cart_cart_postnewcartdetail | /api/cart/{id}/product/add | Path does not match |
| 17 | app_api_cart_cart_postremoveproductfromcart | /api/cart/{id}/product/remove | Path does not match |
| 18 | app_api_color_color_getcolors | /api/colors | Path does not match |
| 19 | app_api_company_designer_getdesigner | /api/designer/{id} | Path does not match |
| 20 | app_api_customer_customer_sendsecuritycode | /api/customer/security-code | Path does not match |
| 21 | app_api_customer_customer_getcustomer | /api/customer/{id}/get | Path does not match |
| 22 | app_api_customer_customer_postnewcustomer | /api/customer/new | Path does not match |
| 23 | app_api_customer_customer_patchvalidatecustomer | /api/customer/{id}/validate | Path does not match |
| 24 | app_api_customer_customer_getallfavorites | /api/customer/{id}/favorites | Path does not match |
| 25 | app_api_customer_customer_getlastprofiling | /api/customer/{id}/profiling/last | Path does not match |
| 26 | app_api_customer_customer_deletergpd | /api/customer/{id}/delete | Path does not match |
| 27 | app_api_customer_favorite_patchaddfavorite | /api/favorite/add | Path does not match |
| 28 | app_api_customer_favorite_patchremovefavorite | /api/favorite/remove | Path does not match |
| 29 | app_api_customer_gallery_getcustomergallery | /api/gallery/{id}/gallery | Path does not match |
| 30 | app_api_customer_gallery_patchcustomergallery | /api/gallery/{id}/update-gallery | Path does not match |
| 31 | app_api_customer_gallery_deletecustomergalleryimage | /api/gallery/{id}/remove-gallery | Path does not match |
| 32 | app_api_customer_gallery_downloadcustomergalleryimage | /api/gallery/{id}/download-gallery | Path does not match |
| 33 | app_api_employee_employee_getcurrentemployee | /api/employee/current | Path does not match |
| 34 | app_api_security_forgotpassword | /api/security/forgot-password | Path does not match |
| 35 | app_api_security_checkifavailable | /api/security/check-email-is-available | Path does not match |
| 36 | app_api_shop_shop_getmainshop | /api/shop/main | Path does not match |
| 37 | app_api_shop_shop_getemployeesforshop | /api/shop/{id}/employees | Path does not match |
| 38 | app_api_shop_shop_getcartsforshop | /api/shop/{id}/carts | Path does not match |
| 39 | app_api_test_survey_getsurvey | /api/survey | Path does not match |
| 40 | app_api_test_survey_postanswer | /api/survey/{id}/answer | Path does not match |
| 41 | app_api_test_survey_patchsurvey | /api/survey/{id}/update | Path does not match |
| 42 | app_api_test_survey_patchsurveychrono | /api/survey/{id}/chrono/update | Path does not match |
| 43 | app_api_test_survey_getemotions | /api/survey/emotions | Path does not match |
| 44 | app_api_test_survey_getcollections | /api/survey/{id}/collections | Path does not match |
| 45 | app_api_test_survey_updatefacesize | /api/survey/{id}/update-face-size | Path does not match |
| 46 | app_api_test_tray_gettraysfromresult | /api/tray/{id}/results | Path does not match |
| 47 | app_api_test_tray_postlocktrays | /api/tray/{id}/lock | Path does not match |
| 48 | app_api_test_tray_postunlocktrays | /api/tray/{id}/unlock | Path does not match |
| 49 | admin_collections_list | /admin/collections/ | Path does not match |
| 50 | admin_collections_add | /admin/collections/add | Path does not match |
| 51 | admin_collections_edit | /admin/collections/{id}/edit | Path does not match |
| 52 | admin_collections_remove | /admin/collections/{id}/remove | Path does not match |
| 53 | admin_colors_list | /admin/colors/ | Path does not match |
| 54 | admin_colors_add | /admin/colors/add | Path does not match |
| 55 | admin_colors_show | /admin/colors/{id} | Path does not match |
| 56 | admin_colors_edit | /admin/colors/{id}/edit | Path does not match |
| 57 | admin_colors_remove | /admin/colors/{id}/remove | Path does not match |
| 58 | admin_customers_list | /admin/customers/ | Path does not match |
| 59 | admin_customers_add | /admin/customers/add | Path does not match |
| 60 | admin_customers_show | /admin/customers/{id} | Path does not match |
| 61 | admin_customers_gallery | /admin/customers/{id}/gallery | Path does not match |
| 62 | admin_customers_edit | /admin/customers/{id}/edit | Path does not match |
| 63 | admin_customers_remove | /admin/customers/{id}/remove | Path does not match |
| 64 | admin_customers_add_favorite_to_cart | /admin/customers/{id}/add-to-cart/{favoriteId} | Path does not match |
| 65 | admin_designers_list | /admin/designers/ | Path does not match |
| 66 | admin_designers_add | /admin/designers/add | Path does not match |
| 67 | admin_designers_edit | /admin/designers/{id}/edit | Path does not match |
| 68 | admin_designers_remove | /admin/designers/{id}/remove | Path does not match |
| 69 | admin_emotions_list | /admin/emotions/ | Path does not match |
| 70 | admin_emotions_add | /admin/emotions/add | Path does not match |
| 71 | admin_emotions_edit | /admin/emotions/{id}/edit | Path does not match |
| 72 | admin_emotions_remove | /admin/emotions/{id}/remove | Path does not match |
| 73 | admin_frames_list | /admin/frames/ | Path does not match |
| 74 | admin_frames_add | /admin/frames/add | Path does not match |
| 75 | admin_frames_edit | /admin/frames/{id}/edit | Path does not match |
| 76 | admin_frames_remove | /admin/frames/{id}/remove | Path does not match |
| 77 | admin_home | /admin/ | Path does not match |
| 78 | admin_made-in_list | /admin/madein/ | Path does not match |
| 79 | admin_made-in_add | /admin/madein/add | Path does not match |
| 80 | admin_made-in_edit | /admin/madein/{id}/edit | Path does not match |
| 81 | admin_made-in_remove | /admin/madein/{id}/remove | Path does not match |
| 82 | admin_materials_list | /admin/materials/ | Path does not match |
| 83 | admin_materials_add | /admin/materials/add | Path does not match |
| 84 | admin_materials_show | /admin/materials/{id} | Path does not match |
| 85 | admin_materials_edit | /admin/materials/{id}/edit | Path does not match |
| 86 | admin_materials_remove | /admin/materials/{id}/remove | Path does not match |
| 87 | admin_nose-type_list | /admin/nose-type/ | Path does not match |
| 88 | admin_nose-type_add | /admin/nose-type/add | Path does not match |
| 89 | admin_nose-type_edit | /admin/nose-type/{id}/edit | Path does not match |
| 90 | admin_nose-type_remove | /admin/nose-type/{id}/remove | Path does not match |
| 91 | admin_notifications_list | /admin/notifications/ | Path does not match |
| 92 | admin_notifications_add | /admin/notifications/add | Path does not match |
| 93 | admin_notifications_edit | /admin/notifications/{id}/edit | Path does not match |
| 94 | admin_notifications_remove | /admin/notifications/{id}/remove | Path does not match |
| 95 | admin_profile_edit | /admin/profile/ | Path does not match |
| 96 | admin_profile_remove | /admin/profile/remove | Path does not match |
| 97 | admin_shapes_list | /admin/shapes/ | Path does not match |
| 98 | admin_shapes_add | /admin/shapes/add | Path does not match |
| 99 | admin_shapes_edit | /admin/shapes/{id}/edit | Path does not match |
| 100 | admin_shapes_remove | /admin/shapes/{id}/remove | Path does not match |
| 101 | admin_shops_list | /admin/shops/ | Path does not match |
| 102 | admin_shops_add | /admin/shops/add | Path does not match |
| 103 | admin_shops_add_brand | /admin/shops/add/brand | Path does not match |
| 104 | admin_shops_show | /admin/shops/{id} | Path does not match |
| 105 | admin_shops_edit | /admin/shops/{id}/edit | Path does not match |
| 106 | admin_shops_remove | /admin/shops/{id}/remove | Path does not match |
| 107 | admin_stats_show | /admin/stats/ | Path does not match |
| 108 | admin_stats_shop_render | /admin/stats/shop/stats-render | Path does not match |
| 109 | admin_stats_employee_render | /admin/stats/employee/stats-render | Path does not match |
| 110 | admin_suppliers_list | /admin/suppliers/ | Path does not match |
| 111 | admin_suppliers_add | /admin/suppliers/add | Path does not match |
| 112 | admin_suppliers_edit | /admin/suppliers/{id}/edit | Path does not match |
| 113 | admin_suppliers_remove | /admin/suppliers/{id}/remove | Path does not match |
| 114 | admin_technical-spec_list | /admin/technical-specs/ | Path does not match |
| 115 | admin_technical-spec_add | /admin/technical-specs/add | Path does not match |
| 116 | admin_technical-spec_edit | /admin/technical-specs/{id}/edit | Path does not match |
| 117 | admin_technical-spec_remove | /admin/technical-specs/{id}/remove | Path does not match |
| 118 | admin_tests_list | /admin/tests/ | Path does not match |
| 119 | admin_tests_add | /admin/tests/add | Path does not match |
| 120 | admin_tests_edit | /admin/tests/{id}/edit | Path does not match |
| 121 | admin_tests_update_keywords | /admin/tests/{id}/updatekeywords | Path does not match |
| 122 | admin_tests_show | /admin/tests/{id}/show | Path does not match |
| 123 | admin_tests_remove | /admin/tests/{id}/remove | Path does not match |
| 124 | admin_textures_list | /admin/textures/ | Path does not match |
| 125 | admin_textures_add | /admin/textures/add | Path does not match |
| 126 | admin_textures_edit | /admin/textures/{id}/edit | Path does not match |
| 127 | admin_textures_remove | /admin/textures/{id}/remove | Path does not match |
| 128 | admin_trays_add | /admin/trays/add | Path does not match |
| 129 | admin_trays_edit | /admin/trays/{id}/edit | Path does not match |
| 130 | admin_trays_list | /admin/trays/{shop} | Path does not match |
| 131 | admin_trays_update_position | /admin/trays/positions/update | Path does not match |
| 132 | admin_trays_manage_lock | /admin/trays/positions/manage-lock | Path does not match |
| 133 | admin_users_list | /admin/users/ | Path does not match |
| 134 | admin_users_show | /admin/users/{id}/show | Path does not match |
| 135 | admin_users_add_super_administrator | /admin/users/add/super-administrator | Path does not match |
| 136 | admin_users_add_administrator | /admin/users/add/administrator | Path does not match |
| 137 | admin_users_add_employee | /admin/users/add/employee/{shop} | Path does not match |
| 138 | admin_users_edit | /admin/users/{id}/edit | Path does not match |
| 139 | admin_users_edit_super_administrator | /admin/users/super-administrator/{id}/edit | Path does not match |
| 140 | admin_users_edit_administrator | /admin/users/administrator/{id}/edit | Path does not match |
| 141 | admin_users_edit_employee | /admin/users/employee/{id}/edit | Path does not match |
| 142 | admin_users_remove | /admin/users/{id}/remove | Path does not match |
| 143 | employee_choose_shop | /employee/choose-shop | Path does not match |
| 144 | employee_customers_list | /employee/customers/ | Path does not match |
| 145 | employee_customers_add | /employee/customers/add | Path does not match |
| 146 | employee_customers_show | /employee/customers/{id} | Path does not match |
| 147 | employee_customers_gallery | /employee/customers/{id}/gallery | Path does not match |
| 148 | employee_customers_edit | /employee/customers/{id}/edit | Path does not match |
| 149 | employee_customers_remove | /employee/customers/{id}/remove | Path does not match |
| 150 | employee_customers_add_favorite_to_cart | /employee/customers/{id}/add-to-cart/{favoriteId} | Path does not match |
| 151 | employee_frames_list | /employee/frames/ | Path does not match |
| 152 | employee_frames_add | /employee/frames/add | Path does not match |
| 153 | employee_frames_edit | /employee/frames/{id}/edit | Path does not match |
| 154 | employee_home | /employee/ | Path does not match |
| 155 | employee_carts_list | /employee/carts/ | Path does not match |
| 156 | employee_carts_show | /employee/carts/{id} | Path does not match |
| 157 | employee_carts_manage | /employee/carts/{id}/manage/{action} | Path does not match |
| 158 | employee_carts_remove_detail | /employee/carts/{id}/detail/remove | Path does not match |
| 159 | employee_ordersuppliers_list | /employee/order-supplier/ | Path does not match |
| 160 | employee_ordersuppliers_show | /employee/order-supplier/{id} | Path does not match |
| 161 | employee_ordersuppliers_add | /employee/order-supplier/add | Path does not match |
| 162 | employee_ordersuppliers_generate_pdf | /employee/order-supplier/{id}/generate-pdf | Path does not match |
| 163 | employee_ordersuppliers_set_ordered | /employee/order-supplier/{id}/set-ordered | Path does not match |
| 164 | employee_ordersuppliers_confirm_received | /employee/order-supplier/{id}/confirm-received | Path does not match |
| 165 | employee_ordersuppliers_generate_frames_table | /employee/order-supplier/generate-frames-table | Path does not match |
| 166 | employee_ordersuppliers_manage_receipt | /employee/order-supplier/manage-receipt | Path does not match |
| 167 | employee_ordersuppliers_remove | /employee/order-supplier/{id}/remove | Path does not match |
| 168 | employee_profile_edit | /employee/profile/ | Path does not match |
| 169 | employee_sales_list | /employee/sales/ | Path does not match |
| 170 | employee_shops_edit | /employee/shops/ | Path does not match |
| 171 | employee_shops_remove | /employee/shops/{id}/remove | Path does not match |
| 172 | employee_stats_show | /employee/stats/ | Path does not match |
| 173 | employee_stats_shop_render | /employee/stats/shop/stats-render | Path does not match |
| 174 | employee_stats_employee_render | /employee/stats/employee/stats-render | Path does not match |
| 175 | employee_trays_edit | /employee/trays/{id}/edit | Path does not match |
| 176 | employee_trays_list | /employee/trays/ | Path does not match |
| 177 | employee_trays_update_position | /employee/trays/positions/update | Path does not match |
| 178 | employee_trays_positions_regenerate_frames | /employee/trays/positions/regenerate-frames | Path does not match |
| 179 | employee_users_list | /employee/users/ | Path does not match |
| 180 | employee_users_add | /employee/users/add/{shop} | Path does not match |
| 181 | employee_users_edit | /employee/users/{id}/edit | Path does not match |
| 182 | employee_users_remove | /employee/users/{id}/remove | Path does not match |
| 183 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 184 | _wdt | /_wdt/{token} | Path does not match |
| 185 | _profiler_home | /_profiler/ | Path does not match |
| 186 | _profiler_search | /_profiler/search | Path does not match |
| 187 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 188 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 189 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 190 | _profiler_open_file | /_profiler/open | Path does not match |
| 191 | _profiler | /_profiler/{token} | Path does not match |
| 192 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 193 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 194 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 195 | app.swagger | /api/doc.json | Path does not match |
| 196 | app.swagger_ui | /api/doc | Path does not match |
| 197 | api_login_check | /api/login_check | 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.