Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_excursion_location_index | /excursion/location/ | Path does not match |
| 16 | app_excursion_location_new | /excursion/location/new | Path does not match |
| 17 | app_excursion_location_show | /excursion/location/{id} | Path does not match |
| 18 | app_excursion_location_edit | /excursion/location/{id}/edit | Path does not match |
| 19 | app_excursion_location_delete | /excursion/location/{id} | Path does not match |
| 20 | app_excursion_rate_index | /excursion/rate/ | Path does not match |
| 21 | app_excursion_rate_new | /excursion/rate/new | Path does not match |
| 22 | app_excursion_rate_show | /excursion/rate/{id} | Path does not match |
| 23 | app_excursion_rate_edit | /excursion/rate/{id}/edit | Path does not match |
| 24 | app_excursion_rate_delete | /excursion/rate/{id} | Path does not match |
| 25 | app_faq_index | /faqs/ | Path does not match |
| 26 | app_faq_new | /faqs/new | Path does not match |
| 27 | app_faq_show | /faqs/{id} | Path does not match |
| 28 | app_faq_edit | /faqs/{id}/edit | Path does not match |
| 29 | app_faq_delete | /faqs/{id} | Path does not match |
| 30 | app_location_index | /location/ | Path does not match |
| 31 | app_location_new | /location/new | Path does not match |
| 32 | app_location_show | /location/{id} | Path does not match |
| 33 | app_location_edit | /location/{id}/edit | Path does not match |
| 34 | app_location_delete | /location/{id} | Path does not match |
| 35 | app_path_index | /path/ | Path does not match |
| 36 | app_path_new | /path/new | Path does not match |
| 37 | app_path_show | /path/{id} | Path does not match |
| 38 | app_path_edit | /path/{id}/edit | Path does not match |
| 39 | app_path_delete | /path/{id} | Path does not match |
| 40 | app_rate_index | /rate/ | Path does not match |
| 41 | app_rate_new | /rate/new | Path does not match |
| 42 | app_rate_show | /rate/{id} | Path does not match |
| 43 | app_rate_edit | /rate/{id}/edit | Path does not match |
| 44 | app_rate_delete | /rate/{id} | Path does not match |
| 45 | site_accueil | / | Path does not match |
| 46 | site_contact | /contact | Path does not match |
| 47 | site_tarif | /tarifs | Path does not match |
| 48 | site_reservation | /reservation | Path does not match |
| 49 | site_mentions_legales | /mentions-legales | Path does not match |
| 50 | site_faq | /faq | Path does not match |
| 51 | app_transfer_index | /transfer/ | Path does not match |
| 52 | app_transfer_ajax | /transfer/ajax | Path does not match |
| 53 | app_transfer_new | /transfer/new | Path does not match |
| 54 | app_transfer_simulate | /transfer/simulate | Path does not match |
| 55 | app_transfer_test | /transfer/{id}/test | Path does not match |
| 56 | app_transfer_show | /transfer/{id} | Path does not match |
| 57 | app_transfer_edit | /transfer/{id}/edit | Path does not match |
| 58 | app_transfer_statusedit | /transfer/{id}/statusedit | Path does not match |
| 59 | app_transfer_delete | /transfer/{id} | Path does not match |
| 60 | fos_js_routing_js | /js/routing.{_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.