Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | category_index | /category/ | Path does not match |
14 | category_new | /category/new | Path does not match |
15 | category_show | /category/{id} | Path does not match |
16 | category_edit | /category/{id}/edit | Path does not match |
17 | category_delete | /category/{id} | Path does not match |
18 | index | / | Path does not match |
19 | product_index | /product/ | Path does not match |
20 | fillCategories | /product/fill-categories/ | Path does not match |
21 | product_new | /product/new | Path does not match |
22 | product_show | /product/{id} | Path does not match |
23 | product_edit | /product/{id}/edit | Path does not match |
24 | product_delete | /product/{id} | Path does not match |
25 | downloadBatiments | /product/download-batiments/{product_id} | Path does not match |
26 | downloadImages | /product/download-images/{product_id} | Path does not match |
27 | upload-main-image | /product/upload-main-image | Path does not match |
28 | upload-image-product | /product/upload-image-product | Path does not match |
29 | show-main-image | /product/show-main-image | Path does not match |
30 | show-images | /product/show-images | Path does not match |
31 | delete-image-operation | /product/delete-image-operation | Path does not match |
32 | delete-main-image | /product/delete-main-image | Path does not match |
33 | show-images-session | /product/show-images-session | Path does not match |
34 | delete-image-session | /product/delete-image-session | Path does not match |
35 | batiments-name-change | /product/batiments-name-change | Path does not match |
36 | report_index | /report/ | Path does not match |
37 | report_csv | /report/csv | Path does not match |
38 | report_new | /report/new/{id} | Path does not match |
39 | fill-products | /report/fill-products | Path does not match |
40 | slider_index | /slider/ | Path does not match |
41 | slider_new | /slider/new | Path does not match |
42 | slider_show | /slider/{id} | Path does not match |
43 | slider_edit | /slider/{id}/edit | Path does not match |
44 | slider_delete | /slider/{id} | Path does not match |
45 | slider_sort | /slider/sort | Path does not match |
46 | user_index | /user/ | Path does not match |
47 | user_new | /user/new | Path does not match |
48 | user_import | /user/import | Path does not match |
49 | user_show | /user/{id} | Path does not match |
50 | user_edit | /user/{id}/edit | Path does not match |
51 | user_delete | /user/{id} | Path does not match |
52 | app_webservice_login | /login | Path does not match |
53 | app_webservice_refresh | /refresh | Path does not match |
54 | app_webservice_getdata | /getdata | Path does not match |
55 | app_webservice_report | /report | Path does not match |
56 | fos_user_security_login | /login | Path does not match |
57 | fos_user_security_check | /login_check | Path does not match |
58 | fos_user_security_logout | /logout | Path does not match |
59 | fos_user_profile_show | /profile/ | Path does not match |
60 | fos_user_profile_edit | /profile/edit | Path does not match |
61 | fos_user_registration_register | /register/ | Path does not match |
62 | fos_user_registration_check_email | /register/check-email | Path does not match |
63 | fos_user_registration_confirm | /register/confirm/{token} | Path does not match |
64 | fos_user_registration_confirmed | /register/confirmed | Path does not match |
65 | fos_user_resetting_request | /resetting/request | Path does not match |
66 | fos_user_resetting_send_email | /resetting/send-email | Path does not match |
67 | fos_user_resetting_check_email | /resetting/check-email | Path does not match |
68 | fos_user_resetting_reset | /resetting/reset/{token} | Path does not match |
69 | fos_user_change_password | /profile/change-password | Path does not match |
70 | nelmio_api_doc_index | /api/doc/{view} | Path does not match |
71 | fos_oauth_server_token | /oauth/v2/token | Path does not match |
72 | fos_oauth_server_authorize | /oauth/v2/auth | Path does not match |
73 | login | /ws/login.{_format} | Path does not match |
74 | refresh | /ws/refresh.{_format} | Path does not match |
75 | getdata | /ws/getdata.{_format} | Path does not match |
76 | report | /ws/report.{_format} | 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.