Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | admin_index | /admin/ | Path does not match |
13 | api_login | /api/login | Path does not match |
14 | redirect | /redirected | Path does not match |
15 | app_login | /login | Path does not match |
16 | app_logout | /logout | Path does not match |
17 | app_home | / | Path does not match |
18 | app_register | /register | Path does not match |
19 | app_verify_email | /verify/email | Path does not match |
20 | app_forgot_password_request | /reset-password | Path does not match |
21 | app_check_email | /reset-password/check-email | Path does not match |
22 | app_reset_password | /reset-password/reset/{token} | Path does not match |
23 | user_index | /user/ | Path does not match |
24 | user_new | /user/new | Path does not match |
25 | user_show | /user/{id} | Path does not match |
26 | user_edit | /user/{id}/edit | Path does not match |
27 | user_delete | /user/{id} | Path does not match |
28 | api_entrypoint | /api/{index}.{_format} | Path does not match |
29 | api_doc | /api/docs.{_format} | Path does not match |
30 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
31 | api_groups_get_collection | /api/groups.{_format} | Path does not match |
32 | api_groups_post_collection | /api/groups.{_format} | Path does not match |
33 | api_groups_get_item | /api/groups/{id}.{_format} | Path does not match |
34 | api_groups_delete_item | /api/groups/{id}.{_format} | Path does not match |
35 | api_groups_put_item | /api/groups/{id}.{_format} | Path does not match |
36 | api_groups_patch_item | /api/groups/{id}.{_format} | Path does not match |
37 | api_history_types_get_collection | /api/history_types.{_format} | Path does not match |
38 | api_history_types_post_collection | /api/history_types.{_format} | Path does not match |
39 | api_history_types_get_item | /api/history_types/{id}.{_format} | Path does not match |
40 | api_history_types_delete_item | /api/history_types/{id}.{_format} | Path does not match |
41 | api_history_types_put_item | /api/history_types/{id}.{_format} | Path does not match |
42 | api_history_types_patch_item | /api/history_types/{id}.{_format} | Path does not match |
43 | api_accomodation_types_get_collection | /api/accomodation_types.{_format} | Path does not match |
44 | api_accomodation_types_post_collection | /api/accomodation_types.{_format} | Path does not match |
45 | api_accomodation_types_get_item | /api/accomodation_types/{id}.{_format} | Path does not match |
46 | api_accomodation_types_delete_item | /api/accomodation_types/{id}.{_format} | Path does not match |
47 | api_accomodation_types_put_item | /api/accomodation_types/{id}.{_format} | Path does not match |
48 | api_accomodation_types_patch_item | /api/accomodation_types/{id}.{_format} | Path does not match |
49 | api_media_objects_get_collection | /api/media_objects.{_format} | Path does not match |
50 | api_media_objects_post_collection | /api/media_objects.{_format} | Path does not match |
51 | api_media_objects_get_item | /api/media_objects/{id}.{_format} | Path does not match |
52 | api_media_objects_patch_item | /api/media_objects/{id}.{_format} | Path does not match |
53 | api_accomodations_get_collection | /api/accomodations.{_format} | Path does not match |
54 | api_accomodations_post_collection | /api/accomodations.{_format} | Path does not match |
55 | api_accomodations_get_item | /api/accomodations/{id}.{_format} | Path does not match |
56 | api_accomodations_delete_item | /api/accomodations/{id}.{_format} | Path does not match |
57 | api_accomodations_put_item | /api/accomodations/{id}.{_format} | Path does not match |
58 | api_accomodations_patch_item | /api/accomodations/{id}.{_format} | Path does not match |
59 | api_accomodations_rents_get_subresource | /api/accomodations/{id}/rents.{_format} | Path does not match |
60 | api_accomodations_documents_get_subresource | /api/accomodations/{id}/documents.{_format} | Path does not match |
61 | api_accomodations_documents_tags_get_subresource | /api/accomodations/{id}/documents/{documents}/tags.{_format} | Path does not match |
62 | api_accomodations_histories_get_subresource | /api/accomodations/{id}/histories.{_format} | Path does not match |
63 | api_accomodations_histories_type_get_subresource | /api/accomodations/{id}/histories/{histories}/type.{_format} | Path does not match |
64 | api_accomodations_type_get_subresource | /api/accomodations/{id}/type.{_format} | Path does not match |
65 | api_accomodations_tenant_get_subresource | /api/accomodations/{id}/tenant.{_format} | Path does not match |
66 | api_tags_get_collection | /api/tags.{_format} | Path does not match |
67 | api_tags_post_collection | /api/tags.{_format} | Path does not match |
68 | api_tags_get_item | /api/tags/{id}.{_format} | Path does not match |
69 | api_tags_delete_item | /api/tags/{id}.{_format} | Path does not match |
70 | api_tags_put_item | /api/tags/{id}.{_format} | Path does not match |
71 | api_tags_patch_item | /api/tags/{id}.{_format} | Path does not match |
72 | api_rents_get_collection | /api/rents.{_format} | Path does not match |
73 | api_rents_post_collection | /api/rents.{_format} | Path does not match |
74 | api_rents_get_item | /api/rents/{id}.{_format} | Path does not match |
75 | api_rents_delete_item | /api/rents/{id}.{_format} | Path does not match |
76 | api_rents_put_item | /api/rents/{id}.{_format} | Path does not match |
77 | api_rents_patch_item | /api/rents/{id}.{_format} | Path does not match |
78 | api_histories_get_collection | /api/histories.{_format} | Path does not match |
79 | api_histories_post_collection | /api/histories.{_format} | Path does not match |
80 | api_histories_get_item | /api/histories/{id}.{_format} | Path does not match |
81 | api_histories_delete_item | /api/histories/{id}.{_format} | Path does not match |
82 | api_histories_put_item | /api/histories/{id}.{_format} | Path does not match |
83 | api_histories_patch_item | /api/histories/{id}.{_format} | Path does not match |
84 | api_histories_type_get_subresource | /api/histories/{id}/type.{_format} | Path does not match |
85 | api_tenants_get_collection | /api/tenants.{_format} | Path does not match |
86 | api_tenants_post_collection | /api/tenants.{_format} | Path does not match |
87 | api_tenants_get_item | /api/tenants/{id}.{_format} | Path does not match |
88 | api_tenants_delete_item | /api/tenants/{id}.{_format} | Path does not match |
89 | api_tenants_put_item | /api/tenants/{id}.{_format} | Path does not match |
90 | api_tenants_patch_item | /api/tenants/{id}.{_format} | Path does not match |
91 | api_document_objects_get_collection | /api/document_objects.{_format} | Path does not match |
92 | api_document_objects_post_collection | /api/document_objects.{_format} | Path does not match |
93 | api_document_objects_get_item | /api/document_objects/{id}.{_format} | Path does not match |
94 | api_document_objects_patch_item | /api/document_objects/{id}.{_format} | Path does not match |
95 | api_document_objects_document_get_subresource | /api/document_objects/{id}/document.{_format} | Path does not match |
96 | api_document_objects_document_tags_get_subresource | /api/document_objects/{id}/document/tags.{_format} | Path does not match |
97 | api_users_get_collection | /api/users.{_format} | Path does not match |
98 | api_users_post_collection | /api/users.{_format} | Path does not match |
99 | api_users_get_item | /api/users/{ulid}.{_format} | Path does not match |
100 | api_users_patch_item | /api/users/{ulid}.{_format} | Path does not match |
101 | api_users_groups_get_subresource | /api/users/{ulid}/groups.{_format} | Path does not match |
102 | api_users_accomodations_get_subresource | /api/users/{ulid}/accomodations.{_format} | Path does not match |
103 | api_users_accomodations_rents_get_subresource | /api/users/{ulid}/accomodations/{accomodation}/rents.{_format} | Path does not match |
104 | api_users_accomodations_documents_get_subresource | /api/users/{ulid}/accomodations/{accomodation}/documents.{_format} | Path does not match |
105 | api_users_accomodations_documents_tags_get_subresource | /api/users/{ulid}/accomodations/{accomodation}/documents/{documents}/tags.{_format} | Path does not match |
106 | api_users_accomodations_histories_get_subresource | /api/users/{ulid}/accomodations/{accomodation}/histories.{_format} | Path does not match |
107 | api_users_accomodations_histories_type_get_subresource | /api/users/{ulid}/accomodations/{accomodation}/histories/{histories}/type.{_format} | Path does not match |
108 | api_users_accomodations_type_get_subresource | /api/users/{ulid}/accomodations/{accomodation}/type.{_format} | Path does not match |
109 | api_users_accomodations_tenant_get_subresource | /api/users/{ulid}/accomodations/{accomodation}/tenant.{_format} | Path does not match |
110 | api_documents_get_collection | /api/documents.{_format} | Path does not match |
111 | api_documents_post_collection | /api/documents.{_format} | Path does not match |
112 | api_documents_get_item | /api/documents/{id}.{_format} | Path does not match |
113 | api_documents_delete_item | /api/documents/{id}.{_format} | Path does not match |
114 | api_documents_put_item | /api/documents/{id}.{_format} | Path does not match |
115 | api_documents_patch_item | /api/documents/{id}.{_format} | Path does not match |
116 | api_documents_tags_get_subresource | /api/documents/{id}/tags.{_format} | Path does not match |
117 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
118 | _preview_error | /_error/{code}.{_format} | Path does not match |
119 | authentication_token | /api/authentication_token | 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.