Error 404 Not Found

GET https://kodeno.bluewire.dev/robots.txt

Forwarded to ErrorController (e8a443)

Routing

(none) Matched route

Route Matching Logs

Path to match: /robots.txt
# Route name Path Log
1 api_v1_categories_all /api/v1/categories Path does not match
2 api_v1_customers_create /api/v1/customers Path does not match
3 api_v1_invoices_all /api/v1/invoices Path does not match
4 api_v1_invoices_create_from_order /api/v1/invoices/from-order/{orderId} Path does not match
5 api_v1_invoices_show /api/v1/invoices/{id} Path does not match
6 api_v1_invoices_generate_pdf /api/v1/invoices/{id}/generate-pdf Path does not match
7 api_v1_invoices_download_pdf /api/v1/invoices/{id}/download-pdf Path does not match
8 api_v1_invoices_preview_pdf /api/v1/invoices/{id}/preview-pdf Path does not match
9 api_v1_orders_all /api/v1/orders Path does not match
10 api_v1_orders_create /api/v1/orders Path does not match
11 api_v1_orders_update /api/v1/orders/{id} Path does not match
12 api_v1_orders_get /api/v1/orders/{id} Path does not match
13 api_v1_orders_status /api/v1/orders/{id}/status Path does not match
14 api_v1_orders_by_customer /api/v1/orders/customer/{customerId} Path does not match
15 api_v1_orders_stats /api/v1/orders/stats Path does not match
16 api_v1_orders_invoice /api/v1/orders/{id}/invoice Path does not match
17 api_v1_products_all /api/v1/products Path does not match
18 api_v1_products_get /api/v1/products/{id} Path does not match
19 _preview_error /_error/{code}.{_format} Path does not match
20 _wdt_stylesheet /_wdt/styles Path does not match
21 _wdt /_wdt/{token} Path does not match
22 _profiler_home /_profiler/ Path does not match
23 _profiler_search /_profiler/search Path does not match
24 _profiler_search_bar /_profiler/search_bar Path does not match
25 _profiler_phpinfo /_profiler/phpinfo Path does not match
26 _profiler_xdebug /_profiler/xdebug Path does not match
27 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
28 _profiler_search_results /_profiler/{token}/search/results Path does not match
29 _profiler_open_file /_profiler/open Path does not match
30 _profiler /_profiler/{token} Path does not match
31 _profiler_router /_profiler/{token}/router Path does not match
32 _profiler_exception /_profiler/{token}/exception Path does not match
33 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
34 api_account_profile_get /api/account/profile Path does not match
35 api_account_profile_update /api/account/profile Path does not match
36 api_account_password_update /api/account/password Path does not match
37 api_categories_all /api/categories Path does not match
38 api_categories_create /api/categories Path does not match
39 api_categories_edit /api/categories/category/{id} Path does not match
40 api_customers_all /api/customers Path does not match
41 api_customers_create /api/customers Path does not match
42 api_customers_edit /api/customers/customer/{id} Path does not match
43 api_customers_delete /api/customers/customer/{id} Path does not match
44 api_customers_create_site /api/customers/{id}/site Path does not match
45 api_customers_get_sites /api/customers/{id}/sites Path does not match
46 api_customers_get_billing_info /api/customers/{id}/billing Path does not match
47 api_customers_show /api/customers/{id} Path does not match
48 api_customers_get_users /api/customers/{id}/users Path does not match
49 api_customers_update_billing /api/customers/{id}/billing Path does not match
50 api_customers_subscription /api/customers/{id}/subscription Path does not match
51 api_customers_logic_controllers /api/customers/{id}/logic-controllers Path does not match
52 api_customers_hypervision_data /api/customers/{id}/hypervision-data Path does not match
53 api_logic_controller_features_list /api/logic-controllers/{logicControllerId}/features Path does not match
54 api_logic_controller_features_sync /api/logic-controllers/{logicControllerId}/features/sync Path does not match
55 api_logic_controller_features_module_types /api/logic-controllers/{logicControllerId}/features/module-types Path does not match
56 api_input_calibration_save /api/input-calibration/save/{inputId} Path does not match
57 api_input_calibration_reset /api/input-calibration/reset/{inputId} Path does not match
58 api_input_types_all /api/input-types Path does not match
59 api_input_types_create /api/input-types Path does not match
60 api_input_types_edit /api/input-types/input-type/{id} Path does not match
61 api_input_types_delete /api/input-types/input-type/{id} Path does not match
62 api_invoices_customer /api/invoices/customer/{id} Path does not match
63 api_io_history_record /api/io-history/record Path does not match
64 api_io_history_get_by_controller /api/io-history/logic-controller/{id} Path does not match
65 api_io_history_get_by_io /api/io-history/io/{logicControllerId}/{ioType}/{ioPosition} Path does not match
66 api_io_history_get_ios_with_history /api/io-history/logic-controller/{id}/ios-with-history Path does not match
67 api_license_logic_controller_get_licenses_by_customer /api/license-logic-controller/customer/{customerId} Path does not match
68 api_license_logic_controller_assign_license_to_logic_controller /api/license-logic-controller/assign Path does not match
69 api_license_logic_controller_unlink /api/license-logic-controller/unlink Path does not match
70 api_logic_controller_all /api/logic-controllers Path does not match
71 api_logic_controller_create /api/logic-controllers Path does not match
72 api_logic_controller_edit /api/logic-controllers/logic-controller/{id} Path does not match
73 api_logic_controller_delete /api/logic-controllers/logic-controller/{id} Path does not match
74 api_logic_controller_get /api/logic-controllers/logic-controller/{id} Path does not match
75 api_logic_controller_add_input /api/logic-controllers/logic-controller/{id}/add-input Path does not match
76 api_logic_controller_delete_input /api/logic-controllers/logic-controller/{id}/delete-input Path does not match
77 api_logic_controller_add_output /api/logic-controllers/logic-controller/{id}/add-output Path does not match
78 api_logic_controller_delete_output /api/logic-controllers/logic-controller/{id}/delete-output Path does not match
79 api_logic_controller_update_input_history_recording /api/logic-controllers/logic-controller/{id}/update-input-history-recording Path does not match
80 api_logic_controller_update_output_history_recording /api/logic-controllers/logic-controller/{id}/update-output-history-recording Path does not match
81 api_logic_controller_save_modules /api/logic-controllers/{id}/modules Path does not match
82 api_logic_controller_update_output /api/logic-controllers/logic-controller/{id}/update-output Path does not match
83 api_logic_controller_update_input /api/logic-controllers/logic-controller/{id}/update-input Path does not match
84 api_logic_controller_update_config /api/logic-controllers/logic-controller/{id}/update-config Path does not match
85 api_logic_controller_history_dashboard_data /api/logic-controllers/{id}/dashboard-data Path does not match
86 api_logic_controller_types_all /api/logic-controller-types Path does not match
87 api_logic_controller_types_create /api/logic-controller-types Path does not match
88 api_logic_controller_types_edit /api/logic-controller-types/logic-controller-type/{id} Path does not match
89 api_logic_controller_types_delete /api/logic-controller-types/logic-controller-type/{id} Path does not match
90 api_logic_controller_types_get /api/logic-controller-types/logic-controller-type/{id} Path does not match
91 api_logic_controller_type_modules_all /api/logic-controller-type-modules Path does not match
92 api_logic_controller_type_modules_create /api/logic-controller-type-modules Path does not match
93 api_logic_controller_type_modules_edit /api/logic-controller-type-modules/logic-controller-type-module/{id} Path does not match
94 api_logic_controller_type_modules_delete /api/logic-controller-type-modules/logic-controller-type-module/{id} Path does not match
95 api_logic_controller_type_modules_get_by_logical_equivalent /api/logic-controller-type-modules/by-logical-equivalent/{logicalEquivalent} Path does not match
96 api_mqtt_config /api/mqtt-config Path does not match
97 api_output_types_all /api/output-types Path does not match
98 api_output_types_create /api/output-types Path does not match
99 api_output_types_edit /api/output-types/output-type/{id} Path does not match
100 api_output_types_delete /api/output-types/output-type/{id} Path does not match
101 api_products_all /api/products Path does not match
102 api_products_create /api/products Path does not match
103 api_products_edit /api/products/{id} Path does not match
104 api_products_delete_picture /api/products/{id}/picture/{pictureId} Path does not match
105 api_register_tax_rate /api/register/tax-rate Path does not match
106 api_register_check_email /api/register/check-email Path does not match
107 api_register_complete_registration /api/register/complete-registration Path does not match
108 api_register_create_checkout_session /api/register/create-checkout-session Path does not match
109 api_scenarios_create /api/scenarios Path does not match
110 api_scenarios_list /api/scenarios Path does not match
111 api_scenarios_show /api/scenarios/{id} Path does not match
112 api_scenarios_update /api/scenarios/{id} Path does not match
113 api_scenarios_delete /api/scenarios/{id} Path does not match
114 api_scheduled_outputapp_api_apischeduledoutput_create /api/scheduled-output/create Path does not match
115 api_scheduled_outputapp_api_apischeduledoutput_list /api/scheduled-output/list/{logicControllerId}/{outputPosition} Path does not match
116 api_scheduled_outputapp_api_apischeduledoutput_delete /api/scheduled-output/delete/{id} Path does not match
117 api_scheduled_outputapp_api_apischeduledoutput_update /api/scheduled-output/update/{id} Path does not match
118 api_scheduled_outputapp_api_apischeduledoutput_markassynced /api/scheduled-output/{logicControllerId}/{scheduledOutputId}/sync Path does not match
119 api_scheduled_outputapp_api_apischeduledoutput_markasunsynced /api/scheduled-output/{logicControllerId}/{scheduledOutputId}/unsync Path does not match
120 api_siemens_list /api/siemens/list/{logicControllerId} Path does not match
121 api_siemens_create /api/siemens/create Path does not match
122 api_siemens_update /api/siemens/update/{id} Path does not match
123 api_siemens_delete /api/siemens/delete/{id} Path does not match
124 api_siemens_mark_synced /api/siemens/mark-synced/{id} Path does not match
125 api_siemens_mark_unsynced /api/siemens/mark-unsynced/{id} Path does not match
126 api_siemens_var_logs /api/siemens-var/{id}/logs Path does not match
127 api_siemens_var_log_mqtt /api/siemens-var/log-mqtt Path does not match
128 api_siemens_var_gps_logs /api/siemens-var/gps-logs/{logicControllerId} Path does not match
129 api_siemens_var_log_gps /api/siemens-var/log-gps Path does not match
130 api_sites_dashboard_data /api/sites/{id}/dashboard-data Path does not match
131 api_sites_update /api/sites/{id} Path does not match
132 api_sites_delete /api/sites/{id} Path does not match
133 api_sites_site_add_logic_controllers /api/sites/site/{id}/add-logic-controllers Path does not match
134 api_stripe_create_checkout_session /api/stripe/create-checkout-session Path does not match
135 api_stripe_webhook /api/stripe/webhook Path does not match
136 api_subscription_plans_get_subscription_plans /api/subscription-plans Path does not match
137 api_subscription_plans_get_license_plans /api/subscription-plans/license Path does not match
138 api_users_all /api/users Path does not match
139 api_users_create /api/users/{customerId} Path does not match
140 api_users_update /api/users/{id} Path does not match
141 api_users_delete /api/users/{id} Path does not match
142 api_customer_show /api/customers/customer/{id} Path does not match
143 api_customer_create_admin /api/customers/{id}/admins Path does not match
144 api_devices_onboarding_start /api/devices/onboarding/start Path does not match
145 api_devices_onboarding_cert_signed /api/devices/onboarding/certificate-signed Path does not match
146 api_devices_onboarding_connected /api/devices/onboarding/connected Path does not match
147 api_devices_onboarding_status /api/devices/onboarding/status/{serial} Path does not match
148 api_scenario_list /api/logic-controller/{logicControllerId}/scenarios Path does not match
149 api_scenario_show /api/logic-controller/{logicControllerId}/scenarios/{id} Path does not match
150 api_scenario_create /api/logic-controller/{logicControllerId}/scenarios Path does not match
151 api_scenario_update /api/logic-controller/{logicControllerId}/scenarios/{id} Path does not match
152 api_scenario_delete /api/logic-controller/{logicControllerId}/scenarios/{id} Path does not match
153 api_scenario_mark_synced /api/logic-controller/{logicControllerId}/scenarios/{id}/sync Path does not match
154 api_scenario_mark_unsynced /api/logic-controller/{logicControllerId}/scenarios/{id}/unsync Path does not match
155 api_scenario_toggle /api/logic-controller/{logicControllerId}/scenarios/{id}/toggle Path does not match
156 api_scenario_test /api/logic-controller/{logicControllerId}/scenarios/test Path does not match
157 api_scenario_scenario_logs /api/logic-controller/{logicControllerId}/scenarios/{id}/logs Path does not match
158 camera_websocket_stream /camera/websocket-stream Path does not match
159 camera_test_connection /camera/test-connection Path does not match
160 debug__session /debug/session Path does not match
161 debug__diagnostic_logs /debug/diagnostic-logs Path does not match
162 debug_logs /debug/logs Path does not match
163 debug_logs_search /debug/logs/search Path does not match
164 debug_environment /debug/environment Path does not match
165 account_settings /account/settings Path does not match
166 admin_category_index /admin/category Path does not match
167 admin_customer_index /admin/customers Path does not match
168 admin_customer_sites_index /admin/customer/{id}/sites Path does not match
169 admin_input_type_index /admin/input-type Path does not match
170 admin_logic_controller_index /admin/logic-controller Path does not match
171 admin_logic_controller_type_index /admin/logic-controller-type Path does not match
172 admin_logic_controller_type_module_index /admin/logic-controller-type-module Path does not match
173 admin_output_type_index /admin/output-type Path does not match
174 admin_product_index /admin/product Path does not match
175 admin_user_index /admin/users Path does not match
176 customers_show /customers/{id}/{status} Path does not match
177 dashboard /dashboard Path does not match
178 app_emailapp_page_email_pageemailtest_adminresgisteremail /test-email/admin-register/{id} Path does not match
179 app_emailapp_page_email_pageemailtest_welcomeemail /test-email/welcome/{id} Path does not match
180 hypervision_index /hypervision Path does not match
181 installer_customer_index /installer/customers Path does not match
182 logic_controller_index /logic-controller Path does not match
183 logic_controller_show /logic-controller/{id} Path does not match
184 app_page_register_enable_admin_profile /register/enable-profil/{token} Path does not match
185 register_index /register Path does not match
186 site_dashboard /site/{id}/dashboard Path does not match
187 app_forgot_password_request /reset-password Path does not match
188 app_check_email /reset-password/check-email Path does not match
189 app_reset_password /reset-password/reset/{token} Path does not match
190 app_login / Path does not match
191 app_logout /logout Path does not match
192 api_v1_marketing_send_email_ /api/v1/marketing/send-email Path does not match
193 api_login_check /api/v1/login_check 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.