Redirect 301 redirect from GET @building_one_localized (ae9793)

GET https://kiev.bavtest.net/ru/hall/tc-evroport/

Routing

building_one_localized Matched route

Route Parameters

Name Value
_locale
"ru"
slug
"tc-evroport"

Route Matching Logs

Path to match: /ru/hall/tc-evroport/
# Route name Path Log
1 short_link_one_slug /r/{slug} Path does not match
2 short_link_one_slug_localized /{_locale}/r/{slug} Path does not match
3 success_payment /payment-success/{orderId}/ Path does not match
4 success_payment_localized /{_locale}/payment-success/{orderId}/ Path does not match
5 platon_payment_webhook /platon/webhook Path does not match
6 platon_payment_webhook_localized /{_locale}/platon/webhook Path does not match
7 official_ticket_check /widget/officialtickets.html Path does not match
8 official_ticket_check_localized /{_locale}/widget/officialtickets.html Path does not match
9 building_one /hall/{slug}/ Path does not match
10 building_one_localized /{_locale}/hall/{slug}/ Route matches!

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