Redirect 302 redirect from GET @fallback_web (576d87)

GET https://www.app.umfcv.org/ro/

Routing

app_home Matched route

Route Parameters

Name Value
_locale
"ro"

Route Matching Logs

Path to match: /ro/
# Route name Path Log
1 api_auth_refresh /api/auth/refresh Path does not match
2 api_auth_logout /api/auth/logout Path does not match
3 api_auth_logout_device /api/auth/logout/{id} Path does not match
4 api_auth_logout_all /api/auth/logout-all Path does not match
5 api_auth_privacy_confirm /api/auth/privacy-confirm Path does not match
6 api_auth_sessions /api/auth/sessions Path does not match
7 api_login_check /api/auth/login Path does not match
8 _preview_error /_error/{code}.{_format} Path does not match
9 internal_system_db_check /internal/system/db-check Path does not match
10 internal_system_health_check /internal/system/system-health Path does not match
11 internal_system_logs_check /internal/system/logs-check Path does not match
12 internal_system_users_count /internal/system/users-count Path does not match
13 internal_system_cache_clear /internal/system/cache-clear Path does not match
14 internal_system_cache_last_line /internal/system/cache-last-line Path does not match
15 internal_system_maintenance_toggle /internal/system/maintenance-toggle Path does not match
16 internal_system_maintenance_status /internal/system/maintenance-status Path does not match
17 app_contact_submit /{_locale}/contact-submit Path does not match
18 app_me_user_contact /{_locale}/user-contact Path does not match
19 app_me_profile /{_locale}/profile Path does not match
20 app_me_avatar /{_locale}/me/avatar/{id} Path does not match
21 app_me_upload_avatar /{_locale}/upload-avatar Path does not match
22 app_me_delete_avatar /{_locale}/delete-avatar Path does not match
23 app_home /{_locale}/ Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.