Routing
mldev-front-account-login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/account/login
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | mldev-catalog-autocomplete-search | /mldev/product-autocomplete/search | Path does not match |
14 | app_promocode_ads_index | /mldev/promocode-ads/ | Path does not match |
15 | app_promocode_ads_new | /mldev/promocode-ads/new | Path does not match |
16 | app_promocode_ads_edit | /mldev/promocode-ads/{id}/edit | Path does not match |
17 | app_promocode_ads_delete | /mldev/promocode-ads/{id} | Path does not match |
18 | app_promocode_index | /mldev/promocode/ | Path does not match |
19 | app_promocode_delete | /mldev/promocode/{id} | Path does not match |
20 | app_redirect_index | /mldev/redirect/ | Path does not match |
21 | app_redirect_new | /mldev/redirect/new | Path does not match |
22 | app_redirect_edit | /mldev/redirect/{id}/edit | Path does not match |
23 | app_redirect_delete | /mldev/redirect/{id} | Path does not match |
24 | app-apiship-calculate | /apiship/calculate | Path does not match |
25 | app_bitrix_wh_order_status | /bitrix/{secret}/webhook/order-status | Path does not match |
26 | app_bitrix_wh_order_trackcode | /bitrix/{secret}/webhook/order-trackcode | Path does not match |
27 | mldev-front-favourites-index | /favourites | Path does not match |
28 | mldev-front-favourites-set | /favourites/set | Path does not match |
29 | mldev-front-favourites-remove | /favourites/remove | Path does not match |
30 | mldev-front-favourites-clear | /favourites/clear | Path does not match |
31 | app-ponyexpress-test | /ponyexpress/test | Path does not match |
32 | app-promocode-apply | /promocode/apply | Path does not match |
33 | app-promocode-cancel | /promocode/cancel | Path does not match |
34 | app-promocode-send | /promocode/send | Path does not match |
35 | app-bundle-search-product-by-name | /_search | Path does not match |
36 | mldev-front-sitemap | /sitemap.xml | Path does not match |
37 | send_verification_code | /send-verification-code | Path does not match |
38 | check_verification_code | /check-verification-code | Path does not match |
39 | send_code_email | /send-code-email | Path does not match |
40 | verify_code_email | /verify-code-email | Path does not match |
41 | yml-generator | /yml-generator/catalog.yml | Path does not match |
42 | yml-generator-for-yandex-market | /yml-generator/yandex-market.yml | Path does not match |
43 | yml-generator-json | /yml-generator/catalog.json | Path does not match |
44 | yml-generator-available-catalog | /yml-generator/available-catalog.yml | Path does not match |
45 | mldev-front-account | /account | Path does not match |
46 | mldev-front-account-orders | /account/orders | Path does not match |
47 | mldev-front-account-login | /account/login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.