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 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
3 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
4 | _wdt | /_wdt/{token} | Path does not match |
5 | _profiler_home | /_profiler/ | Path does not match |
6 | _profiler_search | /_profiler/search | Path does not match |
7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
12 | _profiler_open_file | /_profiler/open | Path does not match |
13 | _profiler | /_profiler/{token} | Path does not match |
14 | _profiler_router | /_profiler/{token}/router | Path does not match |
15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
17 | app_api_reservation_status | /api/reservation/status | Path does not match |
18 | app_api_calendar_add_blocked | /api/calendar/add/blocked | Path does not match |
19 | app_api_calendar_remove_blocked | /api/calendar/remove/blocked | Path does not match |
20 | app_api_occupied_nights | /api/booking/occupied-nights | Path does not match |
21 | app_api_price_by_days | /api/booking/prices | Path does not match |
22 | app_api_gite_online | /api/gite/online | Path does not match |
23 | app_api_transactions_wording_by_category | /api/transactions/allWordingByCategory | Path does not match |
24 | app_contact | /contact | Path does not match |
25 | booking_cocuere_reservation | /reservation | Path does not match |
26 | booking_cocuere_save_reservation | /reservation/save | Path does not match |
27 | booking_cocuere_checkout | /create-checkout-session | Path does not match |
28 | booking_cocuere_checkout_error | /reservation/error | Path does not match |
29 | booking_cocuere_confirm_reservation | /reservation/confirm | Path does not match |
30 | app_cocuere_home | / | Path does not match |
31 | app_cocuere_arrival_info | /arrival-info | Path does not match |
32 | app_cocuere_spa | /spa | Path does not match |
33 | app_cocuere_view | /view | Path does not match |
34 | app_cocuere_booking | /booking | Path does not match |
35 | app_cocuere_cgv | /cgv | Path does not match |
36 | app_cocuere_view_room | /{id} | Path almost matches, but Requirement for "id" does not match (\d+) |
37 | app_calendar | /calendar | Path does not match |
38 | app_host | /host/ | Path does not match |
39 | app_host_listings | /host/listings | Path does not match |
40 | app_periodic_operation_index | /periodic/operation/{page} | Path does not match |
41 | app_periodic_operation_delete | /periodic/operation/{id} | Path does not match |
42 | app_reservation_index | /host/reservations/{page} | Path does not match |
43 | app_setting_pricing_rule_delete | /host/setting/{gite}/tarification/{id} | Path does not match |
44 | app_host_setting_room_new | /host/setting/room/new | Path does not match |
45 | app_host_setting_room_edit | /host/setting/room/{id}/edit | Path does not match |
46 | app_host_setting_room_delete | /host/setting/room/{id} | Path does not match |
47 | app_setting_index | /host/setting/ | Path does not match |
48 | app_setting_gite | /host/setting/gite | Path does not match |
49 | app_transactions_index | /host/transactions/{page} | Path does not match |
50 | app_transactions_delete | /host/transactions/{id}/delete | Path does not match |
51 | app_transactions_pointing | /host/transactions/{id}/pointing | Path does not match |
52 | download_ical | /calendar/download-ical | Path does not match |
53 | app_login | /login | Path does not match |
54 | app_logout | /logout | 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.