Routing
astisoft_terms
Matched route
Route Parameters
| Name | Value |
|---|---|
| astisoft_host | "astisoft.develop.compay.name" |
Route Matching Logs
Path to match:
/site/terms-of-use
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | digitaldate_home | / | Path does not match |
| 17 | digitaldate_site_index | /site/index | Path does not match |
| 18 | digitaldate_category_query | /shop/category/view | Path does not match |
| 19 | digitaldate_category | /shop/category/{id} | Path does not match |
| 20 | digitaldate_product_query | /shop/product/view | Path does not match |
| 21 | digitaldate_product | /shop/product/{id} | Path does not match |
| 22 | digitaldate_cart_add | /shop/cart/add | Path does not match |
| 23 | digitaldate_cart_addnew | /shop/cart/addnew | Path does not match |
| 24 | digitaldate_cart_addcon | /shop/cart/addcon | Path does not match |
| 25 | digitaldate_checkout_config | /shop/checkout/index-config | Path does not match |
| 26 | digitaldate_checkout_index | /checkout/index | Path does not match |
| 27 | digitaldate_checkout_shop | /shop/checkout | Path does not match |
| 28 | digitaldate_checkout_confirm | /shop/checkout/confirm | Path does not match |
| 29 | digitaldate_checkout_confirm_short | /checkout/confirm | Path does not match |
| 30 | digitaldate_contact | /site/contact | Path does not match |
| 31 | digitaldate_about | /site/about | Path does not match |
| 32 | digitaldate_about_us | /site/about-us | Path does not match |
| 33 | digitaldate_terms | /site/terms-of-use | Path almost matches, but Host "astisoft.develop.compay.name" does not match the requirement ("{digitaldate_host}") |
| 34 | digitaldate_privacy | /site/privacy-policy | Path does not match |
| 35 | digitaldate_refund | /site/refund-policy | Path does not match |
| 36 | digitaldate_payment_success | /payment/success | Path does not match |
| 37 | digitaldate_shop_payment_success | /shop/payment/success | Path does not match |
| 38 | digitaldate_payment_fail | /payment/fail | Path does not match |
| 39 | digitaldate_shop_payment_fail | /shop/payment/fail | Path does not match |
| 40 | digitaldate_payment_pending | /payment/pending | Path does not match |
| 41 | digitaldate_shop_payment_pending | /shop/payment/pending | Path does not match |
| 42 | digitaldate_revolut_checkout | /shop/payment/revolut-checkout | Path does not match |
| 43 | internal_invoice_download | /internal/invoice/{orderId} | Path does not match |
| 44 | host_payment_entry | /host | Path does not match |
| 45 | shop_payment_pay_bridge | /shop/payment/pay-bridge | Path does not match |
| 46 | shop_checkout_straight_confirm | /shop/checkout-straight/confirm | Path does not match |
| 47 | stripe_checkout_confirm | /shop/checkout/confirm-stripe | Path does not match |
| 48 | bridge_payment_success | /bridge/payment-success | Path does not match |
| 49 | astisoft_home | / | Path does not match |
| 50 | astisoft_site_index | /site/index | Path does not match |
| 51 | astisoft_shop | /shop | Path does not match |
| 52 | astisoft_category_query | /shop/category/view | Path does not match |
| 53 | astisoft_category | /shop/category/{id} | Path does not match |
| 54 | astisoft_product_query | /shop/product/view | Path does not match |
| 55 | astisoft_product | /shop/product/{id} | Path does not match |
| 56 | astisoft_checkout_no_slash | /shop/checkout | Path does not match |
| 57 | astisoft_checkout | /shop/checkout/ | Path does not match |
| 58 | astisoft_checkout_confirm | /shop/checkout/confirm | Path does not match |
| 59 | astisoft_checkout_confirm_short | /checkout/confirm | Path does not match |
| 60 | astisoft_cart_add | /shop/cart/add | Path does not match |
| 61 | astisoft_cart_add_ajax | /shop/cart/addcart | Path does not match |
| 62 | astisoft_cart_delete_product | /shop/cart/delete-product | Path does not match |
| 63 | astisoft_terms_short | /terms-of-use | Path does not match |
| 64 | astisoft_terms | /site/terms-of-use | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.