Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
3 | _wdt | /_wdt/{token} | Path does not match |
4 | _profiler_home | /_profiler/ | Path does not match |
5 | _profiler_search | /_profiler/search | Path does not match |
6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler_open_file | /_profiler/open | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _profiler_router | /_profiler/{token}/router | Path does not match |
12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
14 | account_home | /account/ | Path does not match |
15 | account_home_non | /account/confirmemail | Path does not match |
16 | account_business | /account/business | Path does not match |
17 | account_delete_sure | /account/deleteme | Path does not match |
18 | account_delete | /account/delete | Path does not match |
19 | account_settings | /account/settings | Path does not match |
20 | account_archiv | /account/archiv | Path does not match |
21 | account_not_verified | /account/account/verification | Path does not match |
22 | account_cancel | /account/account/cancel | Path does not match |
23 | admin | /admin | Path does not match |
24 | app_admin_ajax_index | /admin/dashboard/ajax | Path does not match |
25 | api_home | /api/status | Path does not match |
26 | business_create | /business/create | Path does not match |
27 | business_edit | /business/edit | Path does not match |
28 | business_delete | /business/delete/{companyId} | Path does not match |
29 | business_out | /business/montuer/{companyId} | Path does not match |
30 | business_out_2 | /business/studio/{companyId} | Path does not match |
31 | account_business_id | /business/{userId} | Path does not match |
32 | account_business_id_with_event | /business/{userId}/{eventId} | Path does not match |
33 | calendar | /calendar/ | Path does not match |
34 | calendar_m | /calendar/direct/m | Path does not match |
35 | deletecalentry | /calendar/delete/{id} | Path does not match |
36 | calendar_k | /calendar/direct/k | Path does not match |
37 | category | /category | Path does not match |
38 | list_categorys | /categorys | Path does not match |
39 | list_category_by_id | /category/{id} | Path does not match |
40 | contact | /contact | Path does not match |
41 | downloads | /downloads | Path does not match |
42 | emailtest_home | /emailtest | Path does not match |
43 | email_test | /email/test | Path does not match |
44 | evaluation_home | /evaluation | Path does not match |
45 | evaluation_search | /evaluation/search/{id} | Path does not match |
46 | evaluation_new | /evaluation/new | Path does not match |
47 | evaluations_info | /evaluation/info/{id} | Path does not match |
48 | evaluation_open | /evaluation/open/{id} | Path does not match |
49 | evaluation_delete | /evaluation/delete/{id} | Path does not match |
50 | evaluation_finish | /evaluation/finish/{id} | Path does not match |
51 | evaluation_result | /evaluation/result/{id} | Path does not match |
52 | upload_images | /evaluation/upload/{id} | Path does not match |
53 | evaluation_view | /evaluation/view/{id} | Path does not match |
54 | evaluations_home | /evaluations | Path does not match |
55 | open_evaluations_home | /evaluations/open | Path does not match |
56 | done_evaluations_home | /evaluations/ready | Path does not match |
57 | evaluations_list_company | /evaluations/search/{id} | Path does not match |
58 | evaluations_noaccess | /evaluations/accessdenied | Path does not match |
59 | events_index | /events/ | Path does not match |
60 | events_own | /events/list | Path does not match |
61 | events_create_for_business_id | /events/create/{companyId} | Path does not match |
62 | events_delete_for_business_id | /events/delete/{eventId} | Path does not match |
63 | home | / | Path does not match |
64 | qs | /qs | Path does not match |
65 | load_image | /linked/{filename} | Path does not match |
66 | download_image | /linked/eval/{filename} | Path does not match |
67 | load_pdf_image | /linked/pdf/{filename} | Path does not match |
68 | delete_image | /unlink/{filename} | Path does not match |
69 | reset_password | /resetpassword | Path does not match |
70 | reset_password_link | /resetpassword/validate/{hash} | Path does not match |
71 | logout | /logout | Path does not match |
72 | register | /register | Path does not match |
73 | register_subuser | /register/subuser | Path does not match |
74 | register_successful | /registered | Path does not match |
75 | search_entry | /_search/ | Path does not match |
76 | search_zip_entry | /_search/zip | Path does not match |
77 | search_city_entry | /_search/city | Path does not match |
78 | search_city_debug | /_search/city/_debug | Path does not match |
79 | search_zip_debug | /_search/zip/_debug | Path does not match |
80 | search_city | /_search/city/{string} | Path does not match |
81 | search_zip | /_search/zip/{string} | Path does not match |
82 | login | /login | Path does not match |
83 | activate_account | /activate/{id}/{hash} | Path does not match |
84 | agb | /agb | Path does not match |
85 | about | /aboutus | Path does not match |
86 | impressum | /impressum | Path does not match |
87 | faq | /faq | Path does not match |
88 | user_statistics | /statistics | Path does not match |
89 | ch_cookie_consent.show | /cookie_consent | Path does not match |
90 | ch_cookie_consent.show_if_cookie_consent_not_set | /cookie_consent_alt | Path does not match |
91 | privacy | /privacy-statement | Path does not match |
92 | dashboard | /admin | 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.