Routing
app_login
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "ro" |
Route Matching Logs
Path to match:
/ro/login
| # | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.