Error 404 Not Found

GET https://backend.dein-wein-label.dev-creatediv.de/robots.txt

Routing

(none) Matched route

Route Matching Logs

Path to match: /robots.txt
# Route name Path Log
1 admin_index.de /admin/ Path does not match
2 admin_index.en /en/admin/ Path does not match
3 app_home.de / Path does not match
4 app_home.en /en/ Path does not match
5 app_dashboard.de /dashboard Path does not match
6 app_dashboard.en /en/dashboard Path does not match
7 app_wine_show.de /wine/{token} Path does not match
8 app_wine_show.en /en/wine/{token} Path does not match
9 app_dashboard_profile_show.de /dashboard/profile/ Path does not match
10 app_dashboard_profile_show.en /en/dashboard/profile/ Path does not match
11 app_register.de /register Path does not match
12 app_register.en /en/register Path does not match
13 app_verify_email.de /verify/email Path does not match
14 app_verify_email.en /en/verify/email Path does not match
15 app_forgot_password_request.de /reset-password Path does not match
16 app_forgot_password_request.en /en/reset-password Path does not match
17 app_check_email.de /reset-password/check-email Path does not match
18 app_check_email.en /en/reset-password/check-email Path does not match
19 app_reset_password.de /reset-password/reset/{token} Path does not match
20 app_reset_password.en /en/reset-password/reset/{token} Path does not match
21 app_login.de /login Path does not match
22 app_login.en /en/login Path does not match
23 app_adminlogin.de /admin/login Path does not match
24 app_adminlogin.en /en/admin/login Path does not match
25 app_logout.de /logout Path does not match
26 app_logout.en /en/logout Path does not match
27 app_adminlogout.de /admin/logout Path does not match
28 app_adminlogout.en /en/admin/logout Path does not match
29 app_admin_subscription_plan_index.de /admin/subscription-plan/ Path does not match
30 app_admin_subscription_plan_index.en /en/admin/subscription-plan/ Path does not match
31 app_admin_subscription_plan_new.de /admin/subscription-plan/new Path does not match
32 app_admin_subscription_plan_new.en /en/admin/subscription-plan/new Path does not match
33 app_admin_subscription_plan_edit.de /admin/subscription-plan/{id}/edit Path does not match
34 app_admin_subscription_plan_edit.en /en/admin/subscription-plan/{id}/edit Path does not match
35 app_admin_subscription_plan_delete.de /admin/subscription-plan/{id} Path does not match
36 app_admin_subscription_plan_delete.en /en/admin/subscription-plan/{id} Path does not match
37 app_admin_user_index.de /admin/user/ Path does not match
38 app_admin_user_index.en /en/admin/user/ Path does not match
39 app_admin_user_verify.de /admin/user/{id}/verify Path does not match
40 app_admin_user_verify.en /en/admin/user/{id}/verify Path does not match
41 app_dashboard_wine_index.de /dashboard/wine/ Path does not match
42 app_dashboard_wine_index.en /en/dashboard/wine/ Path does not match
43 app_dashboard_wine_new.de /dashboard/wine/new Path does not match
44 app_dashboard_wine_new.en /en/dashboard/wine/new Path does not match
45 app_dashboard_wine_edit.de /dashboard/wine/{token}/edit Path does not match
46 app_dashboard_wine_edit.en /en/dashboard/wine/{token}/edit Path does not match
47 app_dashboard_wine_delete.de /dashboard/wine/{token} Path does not match
48 app_dashboard_wine_delete.en /en/dashboard/wine/{token} Path does not match
49 app_dashboard_wine_qrcode.de /dashboard/wine/{token}/qrcode/{type} Path does not match
50 app_dashboard_wine_qrcode.en /en/dashboard/wine/{token}/qrcode/{type} Path does not match
51 qr_code_generate /qr-code/{builder}/{data} Path does not match
52 _preview_error /_error/{code}.{_format} Path does not match
53 _wdt /_wdt/{token} Path does not match
54 _profiler_home /_profiler/ Path does not match
55 _profiler_search /_profiler/search Path does not match
56 _profiler_search_bar /_profiler/search_bar Path does not match
57 _profiler_phpinfo /_profiler/phpinfo Path does not match
58 _profiler_xdebug /_profiler/xdebug Path does not match
59 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
60 _profiler_search_results /_profiler/{token}/search/results Path does not match
61 _profiler_open_file /_profiler/open Path does not match
62 _profiler /_profiler/{token} Path does not match
63 _profiler_router /_profiler/{token}/router Path does not match
64 _profiler_exception /_profiler/{token}/exception Path does not match
65 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
66 admin_index /admin/ Path does not match
67 app_home / Path does not match
68 app_dashboard /dashboard Path does not match
69 app_wine_show /wine/{token} Path does not match
70 app_dashboard_profile_show /dashboard/profile/ Path does not match
71 app_register /register Path does not match
72 app_verify_email /verify/email Path does not match
73 app_forgot_password_request /reset-password Path does not match
74 app_check_email /reset-password/check-email Path does not match
75 app_reset_password /reset-password/reset/{token} Path does not match
76 app_login /login Path does not match
77 app_adminlogin /admin/login Path does not match
78 app_logout /logout Path does not match
79 app_adminlogout /admin/logout Path does not match
80 app_admin_subscription_plan_index /admin/subscription-plan/ Path does not match
81 app_admin_subscription_plan_new /admin/subscription-plan/new Path does not match
82 app_admin_subscription_plan_edit /admin/subscription-plan/{id}/edit Path does not match
83 app_admin_subscription_plan_delete /admin/subscription-plan/{id} Path does not match
84 app_admin_user_index /admin/user/ Path does not match
85 app_admin_user_verify /admin/user/{id}/verify Path does not match
86 app_dashboard_wine_index /dashboard/wine/ Path does not match
87 app_dashboard_wine_new /dashboard/wine/new Path does not match
88 app_dashboard_wine_edit /dashboard/wine/{token}/edit Path does not match
89 app_dashboard_wine_delete /dashboard/wine/{token} Path does not match
90 app_dashboard_wine_qrcode /dashboard/wine/{token}/qrcode/{type} 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.