Routing
(none)
Matched route
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_change_password | /admin/password | Path does not match |
| 13 | admin_home | /admin/ | Path does not match |
| 14 | admin_homepage | /admin/homepage | Path does not match |
| 15 | admin_material_booking_list | /admin/material/{id}/booking/list | Path does not match |
| 16 | admin_material_booking_update | /admin/material/{id}/booking/{idB}/update | Path does not match |
| 17 | admin_material_booking_delete | /admin/material/{id}/booking/{idB}/delete | Path does not match |
| 18 | admin_material_list | /admin/material/list | Path does not match |
| 19 | admin_material_create | /admin/material/create | Path does not match |
| 20 | admin_material_update | /admin/material/{id}/update | Path does not match |
| 21 | admin_material_delete | /admin/material/{id}/delete | Path does not match |
| 22 | admin_material_gallery_list | /admin/material/{id}/list | Path does not match |
| 23 | admin_material_gallery_create | /admin/material/{id}/create | Path does not match |
| 24 | admin_material_gallery_update | /admin/material/{id}/{idG}/update | Path does not match |
| 25 | admin_material_gallery_delete | /admin/material/{id}/{idG}/delete | Path does not match |
| 26 | admin_studio_booking_list | /admin/studio/{id}/booking/list | Path does not match |
| 27 | admin_studio_booking_update | /admin/studio/{id}/booking/{idB}/update | Path does not match |
| 28 | admin_studio_booking_delete | /admin/studio/{id}/booking/{idB}/delete | Path does not match |
| 29 | admin_studio_list | /admin/studio/list | Path does not match |
| 30 | admin_studio_create | /admin/studio/create | Path does not match |
| 31 | admin_studio_update | /admin/studio/{id}/update | Path does not match |
| 32 | admin_studio_delete | /admin/studio/{id}/delete | Path does not match |
| 33 | admin_studio_gallery_list | /admin/studio/{id}/gallery/list | Path does not match |
| 34 | admin_studio_gallery_create | /admin/studio/{id}/gallery/create | Path does not match |
| 35 | admin_studio_gallery_update | /admin/studio/{id}/gallery/{idG}/update | Path does not match |
| 36 | admin_studio_gallery_delete | /admin/studio/{id}/gallery/{idG}/delete | Path does not match |
| 37 | booking_form | /reservation | Path does not match |
| 38 | booking_thank | /remerciement | Path does not match |
| 39 | ajax_remove_all_cookies | /ajax/remove-all-cookies | Path does not match |
| 40 | ajax_reservation | /ajax/reservation/{product}/{id} | Path does not match |
| 41 | ajax_cookie_remove | /ajax/cookie/remove/{product}/{id} | Path does not match |
| 42 | contact | /contact | Path does not match |
| 43 | explanation | /explications | Path does not match |
| 44 | home | / | Path does not match |
| 45 | legal | /mentions-legales | Path does not match |
| 46 | studio_list | /studios | Path does not match |
| 47 | material_list | /materiels | Path does not match |
| 48 | ajax_studio_read | /ajax/studio/{id} | Path does not match |
| 49 | ajax_material_read | /ajax/materiel/{id} | Path does not match |
| 50 | ajax_basket_add | /ajax/basket/add/{product} | Path does not match |
| 51 | app_login | /login | Path does not match |
| 52 | app_logout | /logout | Path does not match |
| 53 | _preview_error | /_error/{code}.{_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.