Routing
(none)
Matched route
Route Matching Logs
Path to match:
/sitemap.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_admin_index | / | Path does not match |
| 16 | app_admin_home | /home | Path does not match |
| 17 | app_admin_logs | /logs | Path does not match |
| 18 | app_admin_reports | /reports | Path does not match |
| 19 | app_admin_users | /users | Path does not match |
| 20 | app_admin_certification | /certification | Path does not match |
| 21 | app_admin_events | /events | Path does not match |
| 22 | app_admin_places | /places | Path does not match |
| 23 | app_admin_subscriptions | /subscriptions | Path does not match |
| 24 | app_admin_subscriptionsid | /subscriptions/{id} | Path does not match |
| 25 | app_admin_discussions | /discussions | Path does not match |
| 26 | app_admin_settings | /settings | Path does not match |
| 27 | app_admin_admins | /admins | Path does not match |
| 28 | app_admin_login | /login | Path does not match |
| 29 | app_admin_register | /register | Path does not match |
| 30 | app_admin_forgotpassword | /forgot-password | Path does not match |
| 31 | app_admin_error | /error | Path does not match |
| 32 | app_admindashboard_login | /admin/auth/login | Path does not match |
| 33 | app_admindashboard_getrole | /admin/role | Path does not match |
| 34 | app_admindashboard_getadmins | /admin/admins | Path does not match |
| 35 | app_admindashboard_setadmin | /admin/admin | Path does not match |
| 36 | app_admindashboard_stats | /admin/stats/ | Path does not match |
| 37 | app_admindashboard_settings | /admin/settings/ | Path does not match |
| 38 | app_admindashboard_updateuser | /admin/users/update/{id} | Path does not match |
| 39 | app_admindashboard_certificationaccept | /admin/users/certification/accept/{id} | Path does not match |
| 40 | app_admindashboard_certificationreject | /admin/users/certification/reject/{id} | Path does not match |
| 41 | app_admindashboard_banphoto | /admin/users/photo/ban/{id} | Path does not match |
| 42 | app_admindashboard_photodelete | /admin/users/photo/delete/{userid}/{id} | Path does not match |
| 43 | app_admindashboard_getallusers | /admin/getallusers/page/{page}/limit/{limit} | Path does not match |
| 44 | app_admindashboard_blockuser | /admin/users/block_reported/{id} | Path does not match |
| 45 | app_admindashboard_ignorereported | /admin/users/ignore_reported/{id} | Path does not match |
| 46 | app_admindashboard_finduser | /admin/users/{id} | Path does not match |
| 47 | app_admindashboard_deactivateuser | /admin/user/deactivate/{id} | Path does not match |
| 48 | app_admindashboard_activateuser | /admin/user/activate/{id} | Path does not match |
| 49 | app_admindashboard_deleteuser | /admin/user/delete/{id} | Path does not match |
| 50 | app_admindashboard_commentuser | /admin/user/comment/{id} | Path does not match |
| 51 | app_admindashboard_addphotouser | /admin/users/photo/{id} | Path does not match |
| 52 | app_admindashboard_movephotouser | /admin/users/photo/{id}/{from}/{to} | Path does not match |
| 53 | app_admindashboard_pushnotification | /admin/user/push_notification/{id} | Path does not match |
| 54 | app_admindashboard_makephotoprivate | /admin/makephotoprivate/{id} | Path does not match |
| 55 | app_admindashboard_getallplaces | /admin/places | Path does not match |
| 56 | app_admindashboard_createplace | /admin/places | Path does not match |
| 57 | app_admindashboard_updateplace | /admin/places/update | Path does not match |
| 58 | app_admindashboard_deleteplace | /admin/place/delete/{id} | Path does not match |
| 59 | app_admindashboard_getsuggestedplaces | /admin/suggested-places | Path does not match |
| 60 | app_admindashboard_suggestedplaces | /admin/suggested-place/{action}/{id} | Path does not match |
| 61 | app_admindashboard_getplace | /admin/place/{id} | Path does not match |
| 62 | app_admindashboard_addphoto | /admin/place/photo | Path does not match |
| 63 | app_admindashboard_deletephoto | /admin/place/photo/delete/{id} | Path does not match |
| 64 | app_admindashboard_getalllogs | /admin/alllogs/{past}/page/{page}/limit/{limit} | Path does not match |
| 65 | app_admindashboard_rollbacklog | /admin/logs/rollback/{id} | Path does not match |
| 66 | app_admindashboard_validatelog | /admin/logs/validate/{id} | Path does not match |
| 67 | app_admindashboard_publishlog | /admin/logs/publish/{id} | Path does not match |
| 68 | app_admindashboard_rejectlog | /admin/logs/reject/{id} | Path does not match |
| 69 | app_admindashboard_destroylog | /admin/logs/destroy/{id} | Path does not match |
| 70 | app_admindashboard_getreports | /admin/reports/page/{page}/limit/{limit} | Path does not match |
| 71 | app_admindashboard_getcertifications | /admin/certification/page/{page}/limit/{limit} | Path does not match |
| 72 | app_admindashboard_getsubscriptions | /admin/subscriptions/page/{page}/limit/{limit} | Path does not match |
| 73 | app_admindashboard_setsubscription | /admin/subscription | Path does not match |
| 74 | app_admindashboard_subscriptionbatch | /admin/subscription_batch | Path does not match |
| 75 | app_admindashboard_getusersubscription | /admin/subscription/{userid} | Path does not match |
| 76 | app_admindashboard_getpurchasehistory | /admin/purchasehistory/{userid} | Path does not match |
| 77 | app_admindashboard_updateproduct | /admin/product | Path does not match |
| 78 | app_admindashboard_deleteproduct | /admin/product/delete | Path does not match |
| 79 | app_admindashboard_getevents | /admin/events | Path does not match |
| 80 | app_admindashboard_getoneevent | /admin/event/{id} | Path does not match |
| 81 | app_admindashboard_setevent | /admin/event | Path does not match |
| 82 | app_admindashboard_deleteevent | /admin/event/delete/{id} | Path does not match |
| 83 | app_admindashboard_getgroups | /admin/groups | Path does not match |
| 84 | app_admindashboard_getonegroup | /admin/group/{id} | Path does not match |
| 85 | app_admindashboard_getgroupinterests | /admin/group/{id}/interests | Path does not match |
| 86 | app_admindashboard_setgroup | /admin/group | Path does not match |
| 87 | app_admindashboard_deletegroup | /admin/group/delete/{id} | Path does not match |
| 88 | app_admindashboard_addinterest | /admin/interest | Path does not match |
| 89 | app_admindashboard_deleteinterest | /admin/interest/delete/{id} | Path does not match |
| 90 | app_admindashboard_addgender | /admin/gender | Path does not match |
| 91 | app_admindashboard_deletegender | /admin/gender/delete/{id} | Path does not match |
| 92 | app_admindashboard_banip | /admin/banip | Path does not match |
| 93 | app_admindashboard_getsubscriptionlogs | /admin/getSubscriptionLogs/page/{page}/limit/{limit} | Path does not match |
| 94 | app_admindashboard_rerunsubscription | /admin/rerunSubscription/{id} | Path does not match |
| 95 | app_admindashboard_setuserpreferences | /admin/user/searchPreferences/{id} | Path does not match |
| 96 | app_auth_number | /check | Path does not match |
| 97 | app_auth_computepayload | /computePayload | Path does not match |
| 98 | app_auth_checkpwd | /api/auth/checkpwd | Path does not match |
| 99 | app_auth_login | /api/auth/login | Path does not match |
| 100 | app_auth_refreshtoken | /api/auth/token/refresh | Path does not match |
| 101 | app_auth_loginwind | /api/auth/wind | Path does not match |
| 102 | app_auth_forgottenpassword | /api/users/forgotten | Path does not match |
| 103 | app_auth_checkcode | /api/users/check-code | Path does not match |
| 104 | app_auth_changepwd | /api/users/change-pwd | Path does not match |
| 105 | app_event_getevents | /api/events | Path does not match |
| 106 | app_event_getpublicevents | /api/public_events | Path does not match |
| 107 | app_event_geteventsfromdate | /api/events/date/{date} | Path does not match |
| 108 | app_event_geteventsbytext | /api/events/search | Path does not match |
| 109 | app_event_getmyevents | /api/event/list | Path does not match |
| 110 | app_event_getevent | /api/event/{id} | Path does not match |
| 111 | app_event_setevent | /api/event | Path does not match |
| 112 | app_event_updateevent | /api/event/{id} | Path does not match |
| 113 | app_event_participate | /api/event/{id}/participate | Path does not match |
| 114 | app_event_cancelparticipate | /api/event/{id}/cancel-participate | Path does not match |
| 115 | app_event_participants | /api/event/{id}/participants | Path does not match |
| 116 | app_event_getcoorganizer | /api/event/{id}/co-organizer | Path does not match |
| 117 | app_event_requesttoparticipate | /api/event/{id}/request | Path does not match |
| 118 | app_event_countparticipants | /api/event/{id}/number | Path does not match |
| 119 | app_event_deletephoto | /api/event/{id}/photo/delete | Path does not match |
| 120 | app_event_participant | /api/event/{id}/participant/{userid}/{action} | Path does not match |
| 121 | app_event_invite | /api/event/{id}/invite | Path does not match |
| 122 | app_event_acceptinvite | /api/event/{id}/{action}_invite | Path does not match |
| 123 | app_event_deleteevent | /api/event/delete/{id} | Path does not match |
| 124 | app_event_ownevents | /api/events/own | Path does not match |
| 125 | app_event_addcoorganizer | /api/event/{id}/co-organizer/{userid} | Path does not match |
| 126 | app_event_deletecoorganizer | /api/event/{id}/co-organizer/{userid} | Path does not match |
| 127 | app_event_givelead | /api/event/{id}/give-lead/{userid} | Path does not match |
| 128 | app_event_geteventuserrole | /api/event/{id}/role | Path does not match |
| 129 | app_event_addphoto | /api/event/{id}/photo | Path does not match |
| 130 | app_friend_getfriends | /api/friends/page/{page}/limit/{limit} | Path does not match |
| 131 | app_friend_getpendingfriends | /api/friends/pending/page/{page}/limit/{limit} | Path does not match |
| 132 | app_friend_getrequestedfriends | /api/friends/requested/page/{page}/limit/{limit} | Path does not match |
| 133 | app_friend_getrejectedfriends | /api/friends/rejected/page/{page}/limit/{limit} | Path does not match |
| 134 | app_friend_invitefriend | /api/friends/invite/{id} | Path does not match |
| 135 | app_friend_requestfriend | /api/friends/request/{id} | Path does not match |
| 136 | app_friend_cancelfriend | /api/friends/cancel/{id} | Path does not match |
| 137 | app_friend_deletefriend | /api/friends/delete/{id} | Path does not match |
| 138 | app_group_getgroups | /api/groups | Path does not match |
| 139 | app_group_getpublicgroups | /api/public_groups | Path does not match |
| 140 | app_group_getgroupsbytext | /api/groups/search | Path does not match |
| 141 | app_group_getgroupsbycriterias | /api/groups/by-criterias/page/{page}/limit/{limit} | Path does not match |
| 142 | app_group_getmygroups | /api/group/list | Path does not match |
| 143 | app_group_getgroup | /api/group/{id} | Path does not match |
| 144 | app_group_setgroup | /api/group | Path does not match |
| 145 | app_group_updategroup | /api/group/{id} | Path does not match |
| 146 | app_group_participate | /api/group/{id}/participate | Path does not match |
| 147 | app_group_cancelparticipate | /api/group/{id}/cancel-participate | Path does not match |
| 148 | app_group_participants | /api/group/{id}/participants | Path does not match |
| 149 | app_group_getcoorganizer | /api/group/{id}/co-organizer | Path does not match |
| 150 | app_group_requesttoparticipate | /api/group/{id}/request | Path does not match |
| 151 | app_group_countparticipants | /api/group/{id}/number | Path does not match |
| 152 | app_group_deletephoto | /api/group/{id}/photo/delete | Path does not match |
| 153 | app_group_participant | /api/group/{id}/participant/{userid}/{action} | Path does not match |
| 154 | app_group_invite | /api/group/{id}/invite | Path does not match |
| 155 | app_group_acceptinvite | /api/group/{id}/{action}_invite | Path does not match |
| 156 | app_group_deletegroup | /api/group/delete/{id} | Path does not match |
| 157 | app_group_owngroups | /api/groups/own | Path does not match |
| 158 | app_group_addcoorganizer | /api/group/{id}/co-organizer/{userid} | Path does not match |
| 159 | app_group_deletecoorganizer | /api/group/{id}/co-organizer/{userid} | Path does not match |
| 160 | app_group_givelead | /api/group/{id}/give-lead/{userid} | Path does not match |
| 161 | app_group_getgroupuserrole | /api/group/{id}/role | Path does not match |
| 162 | app_group_addphoto | /api/group/{id}/photo | Path does not match |
| 163 | app_log_getfulllogs | /api/logs | Path does not match |
| 164 | app_log_getlogs | /api/logs/{type}/page/{page}/limit/{limit} | Path does not match |
| 165 | app_misc_getgenderlist | /api/gender-list | Path does not match |
| 166 | app_misc_getinterestlist | /api/interest-list | Path does not match |
| 167 | app_misc_getlanguagelist | /api/language-list | Path does not match |
| 168 | app_misc_getproductlist | /api/product-list | Path does not match |
| 169 | app_misc_getminage | /api/min_age | Path does not match |
| 170 | app_misc_gethash | /api/photo/get_hash | Path does not match |
| 171 | app_misc_getminversions | /api/versions | Path does not match |
| 172 | app_misc_setversions | /api/versions | Path does not match |
| 173 | app_misc_getstoreurl_g | /api/store_url/googleplay/{package} | Path does not match |
| 174 | app_misc_getstoreurl | /api/store_url/{store} | Path does not match |
| 175 | app_misc_getcountry | /get-country/{ip} | Path does not match |
| 176 | app_place_suggestplace | /api/place/suggest | Path does not match |
| 177 | app_place_suggestplacephoto | /api/place/suggest-photo | Path does not match |
| 178 | app_place_reviewplace | /api/place/review | Path does not match |
| 179 | app_place_getplaces | /api/places | Path does not match |
| 180 | app_place_gettimetable | /api/place/timetable/{id} | Path does not match |
| 181 | app_place_getfavorite | /api/place/user/favorite | Path does not match |
| 182 | app_place_getplacebytext | /api/places/search | Path does not match |
| 183 | app_place_getreviews | /api/place/{id}/reviews | Path does not match |
| 184 | app_place_getrating | /api/place/{id}/rating | Path does not match |
| 185 | app_place_setfavorite | /api/place/{id}/favorite | Path does not match |
| 186 | app_place_deletefavorite | /api/place/{id}/favorite | Path does not match |
| 187 | app_place_getplace | /api/place/{id} | Path does not match |
| 188 | app_place_getcities | /api/cities | Path does not match |
| 189 | app_user_check | /users/check | Path does not match |
| 190 | app_user_cloudflarehealth | /api/cloudflareHealth | Path does not match |
| 191 | app_user_userverif | /api/verif | Path does not match |
| 192 | app_user_purchase | /api/purchase | Path does not match |
| 193 | app_user_purchase_oneshot | /api/purchase_oneshot | Path does not match |
| 194 | app_user_purchase_acknowledge | /api/purchase_acknowledge | Path does not match |
| 195 | app_user_products | /api/products | Path does not match |
| 196 | app_user_me | /api/users/me | Path does not match |
| 197 | app_user_searchusers | /api/users/search/page/{page}/limit/{limit} | Path does not match |
| 198 | app_user_getuserip | /api/user/ip | Path does not match |
| 199 | app_user_createuser | /api/users | Path does not match |
| 200 | app_user_chgpassword | /api/users/change-password | Path does not match |
| 201 | app_user_update | /api/users/update | Path does not match |
| 202 | app_user_checkusername | /api/users/check-username | Path does not match |
| 203 | app_user_checkemail | /api/users/check-email | Path does not match |
| 204 | app_user_getblocked | /api/users/blocked | Path does not match |
| 205 | app_user_searchusername | /api/users/search-username/page/{page}/limit/{limit} | Path does not match |
| 206 | app_user_setposition | /api/users/position | Path does not match |
| 207 | app_user_blockuser | /api/users/block/{id} | Path does not match |
| 208 | app_user_reportuser | /api/users/report/{id} | Path does not match |
| 209 | app_user_deleteaccount | /api/users/delete | Path does not match |
| 210 | app_user_deactivateaccount | /api/users/deactivate | Path does not match |
| 211 | app_user_certification | /api/users/certification | Path does not match |
| 212 | app_user_getcertification | /api/user/certification | Path does not match |
| 213 | app_user_addphoto | /api/users/photo | Path does not match |
| 214 | app_user_photodelete | /api/users/photo/{id} | Path does not match |
| 215 | app_user_movephoto | /api/users/photo/{from}/{to} | Path does not match |
| 216 | app_user_reorderphotos | /api/users/photos | Path does not match |
| 217 | app_user_makephotoprivate | /api/users/makephotoprivate/{id} | Path does not match |
| 218 | app_user_logout | /api/users/logout | Path does not match |
| 219 | app_user_pushtoken | /api/users/push/token | Path does not match |
| 220 | app_user_gettoken | /api/users/firebase/token | Path does not match |
| 221 | app_user_getreview | /api/users/get-review/{id} | Path does not match |
| 222 | app_user_getcount | /api/users/get-count/{id} | Path does not match |
| 223 | app_user_getfriendstatus | /api/users/get-friend-status/{id} | Path does not match |
| 224 | app_user_importusers | /api/users/import-users | Path does not match |
| 225 | app_user_getviews | /api/users/get-views | Path does not match |
| 226 | app_user_getviewperiod | /api/users/getViewPeriod | Path does not match |
| 227 | app_user_getpreferences | /api/users/searchPreferences | Path does not match |
| 228 | app_user_setpreferences | /api/users/searchPreferences | Path does not match |
| 229 | app_user_getgroupcriterias | /api/user/groupcriterias | Path does not match |
| 230 | app_user_setgroupcriterias | /api/user/groupcriterias | Path does not match |
| 231 | app_user_getgrouplanguages | /api/user/grouplanguages | Path does not match |
| 232 | app_user_setgrouplanguages | /api/user/grouplanguages | Path does not match |
| 233 | app_user_checkuser | /api/users/check | Path does not match |
| 234 | app_user_setusersettings | /api/user/settings | Path does not match |
| 235 | app_user_chatpush | /api/users/chat/push | Path does not match |
| 236 | app_user_contactadmin | /api/users/contact | Path does not match |
| 237 | app_user_daysleft | /api/user/daysleft | Path does not match |
| 238 | app_user_getnotifs | /api/user/notifs | Path does not match |
| 239 | app_user_resetnotif | /api/user/resetnotif/{item} | Path does not match |
| 240 | app_user_gettoblur | /api/users/toblur | Path does not match |
| 241 | app_user_getotheruser | /api/users/{id} | Path does not match |
| 242 | app_user_getphotos | /api/users/{id}/photos | Path does not match |
| 243 | app_user_like | /api/users/{id}/like | Path does not match |
| 244 | app_user_rating | /api/users/{id}/rating | Path does not match |
| 245 | app_user_logdata | /api/logdata | Path does not match |
| 246 | app_wallet_addcoin | /api/coin-gesture/add | Path does not match |
| 247 | app_wallet_burncoin | /api/coin-gesture/burn | Path does not match |
| 248 | app_wallet_getwallet | /api/coin-gesture/wallet | Path does not match |
| 249 | app_wallet_transfercoin | /api/coin-gesture/transfer/{idOtherUser} | Path does not match |
| 250 | app_wallet_getproducts | /api/coin-gesture/products | Path does not match |
| 251 | app_wallet_getcoinhistory | /api/coin-gesture/coin-history | Path does not match |
| 252 | app_wallet_getcoinstore | /api/coin-gesture/coin-store | 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.