http://127.0.0.1/base-site/cronjobs/domain/activation

Routing

app_base_site_cronjobs_domain_activation Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /base-site/cronjobs/domain/activation
# Route name Path Log
1 app_api_shop_emalls_api /emalls-api Path does not match
2 app_api_shop_torob_api /torob-api Path does not match
3 redirect /redirect Path does not match
4 webhook /webhook Path does not match
5 app_base_site_admin_articles_index /website-owner/admin/blog/article/ Path does not match
6 app_base_site_admin_articles_new /website-owner/admin/blog/article/new Path does not match
7 app_base_site_admin_articles_edit /website-owner/admin/blog/article/edit/{id} Path does not match
8 app_base_site_admin_articles_delete /website-owner/admin/blog/article/delete/{id} Path does not match
9 app_base_site_admin_articles_tags /website-owner/admin/blog/article/article-tags Path does not match
10 app_base_site_admin_articles_categories /website-owner/admin/blog/article/article-categories Path does not match
11 app_admin_dashboard /admin/dashboard Path does not match
12 app_shop_admin_plan_feature_index /website-owner/admin/plan/features/ Path does not match
13 app_shop_admin_plan_feature_new /website-owner/admin/plan/features/new Path does not match
14 app_shop_admin_plan_feature_edit /website-owner/admin/plan/features/edit/{id} Path does not match
15 app_shop_admin_plan_feature_delete /website-owner/admin/plan/features/delete/{id} Path does not match
16 app_shop_admin_plan_plan_index /website-owner/admin/plan/plan/ Path does not match
17 app_shop_admin_plan_plan_new /website-owner/admin/plan/plan/new Path does not match
18 app_shop_admin_plan_plan_edit /website-owner/admin/plan/plan/edit/{id} Path does not match
19 app_shop_admin_plan_plan_delete /website-owner/admin/plan/plan/delete/{id} Path does not match
20 app_auth_change_password /auth/change/password Path does not match
21 app_base_site_auth_profile /panel/profile Path does not match
22 base_site_enter_phone /website-owner/enter-phone Path does not match
23 base_site_otp_verify /website-owner/verify-otp Path does not match
24 base_site_resend_otp_verify /website-owner/resend-verify-otp Path does not match
25 app_register /register Path does not match
26 app_verify_email /verify/email Path does not match
27 shop_owner_login /website-owner/login Path does not match
28 app_user_handler /website-owner/user-handler Path does not match
29 app_base_site_cronjobs_domain_activation /base-site/cronjobs/domain/activation Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.