Routing
(none)
Matched route
Route Matching Logs
Path to match:
/parameters.yml
# | Route name | Path | Log |
---|---|---|---|
1 | admin.ru | /admin.ru | Path does not match |
2 | admin.en | /admin.ru | Path does not match |
3 | api_check_domain.ru | /api/check-domain | Path does not match |
4 | api_check_domain.en | /api/check-domain | Path does not match |
5 | blog_index.ru | /blog/{page} | Path does not match |
6 | blog_index.en | /blog/{page} | Path does not match |
7 | blog_tag.ru | /blog/tag/{slug}/{page} | Path does not match |
8 | blog_tag.en | /blog/tag/{slug}/{page} | Path does not match |
9 | blog_post.ru | /blog/post/{slug} | Path does not match |
10 | blog_post.en | /blog/post/{slug} | Path does not match |
11 | business.restaurants.ru.ru | /business/restaurants | Path does not match |
12 | business.restaurants.ru.en | /business/restaurants | Path does not match |
13 | business.retail.ru.ru | /business/retail | Path does not match |
14 | business.retail.ru.en | /business/retail | Path does not match |
15 | form_registration.ru | /form/registration | Path does not match |
16 | form_registration.en | /form/registration | Path does not match |
17 | form_registration_info.ru | /form/registration/info | Path does not match |
18 | form_registration_info.en | /form/registration/info | Path does not match |
19 | form_registration_consultation.ru | /form/registration/consultation | Path does not match |
20 | form_registration_consultation.en | /form/registration/consultation | Path does not match |
21 | form_wallet_demo.ru | /form/wallet/demo | Path does not match |
22 | form_wallet_demo.en | /form/wallet/demo | Path does not match |
23 | form_blog_feedback.ru | /form/blog-feedback | Path does not match |
24 | form_blog_feedback.en | /form/blog-feedback | Path does not match |
25 | app_login.ru.ru | /login | Path does not match |
26 | app_login.ru.en | /login | Path does not match |
27 | app_logout.ru | /logout | Path does not match |
28 | app_logout.en | /logout | Path does not match |
29 | home.ru | / | Path does not match |
30 | tariff.ru.ru | /tariff | Path does not match |
31 | tariff.ru.en | /tariff | Path does not match |
32 | register.ru | /register | Path does not match |
33 | register.en | /register | Path does not match |
34 | sitemap.page.ru | /sitemap | Path does not match |
35 | sitemap.page.en | /sitemap | Path does not match |
36 | home.en.ru | / | Path does not match |
37 | home.en.en | / | Path does not match |
38 | mobile_app_index.ru.ru | /mobile-app | Path does not match |
39 | mobile_app_index.ru.en | /mobile-app | Path does not match |
40 | module_page.ru.ru | /module/{slug} | Path does not match |
41 | module_page.ru.en | /module/{slug} | Path does not match |
42 | shop.ru.ru | /shop | Path does not match |
43 | shop.ru.en | /shop | Path does not match |
44 | wallet_index.ru | /wallet | Path does not match |
45 | wallet_index.en | /wallet | Path does not match |
46 | wallet_otkritie.ru | /wallet/otkritie | Path does not match |
47 | wallet_otkritie.en | /wallet/otkritie | Path does not match |
48 | wallet_otkritie_tariff.ru | /wallet/otkritie/tariff | Path does not match |
49 | wallet_otkritie_tariff.en | /wallet/otkritie/tariff | Path does not match |
50 | wallet_gpb.ru | /wallet/gpb | Path does not match |
51 | wallet_gpb.en | /wallet/gpb | Path does not match |
52 | wallet_gpb_tariff.ru | /wallet/gpb/tariff | Path does not match |
53 | wallet_gpb_tariff.en | /wallet/gpb/tariff | Path does not match |
54 | _wdt | /_wdt/{token} | Path does not match |
55 | _profiler_home | /_profiler/ | Path does not match |
56 | _profiler_search | /_profiler/search | Path does not match |
57 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
58 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
59 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
60 | _profiler_open_file | /_profiler/open | Path does not match |
61 | _profiler | /_profiler/{token} | Path does not match |
62 | _profiler_router | /_profiler/{token}/router | Path does not match |
63 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
64 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.