Error 404 Not Found

GET https://test-new-booking.k-zwoelf.net/robots.txt

Forwarded to ErrorController (f534e3)

Routing

(none) Matched route

Route Matching Logs

Path to match: /robots.txt
# Route name Path Log
1 admin_cancellations /admin/cancellations Path does not match
2 create_user /create_user Path does not match
3 admin /admin Path does not match
4 user_list /user_list Path does not match
5 admin_user_edit_inline /admin/user/edit_inline/{id} Path does not match
6 delete /user/delete/{id} Path does not match
7 admin_dashboard /admin/dashboard Path does not match
8 booking_storage /booking_storage Path does not match
9 booking_storage_load_more /booking_storage/load_more/{category} Path does not match
10 bookings /bookings Path does not match
11 app_bookings_export /bookings/export/{type}/{format} Path does not match
12 app_bookings_export_single /bookings/export-single/{type}/{id} Path does not match
13 app_bookings_export_outlook /bookings/export-outlook/{type}/{id} Path does not match
14 conference_room_booking /conference_room_booking Path does not match
15 conference_room_bookinglist /conference_room_bookinglist Path does not match
16 api_conference_room_booking_save /api/booking/room/save Path does not match
17 api_conference_room_booking_delete /api/booking/room/delete Path does not match
18 admin_floor_plan /admin/floor-plan Path does not match
19 admin_floor_plan_save /admin/floor-plan/save Path does not match
20 admin_floor_plan_add /admin/floor-plan/add Path does not match
21 admin_floor_plan_delete /admin/floor-plan/delete/{id} Path does not match
22 admin_floor_plan_update /admin/floor-plan/update Path does not match
23 desk_booking /desk_booking Path does not match
24 desk_booking_form_fragment /desk_booking/form_fragment Path does not match
25 api_desk_booking_save /api/booking/desk/save Path does not match
26 api_desk_booking_delete /api/booking/desk/delete Path does not match
27 api_desk_booking_unlock_all /api/booking/desk/unlock-all Path does not match
28 edit /edit/{id} Path does not match
29 edit_password /profile Path does not match
30 parking_booking /parking/booking Path does not match
31 api_parking_booking_save /api/booking/parking/save Path does not match
32 api_parking_booking_delete /api/booking/parking/delete Path does not match
33 parking_booking_form_fragment /parking/booking/form_fragment Path does not match
34 reset_password /reset_password Path does not match
35 login /login Path does not match
36 app_logout /logout Path does not match
37 sync_conference_room_bookings /api/sync/room-bookings Path does not match
38 api_weather /api/weather Path does not match
39 _preview_error /_error/{code}.{_format} Path does not match
40 _wdt_stylesheet /_wdt/styles Path does not match
41 _wdt /_wdt/{token} Path does not match
42 _profiler_home /_profiler/ Path does not match
43 _profiler_search /_profiler/search Path does not match
44 _profiler_search_bar /_profiler/search_bar Path does not match
45 _profiler_phpinfo /_profiler/phpinfo Path does not match
46 _profiler_xdebug /_profiler/xdebug Path does not match
47 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
48 _profiler_search_results /_profiler/{token}/search/results Path does not match
49 _profiler_open_file /_profiler/open Path does not match
50 _profiler /_profiler/{token} Path does not match
51 _profiler_router /_profiler/{token}/router Path does not match
52 _profiler_exception /_profiler/{token}/exception Path does not match
53 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
54 app_login / Path does not match
55 app_dashboard /dashboard Path does not match
56 app_bookings /my-bookings Path does not match
57 app_profile /profile Path does not match
58 app_reset_password /reset-password Path does not match
59 app_check_email /reset-password/check-email Path does not match
60 app_booking_desk /booking/desk Path does not match
61 app_booking_room /booking/room Path does not match
62 app_booking_room_list /booking/room/list Path does not match
63 app_booking_parking /booking/parking Path does not match
64 app_booking_storage /booking/storage Path does not match
65 admin_users /admin/users Path does not match
66 admin_user_create /admin/users/new Path does not match
67 admin_user_edit /admin/users/edit/{id} Path does not match
68 admin_user_delete /admin/users/delete/{id} 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.