GET https://kievescortsagency.com/ru/search

Routing

search_girls Matched route

Route Parameters

Name Value
_locale
"ru"

Route Matching Logs

Path to match: /ru/search
# Route name Path Log
1 getprice_no_locale /getprice Path does not match
2 getprice /{_locale}/getprice Path does not match
3 subscribe_subscribe_no_locale /subscribe/subscribe Path does not match
4 subscribe_subscribe /{_locale}/subscribe/subscribe Path does not match
5 subscribe_unsubscribe_no_locale /subscribe/unsubscribe Path does not match
6 subscribe_unsubscribe /{_locale}/subscribe/unsubscribe Path does not match
7 login_no_locale /login Path does not match
8 login /{_locale}/login Path does not match
9 girl_photo_thumb /photo/thumb/{girl_intname}/{name} Path does not match
10 girl_photo /photo/big/{girl_intname}/{name} Path does not match
11 girl_photo_preview /photo/preview/{name} Path does not match
12 reviews_no_locale /reviews Path does not match
13 reviews /{_locale}/reviews Path does not match
14 search_girls_no_locale /search Path does not match
15 search_girls /{_locale}/search Route matches!

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