Routing
pageNotFound
Matched route
Route Parameters
| Name | Value |
|---|---|
| path | "sitemap.xml" |
Route Matching Logs
Path to match:
/sitemap.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | api_account_register | /api/account/register | Path does not match |
| 13 | api_account_loginWithSocialMedia | /api/account/loginWithSocialMedia | Path does not match |
| 14 | api_recoveryPassword | /api/account/passwordRecovery | Path does not match |
| 15 | api_verifyPasswordRecover | /api/account/verifyPasswordRecover | Path does not match |
| 16 | api_newPassword | /api/account/newPassword | Path does not match |
| 17 | api_account_usernameAvailable | /api/account/usernameAvailable | Path does not match |
| 18 | api_chats_index | /api/chats | Path does not match |
| 19 | api_chats_index_by_media | /api/chats/media/{idmedia} | Path does not match |
| 20 | api_chats_index_by_program | /api/chats/program/{idprogram} | Path does not match |
| 21 | api_chats_media_add | /api/chats/media | Path does not match |
| 22 | api_chats_program_add | /api/chats/program | Path does not match |
| 23 | api_chats_add | /api/chats | Path does not match |
| 24 | api_comment | /api/comment/{idPost} | Path does not match |
| 25 | api_comment_add | /api/comment/{id} | Path does not match |
| 26 | api_comment_delete | /api/comment/{id} | Path does not match |
| 27 | api_comment_like | /api/comment/like/{id} | Path does not match |
| 28 | api_comment_editComment | /api/comment/{id} | Path does not match |
| 29 | api_media_block_for_user | /api/mediaBlocked/{id}/block | Path does not match |
| 30 | api_media_unblock_for_user | /api/mediaBlocked/{id}/unblock | Path does not match |
| 31 | api_media_show | /api/media/{id} | Path does not match |
| 32 | api_media_show_by_url | /api/media/{url} | Path does not match |
| 33 | api_media_like | /api/media/{id}/follower | Path does not match |
| 34 | api_media_is_followed | /api/media/{id}/isfollowed | Path does not match |
| 35 | api_media_accessByQR | /api/media/{id}/accessByQR | Path does not match |
| 36 | api_media_accessByQR_with_url | /api/media/{url}/accessByQR | Path does not match |
| 37 | api_media_accessByLink | /api/media/{url}/accessByLink | Path does not match |
| 38 | api_media_accessBySearch | /api/media/{id}/accessBySearch | Path does not match |
| 39 | api_media_accessByConsultation | /api/media/{id}/accessByConsultation | Path does not match |
| 40 | api_media_reported_by_user | /api/mediaReported/{id}/report | Path does not match |
| 41 | api_news_index | /api/news/ | Path does not match |
| 42 | api_notification_index | /api/notification/{page} | Path does not match |
| 43 | api_participation_add | /api/participation/{id} | Path does not match |
| 44 | api_post_show | /api/post/{id} | Path does not match |
| 45 | api_post_participate | /api/post/participated/{page} | Path does not match |
| 46 | api_post_followed | /api/post/followed/{page} | Path does not match |
| 47 | api_post_zone | /api/post/zone/{page} | Path does not match |
| 48 | api_post_getByMedia | /api/post/media/{id}/{page} | Path does not match |
| 49 | api_post_getByProgram | /api/post/program/{id}/{page} | Path does not match |
| 50 | api_post_like | /api/post/like/{id} | Path does not match |
| 51 | api_post_dislike | /api/post/dislike/{id} | Path does not match |
| 52 | api_post_share | /api/post/share/{id} | Path does not match |
| 53 | api_post_accessByQR | /api/post/{id}/accessByQR | Path does not match |
| 54 | api_post_accessByLink | /api/post/{id}/accessByLink | Path does not match |
| 55 | api_post_hidden_for_user | /api/postHidden/{id}/hide | Path does not match |
| 56 | api_post_unhidden_for_user | /api/postHidden/{id}/unhide | Path does not match |
| 57 | api_post_reported_by_user | /api/postReported/{id}/report | Path does not match |
| 58 | api_post_tracking_add | /api/tracking | Path does not match |
| 59 | api_program_block_for_user | /api/ProgramBlocked/{id}/block | Path does not match |
| 60 | api_program_unblock_for_user | /api/ProgramBlocked/{id}/unblock | Path does not match |
| 61 | api_program_getByMedia | /api/program/media/{id} | Path does not match |
| 62 | api_program_show | /api/program/{id} | Path does not match |
| 63 | api_program_show_by_url | /api/program/{url} | Path does not match |
| 64 | api_program_follower | /api/program/{id}/follower | Path does not match |
| 65 | api_program_accessByQR | /api/program/{url}/accessByQR | Path does not match |
| 66 | api_program_accessByLink | /api/program/{url}/accessByLink | Path does not match |
| 67 | api_program_accessBySearch | /api/program/{id}/accessBySearch | Path does not match |
| 68 | api_program_accessByConsultation | /api/program/{id}/accessByConsultation | Path does not match |
| 69 | api_programCrewMember_ getall | /api/programCrewMember/{programId} | Path does not match |
| 70 | api_deleteProgramCrewMember | /api/programCrewMember/delete/{programId} | Path does not match |
| 71 | api_program_reported_by_user | /api/programReported/{id}/report | Path does not match |
| 72 | api_public_post_zone | /api/public/post/{country}/{page} | Path does not match |
| 73 | api_pub_adh | /api/pub/adh | Path does not match |
| 74 | api_pub_chats_index | /api/pub/chats | Path does not match |
| 75 | api_pub_chats_by_media | /api/pub/chats/media/{id} | Path does not match |
| 76 | api_pub_chats_by_program | /api/pub/chats/program/{id} | Path does not match |
| 77 | api_pub_chats_get_chat | /api/pub/chats/{id} | Path does not match |
| 78 | api_pub_chats_send_message | /api/pub/chats/{id} | Path does not match |
| 79 | api_chats_delete | /api/pub/chats/{id} | Path does not match |
| 80 | api_pub_finance_index | /api/pub/finance/ | Path does not match |
| 81 | api_pub_media_index | /api/pub/media/all | Path does not match |
| 82 | api_pub_media_list_min | /api/pub/media/ | Path does not match |
| 83 | api_pub_media_show | /api/pub/media/{id} | Path does not match |
| 84 | api_pub_media_add | /api/pub/media | Path does not match |
| 85 | api_pub_media_update | /api/pub/media/{id} | Path does not match |
| 86 | api_pub_media_update_logo | /api/pub/media/{id}/logo | Path does not match |
| 87 | api_pub_media_isUrlAvailable | /api/pub/media/isUrlAvailable | Path does not match |
| 88 | api_pub_NotificationPublisher | /api/pub/notificationPublisher/{page} | Path does not match |
| 89 | api_pub_post_index_by_media | /api/pub/post/media/{id} | Path does not match |
| 90 | api_pub_post_index_by_program | /api/pub/post/program/{id} | Path does not match |
| 91 | api_pub_post_add | /api/pub/post/media/{id} | Path does not match |
| 92 | api_pub_post_suspend | /api/pub/post/suspend/{id} | Path does not match |
| 93 | api_pub_postresults_index | /api/pub/postResult/{id} | Path does not match |
| 94 | api_pub_program_index | /api/pub/programmedia/{id} | Path does not match |
| 95 | api_pub_program_show | /api/pub/program/{id} | Path does not match |
| 96 | api_pub_program_add | /api/pub/program/media/{id} | Path does not match |
| 97 | api_pub_program_update | /api/pub/program/{id} | Path does not match |
| 98 | api_pub_program_update_logo | /api/pub/program/{id}/logo | Path does not match |
| 99 | api_pub_program_isUrlAvailable | /api/pub/program/isUrlAvailable | Path does not match |
| 100 | api_search_index | /api/search/{value} | Path does not match |
| 101 | api_login | /loginjson | Path does not match |
| 102 | api_short_link_resolve | /api/public/links/resolve | Path does not match |
| 103 | public_short_link_redirect | /r/{code} | Path does not match |
| 104 | public_content_unavailable | /content-unavailable | Path does not match |
| 105 | api_user_block_for_user | /api/userBlocked/{id}/block | Path does not match |
| 106 | api_user_unblock_for_user | /api/userBlocked/{id}/unblock | Path does not match |
| 107 | api_user_getUser | /api/user | Path does not match |
| 108 | api_user_get_profile | /api/user/profile/{id} | Path does not match |
| 109 | api_user_updateConnectedUser | /api/user | Path does not match |
| 110 | api_user_updatePicture | /api/user/picture | Path does not match |
| 111 | api_user_updatePassword | /api/user/password | Path does not match |
| 112 | api_user_verify_email | /api/user/verify-email | Path does not match |
| 113 | api_user_confirmed_email | /api/user/confirmed-email | Path does not match |
| 114 | api_user_deleteConnectedUser | /api/user | Path does not match |
| 115 | api_user_reported_by_user | /api/userReported/{id}/report | Path does not match |
| 116 | api_public_xr_resolve | /api/public/xr/{code} | Path does not match |
| 117 | publisher_chats | /chat/ | Path does not match |
| 118 | publisher_chats_by | /chat/{type}/{id} | Path does not match |
| 119 | publisher_chats_add_message | /chat/api/message/send | Path does not match |
| 120 | publisher_api_chats_refresh | /chat/api/refresh/{id} | Path does not match |
| 121 | publisher_chats_set_msgLu | /chat/api/message/lu | Path does not match |
| 122 | publisher_chats_with_user | /chat/{type}/{id}/{idUser} | Path does not match |
| 123 | dashboard | /dash/ | Path does not match |
| 124 | dashboard_program_admin_or_publisher | /dash/pap | Path does not match |
| 125 | publisher_adhesion_form_page | /dash/ad | Path does not match |
| 126 | publisher_adhesion_demande_en_cours | /dash/ad-v | Path does not match |
| 127 | publisher_media_index | /m/ | Path does not match |
| 128 | publisher_media_list | /m/list | Path does not match |
| 129 | publisher_media_new | /m/new | Path does not match |
| 130 | publisher_media_show | /m/{url} | Path does not match |
| 131 | publisher_media_edit | /m/{id}/edit | Path does not match |
| 132 | publisher_media_change_url | /m/api/{id}/changeurl | Path does not match |
| 133 | publisher_media_change_name | /m/api/{id}/changename | Path does not match |
| 134 | publisher_media_delete | /m/{id}/delete | Path does not match |
| 135 | publisher_media_confirm_delete | /m/{token}/confirmdelete | Path does not match |
| 136 | publisher_media_isUrlAvailable | /m/api/isUrlAvailable | Path does not match |
| 137 | publisher_media_for_post | /m/api/forpost | Path does not match |
| 138 | publisher_others_faq | /o/faq | Path does not match |
| 139 | publisher_others_privacy | /o/privacy | Path does not match |
| 140 | publisher_others_terms | /o/term | Path does not match |
| 141 | publisher_post | /post/ | Path does not match |
| 142 | publisher_post_new | /post/new | Path does not match |
| 143 | publisher_post_quickadd | /post/quickadd | Path does not match |
| 144 | publisher_post_suspendre | /post/api/{id}/suspend | Path does not match |
| 145 | publisher_results_index | /post/res/{id} | Path does not match |
| 146 | publisher_program_index | /prog/ | Path does not match |
| 147 | publisher_program_new | /prog/new | Path does not match |
| 148 | publisher_program_show | /prog/show/{id} | Path does not match |
| 149 | publisher_program_edit | /prog/{id}/edit | Path does not match |
| 150 | publisher_program_delete | /prog/api/{id}/delete | Path does not match |
| 151 | publisher_program_isUrlAvailable | /prog/api/isUrlAvailable | Path does not match |
| 152 | publisher_program_change_url | /prog/api/{id}/changeurl | Path does not match |
| 153 | publisher_program_by_media | /prog/api/byMedia | Path does not match |
| 154 | publisher_program_api_media_edit | /prog/api/mediaEdit | Path does not match |
| 155 | publisher_program_api_download_ic | /prog/api/dic | Path does not match |
| 156 | publisher_programCrewMember_add | /prog/crew/api/add | Path does not match |
| 157 | publisher_programCrewMember_delete | /prog/crew/api/delete | Path does not match |
| 158 | publisher_programCrewMember_edit | /prog/crew/api/edit | Path does not match |
| 159 | app_login | /login | Path does not match |
| 160 | app_logout | /logout | Path does not match |
| 161 | publisher_media_add | /scut/add/{id} | Path does not match |
| 162 | publisher_program_add | /scut/{id} | Path does not match |
| 163 | superadmin_admob_index | /suad/finance/AdMob/ | Path does not match |
| 164 | superadmin_admob_rapport | /suad/finance/AdMob/get | Path does not match |
| 165 | superadmin_adhesion_list | /suad/adhesions/ | Path does not match |
| 166 | superadmin_user_accept | /suad/adhesions/accept | Path does not match |
| 167 | superadmin_user_denided | /suad/adhesions/denided | Path does not match |
| 168 | superadmin_user_progress | /suad/adhesions/progress | Path does not match |
| 169 | superadmin_dashboard | /suad/ | Path does not match |
| 170 | superadmin_finance_verification_request | /suad/finance/verification/request/ | Path does not match |
| 171 | superadmin_notification_publisher_list | /suad/notification-publisher/ | Path does not match |
| 172 | superadmin_notification_publisher_add | /suad/notification-publisher/add | Path does not match |
| 173 | superadmin_finance_revenues | /suad/finance/revenues/ | Path does not match |
| 174 | login_super_admin | /suad/login | Path does not match |
| 175 | app_superadmin_logout | /suad/logout | Path does not match |
| 176 | superadmin_finance_settings | /suad/finance/settings/ | Path does not match |
| 177 | superadmin_upload_estimated_file | /suad/finance/settings/api/uploadEstimatedFile | Path does not match |
| 178 | superadmin_upload_confirmed_file | /suad/finance/settings/api/uploadConfirmedFile | Path does not match |
| 179 | superadmin_stats | /suad/stats/ | Path does not match |
| 180 | superadmin_adhesion_user | /suad/adhesion/user/ | Path does not match |
| 181 | superadmin_adhesion_user_payment | /suad/adhesion/user/payment/ | Path does not match |
| 182 | superadmin_finance_verification | /suad/finance/verification/ | Path does not match |
| 183 | publisher_transactions_index | /trans/ | Path does not match |
| 184 | publisher_transactions_add | /trans/api/ | Path does not match |
| 185 | publisher_user_checkPasscode | /user/api/checkPasscode | Path does not match |
| 186 | publisher_user_isUserExist | /user/api/isUserExist | Path does not match |
| 187 | publisher_user_showUser | /user/api/showUser | Path does not match |
| 188 | app_profile | /user/profile | Path does not match |
| 189 | publisher_user_delete | /user/api/{id}/delete | Path does not match |
| 190 | publisher_user_confirm_delete | /user/{token}/confirmdelete | Path does not match |
| 191 | publisher_user_verify | /user/verify/ | Path does not match |
| 192 | publisher_user_verify_form | /user/verify/application | Path does not match |
| 193 | publisher_wallet_index | /wall/{period} | Path does not match |
| 194 | publisher_wallet_media | /wall/media/{url}/{period} | Path does not match |
| 195 | publisher_wallet_program | /wall/program/{urlMedia}/{urlProgram}/{period} | Path does not match |
| 196 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 197 | pageNotFound | /{path} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.