Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | app_account | /account/ | Path does not match |
2 | app_wallet | /account/wallet | Path does not match |
3 | app_account_wallet_deposit | /account/wallet/deposit | Path does not match |
4 | app_tasks | /account/tasks | Path does not match |
5 | app_referrals | /account/referrals | Path does not match |
6 | app_accept_special | /account/special/accept/{id} | Path does not match |
7 | app_check_special | /account/special/check/{id} | Path does not match |
8 | app_special | /account/special/{id} | Path does not match |
9 | app_admin | /admin | Path does not match |
10 | app_specials_index | /admin/specials | Path does not match |
11 | app_specials_delete | /admin/specials/delete/{id} | Path does not match |
12 | app_new_special | /admin/special/new/{user}/{combo} | Path does not match |
13 | app_notifications_index | /admin/notifications | Path does not match |
14 | app_new_admin | /admin/make/{id} | Path does not match |
15 | app_category_index | /admin/category/ | Path does not match |
16 | app_category_new | /admin/category/new | Path does not match |
17 | app_category_show | /admin/category/{id} | Path does not match |
18 | app_category_edit | /admin/category/{id}/edit | Path does not match |
19 | app_category_delete | /admin/category/{id} | Path does not match |
20 | app_combo_index | /admin/combo/ | Path does not match |
21 | app_combo_new | /admin/combo/new | Path does not match |
22 | app_combo_show | /admin/combo/{id} | Path does not match |
23 | app_combo_edit | /admin/combo/{id}/edit | Path does not match |
24 | app_combo_delete | /admin/combo/{id} | Path does not match |
25 | app_dashboard | / | Path does not match |
26 | app_project | /project/{id} | Path does not match |
27 | app_projects | /projects | Path does not match |
28 | app_categories | /categories | Path does not match |
29 | app_category | /category/{id} | Path does not match |
30 | app_level | /level/{id} | Path does not match |
31 | app_levels | /levels | Path does not match |
32 | app_privacy | /privacy | Path does not match |
33 | app_terms | /terms | Path does not match |
34 | app_faqs | /faqs | Path does not match |
35 | app_help | /help | Path does not match |
36 | app_deposit_index | /admin/deposit/ | Path does not match |
37 | app_deposit_check | /admin/deposit/check/{id} | Path does not match |
38 | app_deposit_new | /admin/deposit/new | Path does not match |
39 | app_deposit_show | /admin/deposit/{id} | Path does not match |
40 | app_deposit_edit | /admin/deposit/{id}/edit | Path does not match |
41 | app_deposit_delete | /admin/deposit/{id} | Path does not match |
42 | app_level_index | /admin/level/ | Path does not match |
43 | app_level_new | /admin/level/new | Path does not match |
44 | app_level_show | /admin/level/{id} | Path does not match |
45 | app_level_edit | /admin/level/{id}/edit | Path does not match |
46 | app_level_delete | /admin/level/{id} | Path does not match |
47 | app_moderator | /mod | Path does not match |
48 | app_moderator_projects | /mod/projects | Path does not match |
49 | app_moderator_reviews | /mod/reviews | Path does not match |
50 | app_moderator_combos | /mod/combos | Path does not match |
51 | app_moderator_specials | /mod/specials | Path does not match |
52 | app_moderator_users | /mod/users | Path does not match |
53 | app_moderator_deposits | /mod/deposits | Path does not match |
54 | app_moderator_withdrawals | /mod/withdrawal | Path does not match |
55 | app_mod_new_special | /mod/special/new/{user}/{combo} | Path does not match |
56 | app_user_online | /admin/online | Path does not match |
57 | app_close_online | /admin/online/close/ | Path does not match |
58 | app_project_index | /admin/project/ | Path does not match |
59 | app_project_new | /admin/project/new | Path does not match |
60 | app_project_show | /admin/project/{id} | Path does not match |
61 | app_project_edit | /admin/project/{id}/edit | Path does not match |
62 | app_project_delete | /admin/project/{id} | Path does not match |
63 | app_referral_index | /admin/referral/ | Path does not match |
64 | app_referral_new | /admin/referral/new | Path does not match |
65 | app_referral_show | /admin/referral/{id} | Path does not match |
66 | app_referral_edit | /admin/referral/{id}/edit | Path does not match |
67 | app_referral_delete | /admin/referral/{id} | Path does not match |
68 | app_register | /register | Path does not match |
69 | app_review_index | /admin/review/ | Path does not match |
70 | app_review_approve | /admin/review/approve/{id} | Path does not match |
71 | app_review_reject | /admin/review/reject/{id} | Path does not match |
72 | app_review_new | /admin/review/new | Path does not match |
73 | app_review_show | /admin/review/{id} | Path does not match |
74 | app_review_edit | /admin/review/{id}/edit | Path does not match |
75 | app_review_delete | /admin/review/{id} | Path does not match |
76 | app_login | /login | Path does not match |
77 | app_logout | /logout | Path does not match |
78 | app_user_index | /admin/user/ | Path does not match |
79 | app_user_new | /admin/user/new | Path does not match |
80 | app_user_show | /admin/user/{id} | Path does not match |
81 | app_user_edit | /admin/user/{id}/edit | Path does not match |
82 | app_user_promote | /admin/user/promote/{id} | Path does not match |
83 | app_user_downgrade | /admin/user/downgrade/{id} | Path does not match |
84 | app_user_delete | /admin/user/{id} | Path does not match |
85 | app_wallet_index | /admin/wallet/ | Path does not match |
86 | app_wallet_new | /admin/wallet/new | Path does not match |
87 | app_wallet_show | /admin/wallet/{id} | Path does not match |
88 | app_wallet_edit | /admin/wallet/{id}/edit | Path does not match |
89 | app_wallet_delete | /admin/wallet/{id} | Path does not match |
90 | app_withdraw_index | /admin/withdraw/ | Path does not match |
91 | app_withdraw_new | /admin/withdraw/new | Path does not match |
92 | app_withdraw_show | /admin/withdraw/{id} | Path does not match |
93 | app_withdraw_edit | /admin/withdraw/{id}/edit | Path does not match |
94 | app_withdraw_delete | /admin/withdraw/{id} | Path does not match |
95 | _preview_error | /_error/{code}.{_format} | Path does not match |
96 | _wdt | /_wdt/{token} | Path does not match |
97 | _profiler_home | /_profiler/ | Path does not match |
98 | _profiler_search | /_profiler/search | Path does not match |
99 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
100 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
101 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
102 | _profiler_open_file | /_profiler/open | Path does not match |
103 | _profiler | /_profiler/{token} | Path does not match |
104 | _profiler_router | /_profiler/{token}/router | Path does not match |
105 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
106 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.