Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.git/config
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | seo_robots | /robots.txt | Path does not match |
| 2 | seo_sitemap | /sitemap.xml | Path does not match |
| 3 | admin | /adminpanel | Path does not match |
| 4 | cart | /cart | Path does not match |
| 5 | checkout | /checkout | Path does not match |
| 6 | customer | /customer | Path does not match |
| 7 | index | / | Path does not match |
| 8 | app_forgot_password_request | /adminpanel/reset-password | Path does not match |
| 9 | app_check_email | /adminpanel/reset-password/check-email | Path does not match |
| 10 | app_reset_password | /adminpanel/reset-password/reset/{token} | Path does not match |
| 11 | delivery | /delivery | Path does not match |
| 12 | loyalty | /loyalty | Path does not match |
| 13 | conditions | /conditions | Path does not match |
| 14 | jobs_page | /jobs | Path does not match |
| 15 | default | /{slug} | Path does not match |
| 16 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 17 | _wdt | /_wdt/{token} | Path does not match |
| 18 | _profiler_home | /_profiler/ | Path does not match |
| 19 | _profiler_search | /_profiler/search | Path does not match |
| 20 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 21 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 22 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 23 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 24 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 25 | _profiler_open_file | /_profiler/open | Path does not match |
| 26 | _profiler | /_profiler/{token} | Path does not match |
| 27 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 28 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 29 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 30 | adminpanel_upload | /adminpanel/upload | Path does not match |
| 31 | app_cart_processajaxcart | /ajax/cart | Path does not match |
| 32 | app_cart_getproductattributequantity | /ajax/cart/attribute | Path does not match |
| 33 | app_cart_setcartcutleryquantity | /ajax/cart/cutlery | Path does not match |
| 34 | app_cart_setcartpromocode | /ajax/cart/promocode | Path does not match |
| 35 | app_cart_setcartgift | /ajax/cart/gift | Path does not match |
| 36 | app_cart_removecartgift | /ajax/cart/gift/remove | Path does not match |
| 37 | modal_product | /modal/product/{id} | Path does not match |
| 38 | checkout_phone_check | /ajax/checkout/phone | Path does not match |
| 39 | checkout_streets | /ajax/checkout/streets | Path does not match |
| 40 | checkout_delivery | /ajax/checkout/delivery | Path does not match |
| 41 | app_checkout_getdeliverytimeintervals | /ajax/checkout/times | Path does not match |
| 42 | order_complete | /order/{id}/{token} | Path does not match |
| 43 | app_checkout_keepcheckoutdata | /ajax/checkout/keep | Path does not match |
| 44 | customer_orders | /customer/orders | Path does not match |
| 45 | telegram_bot_webhook | /telegram/bot/webhook | Path does not match |
| 46 | telegram_login | /telegram/login | Path does not match |
| 47 | telegram_logout | /telegram/logout | Path does not match |
| 48 | app_exchange | /exchange/iiko | Path does not match |
| 49 | adminpanel_iiko | /adminpanel/iiko | Path does not match |
| 50 | iiko_webhooks_setup | /exchange/webhook/set | Path does not match |
| 51 | app_test_stop | /exchange/order/{id} | Path does not match |
| 52 | check_stop_lists | /exchange/check/stops | Path does not match |
| 53 | app_test_exchange | /exchange/test | Path does not match |
| 54 | app_test_email | /exchange/email | Path does not match |
| 55 | adminpanel_login | /adminpanel/login | Path does not match |
| 56 | adminpanel_logout | /adminpanel/logout | Path does not match |
| 57 | adminpanel_user | /adminpanel/user | Path does not match |
| 58 | order_payment | /pay/{id}/{token} | Path does not match |
| 59 | order_payment_confirm | /yookassa/confirm/{id}/{token} | Path does not match |
| 60 | order_payment_webhook | /yookassa/webhook | Path does not match |
| 61 | jobs_form | /jobs/form | 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.