Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_appointments_show | /api/appointments/{id} | Path does not match |
| 2 | api_appointments_index | /api/appointments | Path does not match |
| 3 | api_appointments_update_status | /api/appointments/{id}/status | Path does not match |
| 4 | api_appointments_new | /api/appointments/new | Path does not match |
| 5 | api_auth_password_request_code | /api/auth/password/request-code | Path does not match |
| 6 | api_auth_password_reset_by_code | /api/auth/password/reset-by-code | Path does not match |
| 7 | api_auth_signup_verify_code | /api/auth/signup/verify-code | Path does not match |
| 8 | api_auth_register | /api/auth/register | Path does not match |
| 9 | api_auth_signup_resend_code | /api/auth/signup/resend-code | Path does not match |
| 10 | api_auth_refresh | /api/auth/refresh | Path does not match |
| 11 | api_auth_roles | /api/auth/roles | Path does not match |
| 12 | api_auth_logout | /api/auth/logout | Path does not match |
| 13 | api_auth_logout_device | /api/auth/logout/{id} | Path does not match |
| 14 | api_auth_logout_all | /api/auth/logout-all | Path does not match |
| 15 | api_auth_privacy_confirm | /api/auth/privacy-confirm | Path does not match |
| 16 | api_auth_sessions | /api/auth/sessions | Path does not match |
| 17 | api_auth_change_password | /api/auth/change-password | Path does not match |
| 18 | api_blog_index | /api/blogs | Path does not match |
| 19 | api_admin_blog_index | /api/admin/blogs | Path does not match |
| 20 | api_admin_blog_show | /api/admin/blog/{id} | Path does not match |
| 21 | api_blog_new | /api/blog/new | Path does not match |
| 22 | api_blog_upload_image | /api/blog/{id}/upload | Path does not match |
| 23 | api_blog_delete_image | /api/blog/{id}/image | Path does not match |
| 24 | api_blog_show | /api/blog/{id} | Path does not match |
| 25 | api_blog_update | /api/blog/{id} | Path does not match |
| 26 | api_blog_delete | /api/blog/{id} | Path does not match |
| 27 | api_notification_emails_show | /api/notification-emails | Path does not match |
| 28 | api_notification_emails_update | /api/notification-emails | Path does not match |
| 29 | api_owner_contact_show | /api/owner-contact | Path does not match |
| 30 | api_owner_contact_update | /api/owner-contact | Path does not match |
| 31 | api_prices_index | /api/prices | Path does not match |
| 32 | api_prices_admin_index | /api/prices/admin | Path does not match |
| 33 | api_prices_section_show | /api/prices/sections/{id} | Path does not match |
| 34 | api_prices_section_new | /api/prices/sections/new | Path does not match |
| 35 | api_prices_section_update | /api/prices/sections/{id} | Path does not match |
| 36 | api_prices_section_delete | /api/prices/sections/{id} | Path does not match |
| 37 | api_prices_item_show | /api/prices/items/{id} | Path does not match |
| 38 | api_prices_item_new | /api/prices/items/new | Path does not match |
| 39 | api_prices_item_update | /api/prices/items/{id} | Path does not match |
| 40 | api_prices_item_delete | /api/prices/items/{id} | Path does not match |
| 41 | api_content_page_sections | /api/content/{pageKey}/sections | Path does not match |
| 42 | api_content_page_section_update | /api/content/{pageKey}/sections/{sectionKey} | Path does not match |
| 43 | api_content_page_section_upload_image | /api/content/{pageKey}/sections/{sectionKey}/upload | Path does not match |
| 44 | api_services_index | /api/services | Path does not match |
| 45 | api_services_admin_index | /api/services/admin | Path does not match |
| 46 | api_services_show | /api/services/{id} | Path does not match |
| 47 | api_services_new | /api/services/new | Path does not match |
| 48 | api_services_update | /api/services/{id} | Path does not match |
| 49 | api_services_upload_image | /api/services/{id}/upload | Path does not match |
| 50 | api_services_delete_image | /api/services/{id}/image | Path does not match |
| 51 | api_services_delete | /api/services/{id} | Path does not match |
| 52 | api_testimonial_new | /api/testimonial/new | Path does not match |
| 53 | api_testimonial_update_position | /api/testimonial/{id}/position | Path does not match |
| 54 | api_testimonial_update_active | /api/testimonial/{id}/active | Path does not match |
| 55 | api_testimonial_index | /api/testimonial | Path does not match |
| 56 | api_testimonial_admin_show | /api/testimonial/{id} | Path does not match |
| 57 | api_testimonial_admin_index | /api/testimonial/admin | Path does not match |
| 58 | api_unit_overview_index | /api/unit/overview | Path does not match |
| 59 | api_unit_schedule_index | /api/unit/schedule | Path does not match |
| 60 | api_unit_schedule_index_admin | /api/unit/schedule/admin | Path does not match |
| 61 | api_unit_schedule_day_update_active | /api/unit/schedule/days/{id}/active | Path does not match |
| 62 | api_unit_schedule_day_update | /api/unit/schedule/days/{id} | Path does not match |
| 63 | api_unit_schedule_day_intervals | /api/unit/schedule/{id}/intervals | Path does not match |
| 64 | api_unit_schedule_interval_show | /api/unit/schedule/intervals/{id} | Path does not match |
| 65 | api_unit_schedule_interval_new | /api/unit/schedule/intervals/new | Path does not match |
| 66 | api_unit_schedule_interval_update | /api/unit/schedule/intervals/{id} | Path does not match |
| 67 | api_unit_schedule_interval_delete | /api/unit/schedule/intervals/{id} | Path does not match |
| 68 | api_unit_staff_index | /api/unit/staff | Path does not match |
| 69 | api_unit_staff_admin_index | /api/unit/staff/admin | Path does not match |
| 70 | api_unit_staff_show | /api/unit/staff/{id} | Path does not match |
| 71 | api_unit_staff_new | /api/unit/staff/new | Path does not match |
| 72 | api_unit_staff_update | /api/unit/staff/{id} | Path does not match |
| 73 | api_unit_staff_delete | /api/unit/staff/{id} | Path does not match |
| 74 | api_unit_staff_upload_image | /api/unit/staff/{id}/upload | Path does not match |
| 75 | api_unit_staff_delete_image | /api/unit/staff/{id}/image | Path does not match |
| 76 | api_unit_staff_schedule_show_admin | /api/unit/staff/{staffId}/schedule/admin | Path does not match |
| 77 | api_unit_staff_schedule_show | /api/unit/staff/{staffId}/schedule | Path does not match |
| 78 | api_unit_staff_schedule_day | /api/unit/staff/{staffId}/schedule/day/{dayId} | Path does not match |
| 79 | api_unit_staff_schedule_day_active | /api/unit/staff-schedule/days/active | Path does not match |
| 80 | api_unit_staff_schedule_entry_new | /api/unit/staff-schedule/new | Path does not match |
| 81 | api_unit_staff_schedule_entry_update | /api/unit/staff-schedule/{id} | Path does not match |
| 82 | api_unit_staff_schedule_entry_delete | /api/unit/staff-schedule/{id} | Path does not match |
| 83 | api_login_check | /api/auth/login | Path does not match |
| 84 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 85 | internal_system_db_check | /internal/system/db-check | Path does not match |
| 86 | internal_system_remote_access_ip | /internal/system/remote-access-ip | Path does not match |
| 87 | internal_system_health_check | /internal/system/system-health | Path does not match |
| 88 | internal_system_logs_check | /internal/system/logs-check | Path does not match |
| 89 | internal_system_users_count | /internal/system/users-count | Path does not match |
| 90 | internal_system_cache_clear | /internal/system/cache-clear | Path does not match |
| 91 | internal_system_cache_last_line | /internal/system/cache-last-line | Path does not match |
| 92 | internal_system_maintenance_toggle | /internal/system/maintenance-toggle | Path does not match |
| 93 | internal_system_maintenance_status | /internal/system/maintenance-status | Path does not match |
| 94 | app_register | /{_locale}/register | Path does not match |
| 95 | app_verify_registration_code | /{_locale}/verify-registration-code | Path does not match |
| 96 | app_resend_activation | /{_locale}/resend-activation | Path does not match |
| 97 | app_login | /{_locale}/login | Path does not match |
| 98 | app_relogin | /{_locale}/relogin | Path does not match |
| 99 | app_logout | /{_locale}/logout | Path does not match |
| 100 | app_forgot_password | /{_locale}/forgot-password | Path does not match |
| 101 | app_reset_password_code | /{_locale}/reset-password-code | Path does not match |
| 102 | app_change_password | /{_locale}/change-password | Path does not match |
| 103 | app_privacy_setup | /{_locale}/privacy-confirm | Path does not match |
| 104 | app_select_role | /{_locale}/select-role | Path does not match |
| 105 | app_activate_role | /{_locale}/activate-role/{role_code} | Path does not match |
| 106 | app_activate_role_empty | /{_locale}/activate-role | Path does not match |
| 107 | app_dashboard | /{_locale}/dashboard | Path does not match |
| 108 | app_contact | /{_locale}/contact | Path does not match |
| 109 | app_contact_submit | /{_locale}/contact-submit | Path does not match |
| 110 | app_me_user_contact | /{_locale}/user-contact | Path does not match |
| 111 | app_me_profile | /{_locale}/profile | Path does not match |
| 112 | app_me_change_password_modal | /{_locale}/modal/change-password | Path does not match |
| 113 | app_me_avatar | /{_locale}/me/avatar/{id} | Path does not match |
| 114 | app_me_upload_avatar | /{_locale}/upload-avatar | Path does not match |
| 115 | app_me_delete_avatar | /{_locale}/delete-avatar | Path does not match |
| 116 | app_me_sessions | /{_locale}/sessions | Path does not match |
| 117 | app_me_session_revoke | /{_locale}/sessions/revoke/{id} | Path does not match |
| 118 | app_me_sessions_revoke_all | /{_locale}/sessions/revoke-all | Path does not match |
| 119 | app_home | /{_locale}/ | Path does not match |
| 120 | account_dashboard | /{_locale}/account | Path does not match |
| 121 | admin_dashboard | /{_locale}/admin | Path does not match |
| 122 | admin_accounts_list | /{_locale}/admin/accounts | Path does not match |
| 123 | ycm_dashboard | /{_locale}/ycm | Path does not match |
| 124 | ycm_mobile_version | /{_locale}/ycm/mobile-version | Path does not match |
| 125 | ycm_owner_contact | /{_locale}/ycm/contact-owner | Path does not match |
| 126 | system_cache_history | /{_locale}/system/cache-history | Path does not match |
| 127 | system_maintenance_history | /{_locale}/system/maintenance-history | Path does not match |
| 128 | fallback_web | /{path} | Path almost matches, but Requirement for "path" does not match ((?!ro|en|api|internal|_profiler|_wdt).*) |
| 129 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 130 | _wdt | /_wdt/{token} | Path does not match |
| 131 | _profiler_home | /_profiler/ | Path does not match |
| 132 | _profiler_search | /_profiler/search | Path does not match |
| 133 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 134 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 135 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 136 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 137 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 138 | _profiler_open_file | /_profiler/open | Path does not match |
| 139 | _profiler | /_profiler/{token} | Path does not match |
| 140 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 141 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 142 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.