Error 404 Not Found

GET https://travelmanager.online/robots.txt

Forwarded to ErrorController (4f5b48)

Routing

(none) Matched route

Route Matching Logs

Path to match: /robots.txt
# Route name Path Log
1 api.auth.user /api/auth/user Path does not match
2 api.auth.jwt /api/auth/jwt Path does not match
3 api.supplier.list_operators /api/suppliers/tour-operators Path does not match
4 api.supplier.list_deliveries /api/suppliers/deliveries Path does not match
5 api.supplier.tour_leader.trip_info /api/suppliers/tour-leaders/trips/{id} Path does not match
6 api.supplier.tour_leader.set_transport_data /api/suppliers/tour-leaders/deliveries/{id}/transport-data Path does not match
7 api.supplier.tour_leader.set_participants_data /api/suppliers/tour-leaders/trips/{id}/participants-data Path does not match
8 api.tour_operator.create_offer /api/tour-operator/offers Path does not match
9 _preview_error /_error/{code}.{_format} Path does not match
10 _logout_tour_operator_web /logout Path does not match
11 web.admin.dictionary.list /admin/dict/{dictionary} Path does not match
12 web.admin.dictionary.new_entry /admin/dict/{dictionary}/new Path does not match
13 web.admin.dictionary.show_entry /admin/dict/{dictionary}/{id} Path does not match
14 web.admin.dictionary.delete_entry /admin/dict/{dictionary}/{id}/delete Path does not match
15 web.admin.dictionary.move_entry /admin/dict/{dictionary}/{id}/move Path does not match
16 web.admin.email_queue.list /admin/email-queue Path does not match
17 web.admin.email_queue.preview /admin/email-queue/{id}/preview Path does not match
18 web.admin.employee.list /admin/employees Path does not match
19 web.admin.employee.new /admin/employees/new Path does not match
20 web.admin.employee.edit /admin/employees/{id}/edit Path does not match
21 web.admin.employee.delete /admin/employees/{id}/delete Path does not match
22 web.admin.settings.fakturownia /admin/settings/fakturownia Path does not match
23 web.admin.settings.travelpay /admin/settings/travelpay Path does not match
24 web.admin.settings.smtp /admin/settings/smtp Path does not match
25 web.core.client.list /clients Path does not match
26 web.core.client.new /clients/new Path does not match
27 web.core.client.edit /clients/{id}/edit Path does not match
28 web.core.client.delete /clients/{id}/delete Path does not match
29 web.core.client.email_templates /clients/email-templates Path does not match
30 web.core.client.send_email_modal /clients/{id}/send-email-modal Path does not match
31 web.core.client.email_preview /clients/{id}/email-preview/{templateId} Path does not match
32 web.core.email_template_group.list /email-template-groups Path does not match
33 web.core.email_template_group.new /email-template-groups/new Path does not match
34 web.core.email_template_group.edit /email-template-groups/{id}/edit Path does not match
35 web.core.email_template_group.delete /email-template-groups/{id}/delete Path does not match
36 web.core.email_template_group.templates /email-template-groups/{groupId}/templates Path does not match
37 web.core.email_template_group.template_new /email-template-groups/{groupId}/templates/new Path does not match
38 web.core.email_template_group.template_edit /email-template-groups/{groupId}/templates/{id}/edit Path does not match
39 web.core.email_template_group.template_delete /email-template-groups/{groupId}/templates/{id}/delete Path does not match
40 web.core.email_template_group.template_test /email-template-groups/{groupId}/templates/{id}/test Path does not match
41 web.core.invoice.list /invoices Path does not match
42 web.core.invoice.new /invoices/new Path does not match
43 web.core.invoice.view /invoices/{id} Path does not match
44 web.core.invoice.allocations /invoices/{id}/allocations Path does not match
45 web.core.invoice.cost_allocation /invoices/{id}/cost-allocation Path does not match
46 web.core.invoice.delete /invoices/{id}/delete Path does not match
47 web.core.invoice.attachment /invoices/{id}/attachment Path does not match
48 web.core.note.tasks /notes/tasks Path does not match
49 web.core.note.list /notes Path does not match
50 web.core.note.add /notes/add Path does not match
51 web.core.note.assign /notes/{id}/assign Path does not match
52 web.core.note.clear_assignment /notes/{id}/clear-assignment Path does not match
53 web.core.note.mark_complete /notes/{id}/complete Path does not match
54 web.core.note.view /notes/{id} Path does not match
55 web.core.note.delete /notes/{id}/delete Path does not match
56 web.core.offer.list /offers Path does not match
57 web.core.offer.new /offers/new Path does not match
58 web.core.offer.view /offers/{id} Path does not match
59 web.core.offer.delete /offers/{id}/delete Path does not match
60 web.core.offer.add_attachment /offers/{id}/add-attachment Path does not match
61 web.core.offer.download_attachment /offers/{id}/download-attachment Path does not match
62 web.core.offer.email_templates /offers/email-templates Path does not match
63 web.core.offer.send_email_modal /offers/{id}/send-email-modal Path does not match
64 web.core.offer.email_preview /offers/{id}/email-preview/{templateId} Path does not match
65 web.core.organization.list /organizations Path does not match
66 web.core.organization.new /organizations/new Path does not match
67 web.core.organization.edit /organizations/{id}/edit Path does not match
68 web.core.organization.delete /organizations/{id}/delete Path does not match
69 web.core.service_delivery.new /delivery/new Path does not match
70 web.core.service_delivery.edit /delivery/{id}/edit Path does not match
71 web.core.service_delivery.delete /delivery/{id}/delete Path does not match
72 web.core.service_delivery.new_service /delivery/{deliveryId}/services/new Path does not match
73 web.core.service_delivery.edit_service /delivery/services/{id}/edit Path does not match
74 web.core.service_delivery.delete_service /delivery/services/{id}/delete Path does not match
75 web.core.service_supplier.list /{serviceType} Path almost matches, but Requirement for "serviceType" does not match (transport|accommodation|attraction|tour-leader)
76 web.core.service_supplier.new /{serviceType}/new Path does not match
77 web.core.service_supplier.edit /{serviceType}/{id}/edit Path does not match
78 web.core.service_supplier.set_google_place /{serviceType}/{id}/google-place Path does not match
79 web.core.service_supplier.delete /{serviceType}/{id}/delete Path does not match
80 web.core.service_supplier.representative /{serviceType}/{id}/representative Path does not match
81 web.core.service_supplier.remove_representative /{serviceType}/{id}/remove-representative/{representativeId} Path does not match
82 web.core.service_supplier.list-services /{serviceType}/{id}/services Path does not match
83 web.core.trip.list /trips Path does not match
84 web.core.trip.new /trips/new Path does not match
85 web.core.trip.new_from_offer /trips/new-from-offer Path does not match
86 web.core.trip.delete /trips/{id}/delete Path does not match
87 web.core.trip.details /trips/{id}/details Path does not match
88 web.core.trip.update-details /trips/{id}/details/{field} Path does not match
89 web.core.trip.travel_pay.show /trips/{id}/travel-pay/show Path does not match
90 web.core.trip.travel_pay.new /trips/{id}/travel-pay/new Path does not match
91 web.core.trips.store_file /trips/{tripId}/store-file Path does not match
92 web.core.trips.list_files /trips/{tripId}/files Path does not match
93 web.core.files.download /files/{id} Path does not match
94 web.core.delete /files/{id}/delete Path does not match
95 web.supplier.login /suppliers/login Path does not match
96 web.supplier.logout /suppliers/logout Path does not match
97 web.supplier.init_password_reset /suppliers/pass/reset Path does not match
98 web.supplier.password_reset /suppliers/pass/reset/{token} Path does not match
99 web.supplier.home /suppliers/ Path does not match
100 web.supplier.register /suppliers/register Path does not match
101 web.supplier.activate /suppliers/activate/{token} Path does not match
102 web.supplier.list_deliveries /suppliers/deliveries Path does not match
103 web.supplier.edit_delivery /suppliers/deliveries/{id}/edit Path does not match
104 web.supplier.download_program /suppliers/download/program/{id} Path does not match
105 web.supplier.test.home /suppliers/test Path does not match
106 web.home / Path does not match
107 webchange_year /change-year Path does not match
108 web.login /login Path does not match
109 web.logout /logout Path does not match
110 web.init_password_reset /pass/reset Path does not match
111 web.password_reset /pass/reset/{token} Path does not match
112 _wdt_stylesheet /_wdt/styles Path does not match
113 _wdt /_wdt/{token} Path does not match
114 _profiler_home /_profiler/ Path does not match
115 _profiler_search /_profiler/search Path does not match
116 _profiler_search_bar /_profiler/search_bar Path does not match
117 _profiler_phpinfo /_profiler/phpinfo Path does not match
118 _profiler_xdebug /_profiler/xdebug Path does not match
119 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
120 _profiler_search_results /_profiler/{token}/search/results Path does not match
121 _profiler_open_file /_profiler/open Path does not match
122 _profiler /_profiler/{token} Path does not match
123 _profiler_router /_profiler/{token}/router Path does not match
124 _profiler_exception /_profiler/{token}/exception Path does not match
125 _profiler_exception_css /_profiler/{token}/exception.css 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.