Routing
(none)
Matched route
Route Matching Logs
Path to match:
/installCountries
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_dashboard | /admin/dashboard | Path does not match |
| 2 | app_shop_admin_plan_feature_index | /website-owner/admin/plan/features/ | Path does not match |
| 3 | app_shop_admin_plan_feature_new | /website-owner/admin/plan/features/new | Path does not match |
| 4 | app_shop_admin_plan_feature_edit | /website-owner/admin/plan/features/edit/{id} | Path does not match |
| 5 | app_shop_admin_plan_feature_delete | /website-owner/admin/plan/features/delete/{id} | Path does not match |
| 6 | app_shop_admin_plan_plan_index | /website-owner/admin/plan/plan/ | Path does not match |
| 7 | app_shop_admin_plan_plan_new | /website-owner/admin/plan/plan/new | Path does not match |
| 8 | app_shop_admin_plan_plan_edit | /website-owner/admin/plan/plan/edit/{id} | Path does not match |
| 9 | app_shop_admin_plan_plan_delete | /website-owner/admin/plan/plan/delete/{id} | Path does not match |
| 10 | app_auth_change_password | /auth/change/password | Path does not match |
| 11 | app_base_site_auth_profile | /panel/profile | Path does not match |
| 12 | base_site_enter_phone | /website-owner/enter-phone | Path does not match |
| 13 | base_site_otp_verify | /website-owner/verify-otp | Path does not match |
| 14 | base_site_resend_otp_verify | /website-owner/resend-verify-otp | Path does not match |
| 15 | app_register | /register | Path does not match |
| 16 | app_verify_email | /verify/email | Path does not match |
| 17 | shop_owner_login | /website-owner/login | Path does not match |
| 18 | app_user_handler | /website-owner/user-handler | Path does not match |
| 19 | shop_owner_forgot_password_sms | /website-owner/forgot-password/sms | Path does not match |
| 20 | shop_owner_verify_sms_code | /website-owner/forgot-password/sms/verify | Path does not match |
| 21 | shop_owner_reset_password_form | /website-owner/forgot-password/sms/reset | Path does not match |
| 22 | shop_owner_user_accounting_transaction_payping_callback | /payping/callback | Path does not match |
| 23 | app_base_site_cronjobs_domain_activation | /base-site/cronjobs/domain/activation | Path does not match |
| 24 | app_base_site_cronjobs_domain_traffics | /base-site/cronjobs/domain/traffics | Path does not match |
| 25 | app_base_site_cronjobs_messages_web_builder | /base-site/cronjobs/messages/web-builder | Path does not match |
| 26 | app_base_site_cronjobs_shop_watcher_activity | /base-site/cronjobs/website-watcher/activity | Path does not match |
| 27 | app_base_site_site_blog_index | /articles | Path does not match |
| 28 | base_home | / | Path does not match |
| 29 | redorectCloudfolder_IR | / | Path does not match |
| 30 | redorectPoooshe_IR | / | Path does not match |
| 31 | check | /check | Path does not match |
| 32 | beta | /beta | Path does not match |
| 33 | app_base_site_site_pages_features | /features | Path does not match |
| 34 | app_base_site_site_pages_prices | /price | Path does not match |
| 35 | app_base_site_site_pages_contact_us | /contact-us | Path does not match |
| 36 | shop_owner_user_accounting_transaction_index | /website-owner/accounting/ | Path does not match |
| 37 | shop_owner_user_accounting_transaction_topup | /website-owner/accounting/charge | Path does not match |
| 38 | wallet_payping_webhook | /website-owner/accounting/wallet/payping/webhook | Path does not match |
| 39 | app_user_dashboard | /website-owner/panel/dashboard | Path does not match |
| 40 | app_base_site_user_setup_setup | /website-owner/shops/setup | Path does not match |
| 41 | shop_owner_user_tickets_index | /website-owner/tickets/ | Path does not match |
| 42 | shop_owner_user_tickets_new | /website-owner/tickets/new | Path does not match |
| 43 | shop_owner_user_tickets_show | /website-owner/tickets/{id}/show | Path does not match |
| 44 | app_base_site_user_shop_add_on | /website-owner/shops/{id}/add-on/ | Path does not match |
| 45 | app_base_site_user_shop_plan | /website-owner/shops/{id}/charge-plan/ | Path does not match |
| 46 | app_base_site_user_shop_plan_choose_plan | /website-owner/shops/{id}/charge-plan/choose/{planId} | Path does not match |
| 47 | shop_owner_user_shop_index | /website-owner/shops/ | Path does not match |
| 48 | shop_owner_user_shop_new | /website-owner/shops/new | Path does not match |
| 49 | shop_owner_user_shop_details | /website-owner/shops/{id}/details | Path does not match |
| 50 | shop_owner_user_shop_domains | /website-owner/shops/{id}/domains | Path does not match |
| 51 | shop_owner_user_shop_domains_new | /website-owner/shops/{id}/domains/new | Path does not match |
| 52 | shop_owner_user_shop_archive | /website-owner/shops/{id}/archive | Path does not match |
| 53 | shop_owner_user_shop_delete | /website-owner/shops/{id} | Path does not match |
| 54 | payment_start | /payment/start/{orderId} | Path does not match |
| 55 | payment_callback | /payment/callback/{orderId} | Path does not match |
| 56 | app_dev_installcountries | /installCountries | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.