Routing
online-video-chat_no_locale
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
Route Matching Logs
Path to match:
/video-sex-online
| # | 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 | boy_photo_thumb | /photo/thumb/boy/{boy_intname}/{name} | Path does not match |
| 8 | boy_photo | /photo/big/boy/{boy_intname}/{name} | Path does not match |
| 9 | boys_photo_preview | /photo/preview/boy/{id} | Path does not match |
| 10 | online-video-chat_no_locale | /video-sex-online | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.