GET https://caryonline.com/ru/discussion/17

Routing

article Matched route

Route Parameters

Name Value
_locale
"ru"
intname
"17"

Route Matching Logs

Path to match: /ru/discussion/17
# 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 /reviews2 Path does not match
13 reviews /{_locale}/reviews2 Path does not match
14 search_no_locale /search Path does not match
15 search /{_locale}/search Path does not match
16 search_girls_no_locale /search/girls/ Path does not match
17 search_girls /{_locale}/search/girls Path does not match
18 search_clear_no_locale /search/clear Path does not match
19 search_clear /{_locale}/search/clear Path does not match
20 sitemap /sitemap Path does not match
21 app_test /test Path does not match
22 test_locale /{_locale}/test Path does not match
23 videos_list_no_locale /our-video Path does not match
24 videos_list /{_locale}/our-video Path does not match
25 videos_cont_no_locale /our-video/{intname} Path does not match
26 videos_cont /{_locale}/our-video/{intname} Path does not match
27 wishlist_no_locale /wishlist Path does not match
28 wishlist /{_locale}/wishlist Path does not match
29 admin_login /admin-login Path does not match
30 admin_menu /admin/menu Path does not match
31 admin_uploadfile /admin/uploadfile Path does not match
32 admin_upload /admin/upload Path does not match
33 admin_deletefile /admin/deletefile Path does not match
34 api_genid /api/.well-known/genid/{id} Path does not match
35 api_errors /api/errors/{status} Path does not match
36 api_validation_errors /api/validation_errors/{id} Path does not match
37 api_entrypoint /api/{index}.{_format} Path does not match
38 api_doc /api/docs.{_format} Path does not match
39 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
40 _api_validation_errors_problem /api/validation_errors/{id} Path does not match
41 _api_validation_errors_hydra /api/validation_errors/{id} Path does not match
42 _api_validation_errors_jsonapi /api/validation_errors/{id} Path does not match
43 _preview_error /_error/{code}.{_format} Path does not match
44 liip_imagine_filter_runtime /media/cache/resolve/{filter}/rc/{hash}/{path} Path does not match
45 liip_imagine_filter /media/cache/resolve/{filter}/{path} Path does not match
46 _wdt /_wdt/{token} Path does not match
47 _profiler_home /_profiler/ Path does not match
48 _profiler_search /_profiler/search Path does not match
49 _profiler_search_bar /_profiler/search_bar Path does not match
50 _profiler_phpinfo /_profiler/phpinfo Path does not match
51 _profiler_xdebug /_profiler/xdebug Path does not match
52 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
53 _profiler_search_results /_profiler/{token}/search/results Path does not match
54 _profiler_open_file /_profiler/open Path does not match
55 _profiler /_profiler/{token} Path does not match
56 _profiler_router /_profiler/{token}/router Path does not match
57 _profiler_exception /_profiler/{token}/exception Path does not match
58 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
59 api_comment_no_locale /api/comments/add Path does not match
60 api_comment /{_locale}/api/comments/add Path does not match
61 compare_getall_no_locale /compare/getall Path does not match
62 compare_getall /{_locale}/compare/getall Path does not match
63 compare_clear_no_locale /compare/clear Path does not match
64 compare_clear /{_locale}/compare/clear Path does not match
65 compare_add_no_locale /compare/add/{id} Path does not match
66 compare_add /{_locale}/compare/add/{id} Path does not match
67 compare_del_no_locale /compare/del/{id} Path does not match
68 compare_del /{_locale}/compare/del/{id} Path does not match
69 api_filter_clear_no_locale /api/search/clear Path does not match
70 api_filter_clear /{_locale}/api/search/clear Path does not match
71 api_filter_selected_no_locale /api/search/selected Path does not match
72 api_filter_selected /{_locale}/api/search/selected Path does not match
73 api_visited_add_no_locale /api/visited/add/{girl_id} Path does not match
74 api_visited_add /{_locale}/api/visited/add/{girl_id} Path does not match
75 wishlist_clear_no_locale /wishlist/clear Path does not match
76 wishlist_clear /{_locale}/wishlist/clear Path does not match
77 wishlist_add_no_locale /wishlist/add/{id} Path does not match
78 wishlist_add /{_locale}/wishlist/add/{id} Path does not match
79 wishlist_del_no_locale /wishlist/del/{id} Path does not match
80 wishlist_del /{_locale}/wishlist/del/{id} Path does not match
81 articles_list_no_locale /discussion Path does not match
82 articles_list /{_locale}/discussion Path does not match
83 article_no_locale /discussion/{intname} Path does not match
84 article /{_locale}/discussion/{intname} Route matches!

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