GET https://bavtest.net/ru/info/?page=661

Routing

page_one_slug_localized Matched route

Route Parameters

Name Value
_locale
"ru"
slug
"info"

Route Matching Logs

Path to match: /ru/info/
# Route name Path Log
1 esputnik_webhook /esputnik-hook/webhook Path does not match
2 esputnik_webhook_localized /{_locale}/esputnik-hook/webhook Path does not match
3 telegram_webhook /telegram/webhook Path does not match
4 telegram_webhook_localized /{_locale}/telegram/webhook Path does not match
5 viber_webhook /viber/webhook Path does not match
6 viber_webhook_localized /{_locale}/viber/webhook Path does not match
7 short_link_one_slug /r/{slug} Path does not match
8 short_link_one_slug_localized /{_locale}/r/{slug} Path does not match
9 success_payment /payment-success/{orderId}/ Path does not match
10 success_payment_localized /{_locale}/payment-success/{orderId}/ Path does not match
11 platon_payment_webhook /platon/webhook Path does not match
12 platon_payment_webhook_localized /{_locale}/platon/webhook Path does not match
13 push /push Path does not match
14 push_localized /{_locale}/push Path does not match
15 official_ticket_check /widget/officialtickets.html Path does not match
16 official_ticket_check_localized /{_locale}/widget/officialtickets.html Path does not match
17 building_one /hall/{slug}/ Path does not match
18 building_one_localized /{_locale}/hall/{slug}/ Path does not match
19 cabinet /cabinet Path does not match
20 cabinet_localized /{_locale}/cabinet Path does not match
21 cabinet_profile /cabinet/profile Path does not match
22 cabinet_profile_localized /{_locale}/cabinet/profile Path does not match
23 cabinet_subscribers /cabinet/subscription Path does not match
24 cabinet_subscribers_localized /{_locale}/cabinet/subscription Path does not match
25 event_checkout /{slug}/orderProcessing/ Path does not match
26 event_checkout_localized /{_locale}/{slug}/orderProcessing/ Path does not match
27 event_order /{slug}/order/ Path does not match
28 event_pre_order /{slug}/preorder/ Path does not match
29 event_order_localized /{_locale}/{slug}/order/ Path does not match
30 event_pre_order_localized /{_locale}/{slug}/preorder/ Path does not match
31 reset_password /reset-password Path does not match
32 reset_password_localized /{_locale}/reset-password Path does not match
33 change_password /change-password Path does not match
34 change_password_localized /{_locale}/change-password Path does not match
35 search /search/{needle} Path does not match
36 search_localized /{_locale}/search/{needle} Path does not match
37 sitemap_xml /sitemap.xml Path does not match
38 save_analytic /analytic Path does not match
39 save_analytic_localized /{_locale}/analytic Path does not match
40 get_cart /get-cart Path does not match
41 get_cart_localized /{_locale}/get-cart Path does not match
42 customer_logout /logout Path does not match
43 customer_logout_localized /{_locale}/logout Path does not match
44 success_payment_tickets /payment-tickets/{orderId} Path does not match
45 success_payment_tickets_localized /{_locale}/payment-tickets/{orderId}/ Path does not match
46 get_user /get-user Path does not match
47 get_user_localized /{_locale}/get-user Path does not match
48 _preview_error /_error/{code}.{_format} Path does not match
49 _wdt /_wdt/{token} Path does not match
50 _profiler_home /_profiler/ Path does not match
51 _profiler_search /_profiler/search Path does not match
52 _profiler_search_bar /_profiler/search_bar Path does not match
53 _profiler_phpinfo /_profiler/phpinfo Path does not match
54 _profiler_xdebug /_profiler/xdebug Path does not match
55 _profiler_search_results /_profiler/{token}/search/results Path does not match
56 _profiler_open_file /_profiler/open Path does not match
57 _profiler /_profiler/{token} Path does not match
58 _profiler_router /_profiler/{token}/router Path does not match
59 _profiler_exception /_profiler/{token}/exception Path does not match
60 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
61 afisha_items /events-items/{widget} Path does not match
62 afisha_items_localized /{_locale}/events-items/{widget} Path does not match
63 cabinet_change_visitor_name /cabinet/change-visitor-name Path does not match
64 cabinet_change_visitor_name_localized /{_locale}/cabinet/change-visitor-name Path does not match
65 cabinet_delete_order /cabinet/delete-order Path does not match
66 cabinet_delete_order_localized /{_locale}/cabinet/delete-order Path does not match
67 cabinet_subscribe_save /cabinet/subscribe/save Path does not match
68 cabinet_subscribe_save_localized /{_locale}/cabinet/subscribe/save Path does not match
69 cash_desks /cash-desks/{cityId} Path does not match
70 cash_desks_localized /{_locale}/cash-desks/{cityId} Path does not match
71 main / Path does not match
72 main_localized /{_locale}/ Path does not match
73 exceptions_log /logs/exceptions-log Path does not match
74 exceptions_log_localized /{_locale}/logs/exceptions-log Path does not match
75 exception_log_view /logs/exceptions-log/{id}/view Path does not match
76 exception_log_view_localized /{_locale}/logs/exceptions-log/{id}/view Path does not match
77 page_one_slug /{slug}/ Path does not match
78 page_one_slug_localized /{_locale}/{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.