Error 404 Not Found

GET https://hotfix.ediswipe.fr/robots.txt

Forwarded to ErrorController (8d75e7)

Routing

app_main_page Matched route

Route Parameters

Name Value
slug
"robots.txt"

Route Matching Logs

Path to match: /robots.txt
# Route name Path Log
1 api_genid /api/.well-known/genid/{id} Path does not match
2 api_entrypoint /api/{index}.{_format} Path does not match
3 api_doc /api/docs.{_format} Path does not match
4 api_graphql_entrypoint /api/graphql Path does not match
5 api_graphql_graphiql /api/graphql/graphiql Path does not match
6 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
7 _api_/reactions/{id}{._format}_get /api/reactions/{id}.{_format} Path does not match
8 _api_/reactions_post /api/reactions Path does not match
9 _api_/statistics/{id}{._format}_get /api/statistics/{id}.{_format} Path does not match
10 statistics_global /api/stats/global Path does not match
11 statistics_average_time /api/stats/average Path does not match
12 statistics_categories /api/stats/categories Path does not match
13 statistics_timeline /api/stats/timeline Path does not match
14 _api_/statistics{._format}_post /api/statistics.{_format} Path does not match
15 _api_/catalogs/{id}{._format}_get /api/catalogs/{id}.{_format} Path does not match
16 _api_/catalogs/{id}{._format}_put /api/catalogs/{id}.{_format} Path does not match
17 _api_/categories/{id}{._format}_get /api/categories/{id}.{_format} Path does not match
18 _api_/categories{._format}_get_collection /api/categories.{_format} Path does not match
19 _api_/categories{._format}_post /api/categories.{_format} Path does not match
20 _api_/labels/{id}{._format}_get /api/labels/{id}.{_format} Path does not match
21 _api_/labels{._format}_get_collection /api/labels.{_format} Path does not match
22 _api_/media_objects/{id}{._format}_get /api/media_objects/{id}.{_format} Path does not match
23 _api_/media_objects{._format}_post /api/media_objects.{_format} Path does not match
24 _api_/templates/{title}{._format}_get /api/templates/{title}.{_format} Path does not match
25 _api_/templates{._format}_get_collection /api/templates.{_format} Path does not match
26 qr_code_generate /qr-code/{builder}/{data} Path does not match
27 _preview_error /_error/{code}.{_format} Path does not match
28 ux_entity_autocomplete /autocomplete/{alias} Path does not match
29 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
30 _wdt /_wdt/{token} Path does not match
31 _profiler_home /_profiler/ Path does not match
32 _profiler_search /_profiler/search Path does not match
33 _profiler_search_bar /_profiler/search_bar Path does not match
34 _profiler_phpinfo /_profiler/phpinfo Path does not match
35 _profiler_xdebug /_profiler/xdebug Path does not match
36 _profiler_search_results /_profiler/{token}/search/results Path does not match
37 _profiler_open_file /_profiler/open Path does not match
38 _profiler /_profiler/{token} Path does not match
39 _profiler_router /_profiler/{token}/router Path does not match
40 _profiler_exception /_profiler/{token}/exception Path does not match
41 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
42 admin_catalog_index /admin/catalog/ Path does not match
43 admin_catalog_new /admin/catalog/new Path does not match
44 admin_catalog_show /admin/catalog/{id} Path does not match
45 admin_catalog_show_category /admin/catalog/{id}/category/{category} Path does not match
46 admin_catalog_edit /admin/catalog/{id}/edit Path does not match
47 admin_catalog_editor /admin/catalog/{id}/editor Path does not match
48 admin_catalog_end /admin/catalog/{id}/end Path does not match
49 admin_catalog_delete /admin/catalog/{id}/delete Path does not match
50 admin_category_index /admin/category/ Path does not match
51 admin_category_new /admin/category/new Path does not match
52 admin_category_edit /admin/category/{id}/edit Path does not match
53 admin_category_delete /admin/category/{id} Path does not match
54 admin_label_index /admin/label/ Path does not match
55 admin_label_new /admin/label/new Path does not match
56 admin_label_edit /admin/label/{id}/edit Path does not match
57 admin_label_delete /admin/label/{id} Path does not match
58 admin_main_index /admin/ Path does not match
59 admin_main_profile /admin/profile Path does not match
60 admin_page_index /admin/page/ Path does not match
61 admin_page_edit /admin/page/{id}/edit Path does not match
62 admin_user_index /admin/user/ Path does not match
63 admin_user_new /admin/user/new Path does not match
64 admin_user_edit /admin/user/{id}/edit Path does not match
65 admin_user_delete /admin/user/{id}/delete Path does not match
66 admin_user_group_index /admin/user-group/ Path does not match
67 admin_user_group_new /admin/user-group/new Path does not match
68 admin_user_group_show /admin/user-group/{id} Path does not match
69 admin_user_group_edit /admin/user-group/{id}/edit Path does not match
70 admin_user_group_delete /admin/user-group/{id} Path does not match
71 app_catalog_show.fr /catalogue/{token} Path does not match
72 app_catalog_preview.fr /catalogue/preview/{id} Path does not match
73 app_main_index / Path does not match
74 app_main_maintenance /maintenance Path does not match
75 app_forgot_password_request /reset-password Path does not match
76 app_check_email /reset-password/check-email Path does not match
77 app_reset_password /reset-password/reset/{token} Path does not match
78 app_security_login /login Path does not match
79 app_security_logout /logout Path does not match
80 app_main_page /{slug} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.