Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_navigation_list | /admin/navigation | Path does not match |
| 2 | admin_navigation_add | /admin/navigation/add | Path does not match |
| 3 | admin_navigation_edit | /admin/navigation/{id}/edit | Path does not match |
| 4 | admin_navigation_delete | /admin/navigation/{id}/delete | Path does not match |
| 5 | admin_page_list | /admin/page | Path does not match |
| 6 | admin_page_add | /admin/page/add | Path does not match |
| 7 | admin_page_edit | /admin/page/{id}/edit | Path does not match |
| 8 | admin_page_delete | /admin/page/{id}/delete | Path does not match |
| 9 | shop_page_detail | /{_locale}/stranka/{slug} | Path does not match |
| 10 | app_home | /{_locale} | Path almost matches, but Requirement for "_locale" does not match (cs|en|de) |
| 11 | app_doctors | /{_locale}/lekari | Path does not match |
| 12 | app_doctor_detail | /{_locale}/lekari/{slug} | Path does not match |
| 13 | app_user_login | /login | Path does not match |
| 14 | app_user_logout | /logout | Path does not match |
| 15 | app_principles_personal_data_processing | /{_locale}/zasady-zpracovani-udaju | Path does not match |
| 16 | app_blog_list | /{_locale}/blog | Path does not match |
| 17 | app_blog_detail | /{_locale}/blog/{slug} | Path does not match |
| 18 | app_user_file_store | /user-file | Path does not match |
| 19 | app_user_file_update | /user-file/{id} | Path does not match |
| 20 | app_app_nolocale_indexnolocale | / | Path does not match |
| 21 | app_password_reset_request | /password-reset/request | Path does not match |
| 22 | app_password_reset_reset | /password-reset/reset/{code} | Path does not match |
| 23 | app_phone_lead_submit | /phone-lead/ | Path does not match |
| 24 | app_profile_info | /{_locale}/profile/ | Path does not match |
| 25 | app_profile_questionnaires | /{_locale}/profile/questionnaires | Path does not match |
| 26 | app_profile_answer_session | /{_locale}/profile/questionnaires/{answerSession} | Path does not match |
| 27 | app_profile_download_signed_data_policy | /{_locale}/profile/questionnaires/{answerSession}/download-signed-data-policy | Path does not match |
| 28 | app_questionnaire_thank_you | /questionnaire/{code}/thank-you | Path does not match |
| 29 | app_questionnaire_password | /questionnaire/{code}/password | Path does not match |
| 30 | app_questionnaire_fill | /questionnaire/{code} | Path does not match |
| 31 | app_user_activation_activate | /activation/{code} | Path does not match |
| 32 | app_profile_files | /{_locale}/profile/files | Path does not match |
| 33 | app_profile_files_download | /{_locale}/profile/files/{userFile}/download | Path does not match |
| 34 | app_profile_files_delete | /{_locale}/profile/files/{userFile}/delete | Path does not match |
| 35 | admin_administrators | /admin/administrators/ | Path does not match |
| 36 | admin_administrators_add | /admin/administrators/add | Path does not match |
| 37 | admin_administrators_delete | /admin/administrators/{id}/delete/ | Path does not match |
| 38 | admin_answer_session_detail | /admin/answer-session/{id} | Path does not match |
| 39 | admin_answer_session_edit | /admin/answer-session/{id}/edit | Path does not match |
| 40 | admin_answer_session_delete | /admin/answer-session/{id}/delete | Path does not match |
| 41 | admin_answer_session_download_signed_data_policy | /admin/answer-session/{id}/download-signed-data-policy | Path does not match |
| 42 | admin_api_question_update_order | /admin/api/question/{id}/update-order | Path does not match |
| 43 | admin_article_list | /admin/articles/ | Path does not match |
| 44 | admin_article_create | /admin/articles/create | Path does not match |
| 45 | admin_article_edit | /admin/articles/{id}/edit | Path does not match |
| 46 | admin_article_delete | /admin/articles/{id}/delete | Path does not match |
| 47 | admin_blog_list | /admin/blogs/ | Path does not match |
| 48 | admin_blog_create | /admin/blogs/create | Path does not match |
| 49 | admin_blog_edit | /admin/blogs/{id}/edit | Path does not match |
| 50 | admin_blog_delete | /admin/blogs/{id}/delete | Path does not match |
| 51 | admin_contact_list | /admin/contacts/ | Path does not match |
| 52 | admin_contact_export | /admin/contacts/export | Path does not match |
| 53 | admin_contact_create | /admin/contacts/create | Path does not match |
| 54 | admin_contact_edit | /admin/contacts/{id}/edit | Path does not match |
| 55 | admin_contact_detail | /admin/contacts/{id}/detail | Path does not match |
| 56 | admin_contact_delete | /admin/contacts/{id}/delete | Path does not match |
| 57 | admin_doctor_list | /admin/doctors/ | Path does not match |
| 58 | admin_doctor_create | /admin/doctors/create | Path does not match |
| 59 | admin_doctor_edit | /admin/doctors/{id}/edit | Path does not match |
| 60 | admin_doctor_delete | /admin/doctors/{id}/delete | Path does not match |
| 61 | admin_doctor_swap | /admin/doctors/{id}/swap | Path does not match |
| 62 | admin_faq_list | /admin/faqs/ | Path does not match |
| 63 | admin_faq_create | /admin/faqs/create | Path does not match |
| 64 | admin_faq_edit | /admin/faqs/{id}/edit | Path does not match |
| 65 | admin_faq_delete | /admin/faqs/{id}/delete | Path does not match |
| 66 | admin_newsletter_subscriber_list | /admin/newsletter-subscribers/ | Path does not match |
| 67 | admin_newsletter_subscriber_export | /admin/newsletter-subscribers/export | Path does not match |
| 68 | admin_newsletter_subscriber_create | /admin/newsletter-subscribers/create | Path does not match |
| 69 | admin_newsletter_subscriber_edit | /admin/newsletter-subscribers/{id}/edit | Path does not match |
| 70 | admin_newsletter_subscriber_delete | /admin/newsletter-subscribers/{id}/delete | Path does not match |
| 71 | admin_phone_lead_list | /admin/phone-leads/ | Path does not match |
| 72 | admin_phone_lead_create | /admin/phone-leads/create | Path does not match |
| 73 | admin_phone_lead_edit | /admin/phone-leads/{id}/edit | Path does not match |
| 74 | admin_phone_lead_detail | /admin/phone-leads/{id}/detail | Path does not match |
| 75 | admin_phone_lead_delete | /admin/phone-leads/{id}/delete | Path does not match |
| 76 | admin_question_add | /admin/question/add/{questionnaire} | Path does not match |
| 77 | admin_question_edit | /admin/question/{id} | Path does not match |
| 78 | admin_question_delete | /admin/question/{id}/delete | Path does not match |
| 79 | admin_question_answers | /admin/question/{id}/answers | Path does not match |
| 80 | admin_questionnaire_list | /admin/questionnaire/ | Path does not match |
| 81 | admin_questionnaire_create | /admin/questionnaire/create | Path does not match |
| 82 | admin_questionnaire_detail | /admin/questionnaire/{questionnaire} | Path does not match |
| 83 | admin_questionnaire_edit | /admin/questionnaire/{questionnaire}/edit | Path does not match |
| 84 | admin_questionnaire_order | /admin/questionnaire/{questionnaire}/order | Path does not match |
| 85 | admin_questionnaire_toggle_active | /admin/questionnaire/{questionnaire}/toggle-active | Path does not match |
| 86 | admin_questionnaire_delete | /admin/questionnaire/{questionnaire}/delete | Path does not match |
| 87 | admin_questionnaire_add_question | /admin/questionnaire/{questionnaire}/add-question | Path does not match |
| 88 | admin_questionnaire_answer_sessions | /admin/questionnaire/{id}/answer-sessions | Path does not match |
| 89 | admin_questionnaire_preview | /admin/questionnaire/{id}/preview | Path does not match |
| 90 | admin_reference_list | /admin/references/ | Path does not match |
| 91 | admin_reference_create | /admin/references/create | Path does not match |
| 92 | admin_reference_edit | /admin/references/{id}/edit | Path does not match |
| 93 | admin_reference_delete | /admin/references/{id}/delete | Path does not match |
| 94 | admin_redirect_to_login | /admin/ | Path does not match |
| 95 | app_login | /admin/login | Path does not match |
| 96 | app_logout | /admin/logout | Path does not match |
| 97 | admin_user_list | /admin/users/ | Path does not match |
| 98 | admin_user_answered_questionnaires | /admin/users/{id}/answered-questionnaires | Path does not match |
| 99 | admin_user_create | /admin/users/create | Path does not match |
| 100 | admin_user_edit | /admin/users/{id}/edit | Path does not match |
| 101 | admin_user_delete | /admin/users/{id}/delete | Path does not match |
| 102 | admin_user_toggle_active | /admin/users/toggle-active/{id} | Path does not match |
| 103 | admin_user_file_list | /admin/users/{user}/files/{parentFileId} | Path does not match |
| 104 | admin_user_file_create | /admin/users/{user}/files/create | Path does not match |
| 105 | admin_user_file_edit | /admin/users/{user}/files/{userFile}/edit | Path does not match |
| 106 | admin_user_file_delete | /admin/users/{user}/files/{userFile}/delete | Path does not match |
| 107 | admin_user_file_toggle_visibility | /admin/users/{user}/files/{userFile}/toggle-visibility | Path does not match |
| 108 | admin_user_file_toggle_uploadable | /admin/users/{user}/files/{userFile}/toggle-uploadable | Path does not match |
| 109 | admin_user_file_send_email | /admin/users/{user}/files/send-email | Path does not match |
| 110 | admin_user_file_download | /admin/{userFile}/download | Path does not match |
| 111 | admin_vitality_circle_contact_list | /admin/vitality-circle-contact/ | Path does not match |
| 112 | admin_vitality_circle_contact_export | /admin/vitality-circle-contact/export | Path does not match |
| 113 | admin_vitality_circle_contact_create | /admin/vitality-circle-contact/create | Path does not match |
| 114 | admin_vitality_circle_contact_edit | /admin/vitality-circle-contact/{id}/edit | Path does not match |
| 115 | admin_vitality_circle_contact_detail | /admin/vitality-circle-contact/{id}/detail | Path does not match |
| 116 | admin_vitality_circle_contact_delete | /admin/vitality-circle-contact/{id}/delete | Path does not match |
| 117 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 118 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 119 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 120 | 2fa_login | /2fa | Path does not match |
| 121 | 2fa_login_check | /2fa_check | Path does not match |
| 122 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 123 | _wdt | /_wdt/{token} | Path does not match |
| 124 | _profiler_home | /_profiler/ | Path does not match |
| 125 | _profiler_search | /_profiler/search | Path does not match |
| 126 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 127 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 128 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 129 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 130 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 131 | _profiler_open_file | /_profiler/open | Path does not match |
| 132 | _profiler | /_profiler/{token} | Path does not match |
| 133 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 134 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 135 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 136 | lexik_translation_overview | /admin/translations/ | Path does not match |
| 137 | lexik_translation_grid | /admin/translations/grid | Path does not match |
| 138 | lexik_translation_new | /admin/translations/new | Path does not match |
| 139 | lexik_translation_invalidate_cache | /admin/translations/invalidate-cache | Path does not match |
| 140 | lexik_translation_list | /admin/translations/api/translations | Path does not match |
| 141 | lexik_translation_profiler | /admin/translations/api/translations/profiler/{token} | Path does not match |
| 142 | lexik_translation_update | /admin/translations/api/translations/{id} | Path does not match |
| 143 | lexik_translation_delete_locale | /admin/translations/api/translations/{id}/{locale} | Path does not match |
| 144 | lexik_translation_delete | /admin/translations/api/translations/{id} | Path does not match |
| 145 | nordbrains_dropzone_upload | /dropzone/upload | 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.