Routing
web_app
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/app
# | Route name | Path | Log |
---|---|---|---|
1 | app_api_about_upload | /api/about/cover | Path does not match |
2 | app_api_accolade_upload | /api/accolade/image | Path does not match |
3 | app_api_domain_upload | /api/domain/image | Path does not match |
4 | app_api_expert_upload | /api/expert/dp | Path does not match |
5 | app_api_testimonial_upload | /api/testimonial/dp | Path does not match |
6 | _preview_error | /_error/{code}.{_format} | Path does not match |
7 | _wdt | /_wdt/{token} | Path does not match |
8 | _profiler_home | /_profiler/ | Path does not match |
9 | _profiler_search | /_profiler/search | Path does not match |
10 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
11 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
12 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
13 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
14 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
15 | _profiler_open_file | /_profiler/open | Path does not match |
16 | _profiler | /_profiler/{token} | Path does not match |
17 | _profiler_router | /_profiler/{token}/router | Path does not match |
18 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
19 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
20 | app_api_about_add | /api/about | Path does not match |
21 | app_api_about_delete | /api/about/{cover} | Path does not match |
22 | app_api_accolade_findall | /api/accolades | Path does not match |
23 | app_api_accolade_findone | /api/accolade/{id} | Path does not match |
24 | app_api_accolade_add | /api/accolade/{id} | Path does not match |
25 | app_api_accolade_delete | /api/accolade/{id} | Path does not match |
26 | app_api_banner_findall | /api/banners | Path does not match |
27 | app_api_banner_add | /api/banner | Path does not match |
28 | app_api_brand_upload | /api/brand | Path does not match |
29 | app_api_brand_delete | /api/brand/{id} | Path does not match |
30 | app_api_coupon_findall | /api/coupons | Path does not match |
31 | app_api_coupon_findone | /api/coupon/{id} | Path does not match |
32 | app_api_coupon_verify | /api/coupon/verify/{code} | Path does not match |
33 | app_api_coupon_add | /api/coupon/{id} | Path does not match |
34 | app_api_coupon_open | /api/coupon/open/{id} | Path does not match |
35 | app_api_coupon_status | /api/coupon/status/{id} | Path does not match |
36 | app_api_coupon_delete | /api/coupon/{id} | Path does not match |
37 | app_api_domain_findall | /api/domains | Path does not match |
38 | app_api_domain_findone | /api/domain/{id} | Path does not match |
39 | app_api_domain_add | /api/domain/{id} | Path does not match |
40 | app_api_domain_delete | /api/domain/{id} | Path does not match |
41 | app_api_expert_findall | /api/experts | Path does not match |
42 | app_api_expert_findone | /api/expert/{id} | Path does not match |
43 | app_api_expert_add | /api/expert/{id} | Path does not match |
44 | app_api_expert_delete | /api/expert/{id} | Path does not match |
45 | app_api_faqcategory_findall | /api/faq-categories | Path does not match |
46 | app_api_faqcategory_findone | /api/faq-category/{id} | Path does not match |
47 | app_api_faqcategory_add | /api/faq-category/{id} | Path does not match |
48 | app_api_faqcategory_delete | /api/faq-category/{id} | Path does not match |
49 | app_api_faq_findall | /api/faqs | Path does not match |
50 | app_api_faq_findone | /api/faq/{id} | Path does not match |
51 | app_api_faq_add | /api/faq/{id} | Path does not match |
52 | app_api_faq_delete | /api/faq/{id} | Path does not match |
53 | app_api_offer_add | /api/offer | Path does not match |
54 | app_api_offer_status | /api/offer/status | Path does not match |
55 | app_api_other_add | /api/other | Path does not match |
56 | app_api_price_listbp | /api/price/base | Path does not match |
57 | app_api_price_upload | /api/price | Path does not match |
58 | app_api_price_resume | /api/price/resume | Path does not match |
59 | app_api_price_listrp | /api/price/resume | Path does not match |
60 | app_api_price_listodsp | /api/price/ods | Path does not match |
61 | app_api_price_ods | /api/price/ods | Path does not match |
62 | app_api_price_listasyncp | /api/price/async | Path does not match |
63 | app_api_price_async | /api/price/async | Path does not match |
64 | app_api_price_listspecializedp | /api/price/specialized | Path does not match |
65 | app_api_price_specialized | /api/price/specialized | Path does not match |
66 | app_api_subscribepopup_add | /api/subscribe-popup | Path does not match |
67 | app_api_subscribepopup_status | /api/subscribe-popup/status | Path does not match |
68 | app_api_testimonial_findall | /api/testimonials | Path does not match |
69 | app_api_testimonial_findone | /api/testimonial/{id} | Path does not match |
70 | app_api_testimonial_add | /api/testimonial/{id} | Path does not match |
71 | app_api_testimonial_delete | /api/testimonial/{id} | Path does not match |
72 | app_api_user_add | /api/user | Path does not match |
73 | app_api_whyus_add | /api/whyus | Path does not match |
74 | admin_price | /admin/price | Path does not match |
75 | admin_coupons | /admin/coupons | Path does not match |
76 | admin_testimonials | /admin/testimonials | Path does not match |
77 | admin_experts | /admin/experts | Path does not match |
78 | admin_faqs | /admin/faqs | Path does not match |
79 | admin_subscribe | /admin/subscribe | Path does not match |
80 | admin_brands | /admin/brands | Path does not match |
81 | admin_home | /admin/home | Path does not match |
82 | admin_about | /admin/about | Path does not match |
83 | admin_whyus | /admin/whyus | Path does not match |
84 | app_forms_booknow | /booknow | Path does not match |
85 | app_forms_contact | /contact | Path does not match |
86 | app_forms_universities | /universities | Path does not match |
87 | app_forms_businesses | /businesses | Path does not match |
88 | app_forms_async_validation | /async/validation | Path does not match |
89 | app_forms_async_process | /async/process | Path does not match |
90 | app_forms_specialized | /specialized | Path does not match |
91 | app_forms_upload | /upload | Path does not match |
92 | app_forms_slot_process | /slot/process | Path does not match |
93 | app_forms_slot_noaction | /slot/noaction | Path does not match |
94 | app_forms_campus | /campus | Path does not match |
95 | app_forms_interviewerinterest | /interviewer-interest | Path does not match |
96 | app_forms_successstory | /success-story | Path does not match |
97 | app_forms_subscribe | /subscribe | Path does not match |
98 | app_forms_subscribe_popup | /subscribe/popup | Path does not match |
99 | admin_login | /login | Path does not match |
100 | admin_logout | /logout | Path does not match |
101 | app_paypal_order | /paypal/order | Path does not match |
102 | app_paypal_capture | /paypal/capture/{order_id} | Path does not match |
103 | app_razorpay_order | /razorpay/order | Path does not match |
104 | app_razorpay_verify | /razorpay/verify | Path does not match |
105 | app_forgot_password | /forgot-password | Path does not match |
106 | app_resetpassword_validate_request | /generate-reset-link | Path does not match |
107 | app_reset_password | /reset-password/{token} | Path does not match |
108 | app_resetpassword_set_new_password | /set-new-password | Path does not match |
109 | web_index | / | Path does not match |
110 | web_amp_home | /amp-home | Path does not match |
111 | web_ourstory | /ourstory | Path does not match |
112 | web_whyus | /whyus | Path does not match |
113 | web_experts | /experts | Path does not match |
114 | web_testimonials | /testimonials | Path does not match |
115 | web_business | /business | Path does not match |
116 | web_universities | /universities | Path does not match |
117 | web_contact | /contact | Path does not match |
118 | web_slot | /book-your-slot | Path does not match |
119 | web_interviews_async | /interviews/oneway | Path does not match |
120 | web_interviews_specialized | /interviews/specialized | Path does not match |
121 | web_casestudies | /casestudies | Path does not match |
122 | web_tc | /terms | Path does not match |
123 | web_pp | /privacy | Path does not match |
124 | web_app | /app | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.