Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_category_index.fr | /admin/categories/ | Path does not match |
| 2 | admin_category_index.en | /en/admin/categories/ | Path does not match |
| 3 | admin_category_new.fr | /admin/categories/nouveau | Path does not match |
| 4 | admin_category_new.en | /en/admin/categories/nouveau | Path does not match |
| 5 | admin_category_update.fr | /admin/categories/{id}/modifier | Path does not match |
| 6 | admin_category_update.en | /en/admin/categories/{id}/modifier | Path does not match |
| 7 | admin_category_get_data.fr | /admin/categories/{id}/get-data | Path does not match |
| 8 | admin_category_get_data.en | /en/admin/categories/{id}/get-data | Path does not match |
| 9 | admin_category_delete.fr | /admin/categories/{id}/supprimer | Path does not match |
| 10 | admin_category_delete.en | /en/admin/categories/{id}/supprimer | Path does not match |
| 11 | admin_category_toggle_active.fr | /admin/categories/{id}/toggle-active | Path does not match |
| 12 | admin_category_toggle_active.en | /en/admin/categories/{id}/toggle-active | Path does not match |
| 13 | admin_category_remove_image.fr | /admin/categories/{id}/remove-image | Path does not match |
| 14 | admin_category_remove_image.en | /en/admin/categories/{id}/remove-image | Path does not match |
| 15 | admin_category_reorder.fr | /admin/categories/reorder | Path does not match |
| 16 | admin_category_reorder.en | /en/admin/categories/reorder | Path does not match |
| 17 | admin_comment_index.fr | /admin/commentaires/ | Path does not match |
| 18 | admin_comment_index.en | /en/admin/commentaires/ | Path does not match |
| 19 | admin_comment_details.fr | /admin/commentaires/{id}/details | Path does not match |
| 20 | admin_comment_details.en | /en/admin/commentaires/{id}/details | Path does not match |
| 21 | admin_comment_toggle_active.fr | /admin/commentaires/{id}/toggle-active | Path does not match |
| 22 | admin_comment_toggle_active.en | /en/admin/commentaires/{id}/toggle-active | Path does not match |
| 23 | admin_comment_moderate.fr | /admin/commentaires/{id}/moderate | Path does not match |
| 24 | admin_comment_moderate.en | /en/admin/commentaires/{id}/moderate | Path does not match |
| 25 | admin_comment_delete.fr | /admin/commentaires/{id}/delete | Path does not match |
| 26 | admin_comment_delete.en | /en/admin/commentaires/{id}/delete | Path does not match |
| 27 | admin_comment_bulk_action.fr | /admin/commentaires/bulk-action | Path does not match |
| 28 | admin_comment_bulk_action.en | /en/admin/commentaires/bulk-action | Path does not match |
| 29 | admin_comment_stats.fr | /admin/commentaires/stats | Path does not match |
| 30 | admin_comment_stats.en | /en/admin/commentaires/stats | Path does not match |
| 31 | admin_contact_messages.fr | /admin/contact-messages | Path does not match |
| 32 | admin_contact_messages.en | /en/admin/contact-messages | Path does not match |
| 33 | admin_contact_message_view.fr | /admin/contact-messages/{id} | Path does not match |
| 34 | admin_contact_message_view.en | /en/admin/contact-messages/{id} | Path does not match |
| 35 | admin_contact_message_toggle_read.fr | /admin/contact-messages/{id}/toggle-read | Path does not match |
| 36 | admin_contact_message_toggle_read.en | /en/admin/contact-messages/{id}/toggle-read | Path does not match |
| 37 | admin_contact_message_delete.fr | /admin/contact-messages/{id}/delete | Path does not match |
| 38 | admin_contact_message_delete.en | /en/admin/contact-messages/{id}/delete | Path does not match |
| 39 | admin_dashboard.fr | /admin/ | Path does not match |
| 40 | admin_dashboard.en | /en/admin/ | Path does not match |
| 41 | admin_member_index.fr | /admin/members/{id} | Path does not match |
| 42 | admin_member_index.en | /en/admin/members/{id} | Path does not match |
| 43 | admin_member_details.fr | /admin/members/{id}/details | Path does not match |
| 44 | admin_member_details.en | /en/admin/members/{id}/details | Path does not match |
| 45 | admin_member_delete_purchase.fr | /admin/members/{userId}/purchase/{purchaseId}/delete | Path does not match |
| 46 | admin_member_delete_purchase.en | /en/admin/members/{userId}/purchase/{purchaseId}/delete | Path does not match |
| 47 | admin_member_add_subscription.fr | /admin/members/{id}/add-subscription | Path does not match |
| 48 | admin_member_add_subscription.en | /en/admin/members/{id}/add-subscription | Path does not match |
| 49 | admin_cancel_subscription.fr | /admin/members/subscription/{id}/cancel | Path does not match |
| 50 | admin_cancel_subscription.en | /en/admin/members/subscription/{id}/cancel | Path does not match |
| 51 | admin_extend_subscription.fr | /admin/members/subscription/{id}/extend | Path does not match |
| 52 | admin_extend_subscription.en | /en/admin/members/subscription/{id}/extend | Path does not match |
| 53 | admin_delete_subscription.fr | /admin/members/subscription/{id}/delete | Path does not match |
| 54 | admin_delete_subscription.en | /en/admin/members/subscription/{id}/delete | Path does not match |
| 55 | admin_member_csrf_token.fr | /admin/members/csrf-token/{tokenName} | Path does not match |
| 56 | admin_member_csrf_token.en | /en/admin/members/csrf-token/{tokenName} | Path does not match |
| 57 | admin_member_update.fr | /admin/members/{id}/update | Path does not match |
| 58 | admin_member_update.en | /en/admin/members/{id}/update | Path does not match |
| 59 | admin_member_toggle_status.fr | /admin/members/{id}/toggle-status | Path does not match |
| 60 | admin_member_toggle_status.en | /en/admin/members/{id}/toggle-status | Path does not match |
| 61 | admin_member_change_password.fr | /admin/members/{id}/change-password | Path does not match |
| 62 | admin_member_change_password.en | /en/admin/members/{id}/change-password | Path does not match |
| 63 | admin_member_remove_avatar.fr | /admin/members/{id}/remove-avatar | Path does not match |
| 64 | admin_member_remove_avatar.en | /en/admin/members/{id}/remove-avatar | Path does not match |
| 65 | admin_member_send_notification.fr | /admin/members/{id}/send-notification | Path does not match |
| 66 | admin_member_send_notification.en | /en/admin/members/{id}/send-notification | Path does not match |
| 67 | admin_member_login_as.fr | /admin/members/{id}/login-as | Path does not match |
| 68 | admin_member_login_as.en | /en/admin/members/{id}/login-as | Path does not match |
| 69 | admin_member_bulk_action.fr | /admin/members/bulk-action | Path does not match |
| 70 | admin_member_bulk_action.en | /en/admin/members/bulk-action | Path does not match |
| 71 | admin_member_stats.fr | /admin/members/stats | Path does not match |
| 72 | admin_member_stats.en | /en/admin/members/stats | Path does not match |
| 73 | admin_member_delete.fr | /admin/members/{id}/delete | Path does not match |
| 74 | admin_member_delete.en | /en/admin/members/{id}/delete | Path does not match |
| 75 | admin_photo_index.fr | /admin/galeries/ | Path does not match |
| 76 | admin_photo_index.en | /en/admin/galeries/ | Path does not match |
| 77 | admin_photo_new.fr | /admin/galeries/nouvelle | Path does not match |
| 78 | admin_photo_new.en | /en/admin/galeries/nouvelle | Path does not match |
| 79 | admin_photo_update.fr | /admin/galeries/{id}/modifier | Path does not match |
| 80 | admin_photo_update.en | /en/admin/galeries/{id}/modifier | Path does not match |
| 81 | admin_photo_get_data.fr | /admin/galeries/{id}/get-data | Path does not match |
| 82 | admin_photo_get_data.en | /en/admin/galeries/{id}/get-data | Path does not match |
| 83 | admin_photo_add_gallery.fr | /admin/galeries/{id}/add-gallery-images | Path does not match |
| 84 | admin_photo_add_gallery.en | /en/admin/galeries/{id}/add-gallery-images | Path does not match |
| 85 | admin_photo_delete_gallery_image.fr | /admin/galeries/gallery/{id}/delete | Path does not match |
| 86 | admin_photo_delete_gallery_image.en | /en/admin/galeries/gallery/{id}/delete | Path does not match |
| 87 | admin_photo_delete.fr | /admin/galeries/{id}/supprimer | Path does not match |
| 88 | admin_photo_delete.en | /en/admin/galeries/{id}/supprimer | Path does not match |
| 89 | admin_photo_toggle_active.fr | /admin/galeries/{id}/toggle-active | Path does not match |
| 90 | admin_photo_toggle_active.en | /en/admin/galeries/{id}/toggle-active | Path does not match |
| 91 | admin_photo_reorder.fr | /admin/galeries/reorder | Path does not match |
| 92 | admin_photo_reorder.en | /en/admin/galeries/reorder | Path does not match |
| 93 | admin_purchases_index.fr | /admin/achats/ | Path does not match |
| 94 | admin_purchases_index.en | /en/admin/achats/ | Path does not match |
| 95 | admin_purchases_stats.fr | /admin/achats/stats | Path does not match |
| 96 | admin_purchases_stats.en | /en/admin/achats/stats | Path does not match |
| 97 | admin_purchase_details.fr | /admin/achats/{id}/details | Path does not match |
| 98 | admin_purchase_details.en | /en/admin/achats/{id}/details | Path does not match |
| 99 | admin_purchases_export.fr | /admin/achats/export | Path does not match |
| 100 | admin_purchases_export.en | /en/admin/achats/export | Path does not match |
| 101 | admin_purchase_cancel.fr | /admin/achats/{id}/cancel | Path does not match |
| 102 | admin_purchase_cancel.en | /en/admin/achats/{id}/cancel | Path does not match |
| 103 | admin_subscription_index.fr | /admin/abonnements/ | Path does not match |
| 104 | admin_subscription_index.en | /en/admin/abonnements/ | Path does not match |
| 105 | admin_subscription_new.fr | /admin/abonnements/nouveau | Path does not match |
| 106 | admin_subscription_new.en | /en/admin/abonnements/nouveau | Path does not match |
| 107 | admin_subscription_update.fr | /admin/abonnements/{id}/modifier | Path does not match |
| 108 | admin_subscription_update.en | /en/admin/abonnements/{id}/modifier | Path does not match |
| 109 | admin_subscription_get_data.fr | /admin/abonnements/{id}/get-data | Path does not match |
| 110 | admin_subscription_get_data.en | /en/admin/abonnements/{id}/get-data | Path does not match |
| 111 | admin_subscription_delete.fr | /admin/abonnements/{id}/supprimer | Path does not match |
| 112 | admin_subscription_delete.en | /en/admin/abonnements/{id}/supprimer | Path does not match |
| 113 | admin_subscription_toggle_active.fr | /admin/abonnements/{id}/toggle-active | Path does not match |
| 114 | admin_subscription_toggle_active.en | /en/admin/abonnements/{id}/toggle-active | Path does not match |
| 115 | admin_subscription_reorder.fr | /admin/abonnements/reorder | Path does not match |
| 116 | admin_subscription_reorder.en | /en/admin/abonnements/reorder | Path does not match |
| 117 | admin_video_index.fr | /admin/videos/ | Path does not match |
| 118 | admin_video_index.en | /en/admin/videos/ | Path does not match |
| 119 | admin_video_new.fr | /admin/videos/nouvelle | Path does not match |
| 120 | admin_video_new.en | /en/admin/videos/nouvelle | Path does not match |
| 121 | admin_video_update.fr | /admin/videos/{id}/modifier | Path does not match |
| 122 | admin_video_update.en | /en/admin/videos/{id}/modifier | Path does not match |
| 123 | admin_video_delete.fr | /admin/videos/{id}/supprimer | Path does not match |
| 124 | admin_video_delete.en | /en/admin/videos/{id}/supprimer | Path does not match |
| 125 | admin_video_toggle_active.fr | /admin/videos/{id}/toggle-active | Path does not match |
| 126 | admin_video_toggle_active.en | /en/admin/videos/{id}/toggle-active | Path does not match |
| 127 | admin_video_reorder.fr | /admin/videos/reorder | Path does not match |
| 128 | admin_video_reorder.en | /en/admin/videos/reorder | Path does not match |
| 129 | admin_video_data.fr | /admin/videos/{id}/data | Path does not match |
| 130 | admin_video_data.en | /en/admin/videos/{id}/data | Path does not match |
| 131 | admin_video_get_data.fr | /admin/videos/{id}/get-data | Path does not match |
| 132 | admin_video_get_data.en | /en/admin/videos/{id}/get-data | Path does not match |
| 133 | video_view.fr | /admin/videos/video/{id} | Path does not match |
| 134 | video_view.en | /en/admin/videos/video/{id} | Path does not match |
| 135 | admin_video_purchases_index.fr | /admin/achats-videos/ | Path does not match |
| 136 | admin_video_purchases_index.en | /en/admin/achats-videos/ | Path does not match |
| 137 | admin_video_purchases_stats.fr | /admin/achats-videos/stats | Path does not match |
| 138 | admin_video_purchases_stats.en | /en/admin/achats-videos/stats | Path does not match |
| 139 | admin_video_purchase_details.fr | /admin/achats-videos/{id}/details | Path does not match |
| 140 | admin_video_purchase_details.en | /en/admin/achats-videos/{id}/details | Path does not match |
| 141 | admin_video_purchases_export.fr | /admin/achats-videos/export | Path does not match |
| 142 | admin_video_purchases_export.en | /en/admin/achats-videos/export | Path does not match |
| 143 | admin_video_purchase_cancel.fr | /admin/achats-videos/{id}/cancel | Path does not match |
| 144 | admin_video_purchase_cancel.en | /en/admin/achats-videos/{id}/cancel | Path does not match |
| 145 | api_comments_photo.fr | /api/comments/photo/{id} | Path does not match |
| 146 | api_comments_photo.en | /en/api/comments/photo/{id} | Path does not match |
| 147 | api_comment_add.fr | /api/comments/add | Path does not match |
| 148 | api_comment_add.en | /en/api/comments/add | Path does not match |
| 149 | api_comment_edit.fr | /api/comments/{id}/edit | Path does not match |
| 150 | api_comment_edit.en | /en/api/comments/{id}/edit | Path does not match |
| 151 | api_comment_like.fr | /api/comments/{id}/like | Path does not match |
| 152 | api_comment_like.en | /en/api/comments/{id}/like | Path does not match |
| 153 | api_comment_delete.fr | /api/comments/{id}/delete | Path does not match |
| 154 | api_comment_delete.en | /en/api/comments/{id}/delete | Path does not match |
| 155 | api_comments_video.fr | /api/comments/video/{id} | Path does not match |
| 156 | api_comments_video.en | /en/api/comments/video/{id} | Path does not match |
| 157 | api_comments_video_add.fr | /api/comments/video/{id} | Path does not match |
| 158 | api_comments_video_add.en | /en/api/comments/video/{id} | Path does not match |
| 159 | api_video_next_id.fr | /api/videos/next-id | Path does not match |
| 160 | api_video_next_id.en | /en/api/videos/next-id | Path does not match |
| 161 | api_video_validate.fr | /api/videos/validate | Path does not match |
| 162 | api_video_validate.en | /en/api/videos/validate | Path does not match |
| 163 | api_video_complete.fr | /api/videos/complete | Path does not match |
| 164 | api_video_complete.en | /en/api/videos/complete | Path does not match |
| 165 | api_video_thumbnail.fr | /api/videos/{videoId}/thumbnail | Path does not match |
| 166 | api_video_thumbnail.en | /en/api/videos/{videoId}/thumbnail | Path does not match |
| 167 | api_video_preview.fr | /api/videos/{videoId}/preview | Path does not match |
| 168 | api_video_preview.en | /en/api/videos/{videoId}/preview | Path does not match |
| 169 | api_video_playlist.fr | /api/videos/{videoId}/playlist | Path does not match |
| 170 | api_video_playlist.en | /en/api/videos/{videoId}/playlist | Path does not match |
| 171 | api_video_segment.fr | /api/videos/{videoId}/segments/{filename} | Path does not match |
| 172 | api_video_segment.en | /en/api/videos/{videoId}/segments/{filename} | Path does not match |
| 173 | app_categories.fr | /categories | Path does not match |
| 174 | app_categories.en | /en/categories | Path does not match |
| 175 | app_contact.fr | /contact | Path does not match |
| 176 | app_contact.en | /en/contact | Path does not match |
| 177 | app_contact_submit.fr | /contact/submit | Path does not match |
| 178 | app_contact_submit.en | /en/contact/submit | Path does not match |
| 179 | api_gallery_toggle_like.fr | /api/gallery/{id}/like | Path does not match |
| 180 | api_gallery_toggle_like.en | /en/api/gallery/{id}/like | Path does not match |
| 181 | api_gallery_like_status.fr | /api/gallery/{id}/like-status | Path does not match |
| 182 | api_gallery_like_status.en | /en/api/gallery/{id}/like-status | Path does not match |
| 183 | api_galleries_search.fr | /api/galleries/search | Path does not match |
| 184 | api_galleries_search.en | /en/api/galleries/search | Path does not match |
| 185 | app_home.fr | / | Path does not match |
| 186 | app_home.en | /en/ | Path does not match |
| 187 | app_galleries.fr | /galeries/ | Path does not match |
| 188 | app_galleries.en | /en/galeries/ | Path does not match |
| 189 | app_gallery_view.fr | /galeries/{id} | Path does not match |
| 190 | app_gallery_view.en | /en/galeries/{id} | Path does not match |
| 191 | app_gallery_purchase.fr | /galeries/{id}/acheter | Path does not match |
| 192 | app_gallery_purchase.en | /en/galeries/{id}/acheter | Path does not match |
| 193 | app_gallery_payment_return.fr | /galeries/paiement/retour | Path does not match |
| 194 | app_gallery_payment_return.en | /en/galeries/paiement/retour | Path does not match |
| 195 | app_gallery_payment_cancel.fr | /galeries/paiement/annulation | Path does not match |
| 196 | app_gallery_payment_cancel.en | /en/galeries/paiement/annulation | Path does not match |
| 197 | app_register.fr | /inscription | Path does not match |
| 198 | app_register.en | /en/inscription | Path does not match |
| 199 | app_resetPassword.fr | /reset/password | Path does not match |
| 200 | app_resetPassword.en | /en/reset/password | Path does not match |
| 201 | app_login.fr | /connexion | Path does not match |
| 202 | app_login.en | /en/connexion | Path does not match |
| 203 | app_logout.fr | /logout | Path does not match |
| 204 | app_logout.en | /en/logout | Path does not match |
| 205 | app_about.fr | /a-propos | Path does not match |
| 206 | app_about.en | /en/a-propos | Path does not match |
| 207 | app_legal.fr | /mentions-legales | Path does not match |
| 208 | app_legal.en | /en/mentions-legales | Path does not match |
| 209 | app_terms.fr | /conditions-generales | Path does not match |
| 210 | app_terms.en | /en/conditions-generales | Path does not match |
| 211 | user_subscriptions.fr | /mon-compte/abonnements | Path does not match |
| 212 | user_subscriptions.en | /en/mon-compte/abonnements | Path does not match |
| 213 | subscription_shop.fr | /mon-compte/abonnements/boutique | Path does not match |
| 214 | subscription_shop.en | /en/mon-compte/abonnements/boutique | Path does not match |
| 215 | subscription_subscribe_direct.fr | /mon-compte/abonnements/{id}/souscrire | Path does not match |
| 216 | subscription_subscribe_direct.en | /en/mon-compte/abonnements/{id}/souscrire | Path does not match |
| 217 | subscription_payment_success.fr | /mon-compte/paiement/succes | Path does not match |
| 218 | subscription_payment_success.en | /en/mon-compte/paiement/succes | Path does not match |
| 219 | subscription_payment_cancel.fr | /mon-compte/paiement/annule | Path does not match |
| 220 | subscription_payment_cancel.en | /en/mon-compte/paiement/annule | Path does not match |
| 221 | paypal_webhook.fr | /mon-compte/webhooks/paypal | Path does not match |
| 222 | paypal_webhook.en | /en/mon-compte/webhooks/paypal | Path does not match |
| 223 | cancel_subscription.fr | /mon-compte/abonnements/{id}/annuler | Path does not match |
| 224 | cancel_subscription.en | /en/mon-compte/abonnements/{id}/annuler | Path does not match |
| 225 | user_dashboard.fr | /mon-compte/tableau-de-bord | Path does not match |
| 226 | user_dashboard.en | /en/mon-compte/tableau-de-bord | Path does not match |
| 227 | user_update_profile.fr | /mon-compte/modifier-profil | Path does not match |
| 228 | user_update_profile.en | /en/mon-compte/modifier-profil | Path does not match |
| 229 | user_change_password.fr | /mon-compte/changer-mot-de-passe | Path does not match |
| 230 | user_change_password.en | /en/mon-compte/changer-mot-de-passe | Path does not match |
| 231 | user_check_pseudo.fr | /mon-compte/verifier-pseudo | Path does not match |
| 232 | user_check_pseudo.en | /en/mon-compte/verifier-pseudo | Path does not match |
| 233 | user_remove_avatar.fr | /mon-compte/supprimer-avatar | Path does not match |
| 234 | user_remove_avatar.en | /en/mon-compte/supprimer-avatar | Path does not match |
| 235 | user_purchases.fr | /mon-compte/mes-achats | Path does not match |
| 236 | user_purchases.en | /en/mon-compte/mes-achats | Path does not match |
| 237 | api_video_toggle_like.fr | /api/video/{id}/like | Path does not match |
| 238 | api_video_toggle_like.en | /en/api/video/{id}/like | Path does not match |
| 239 | api_video_like_status.fr | /api/video/{id}/like-status | Path does not match |
| 240 | api_video_like_status.en | /en/api/video/{id}/like-status | Path does not match |
| 241 | api_videos_search.fr | /api/videos/search | Path does not match |
| 242 | api_videos_search.en | /en/api/videos/search | Path does not match |
| 243 | app_videos_list.fr | /videos | Path does not match |
| 244 | app_videos_list.en | /en/videos | Path does not match |
| 245 | app_video_purchase.fr | /videos/{id}/acheter | Path does not match |
| 246 | app_video_purchase.en | /en/videos/{id}/acheter | Path does not match |
| 247 | app_video_purchase_success.fr | /videos/videos/purchase/success | Path does not match |
| 248 | app_video_purchase_success.en | /en/videos/videos/purchase/success | Path does not match |
| 249 | app_video_purchase_cancel.fr | /videos/videos/purchase/cancel | Path does not match |
| 250 | app_video_purchase_cancel.en | /en/videos/videos/purchase/cancel | Path does not match |
| 251 | app_video_payment_return.fr | /videos/paiement/retour | Path does not match |
| 252 | app_video_payment_return.en | /en/videos/paiement/retour | Path does not match |
| 253 | app_video_payment_cancel.fr | /videos/paiement/annulation | Path does not match |
| 254 | app_video_payment_cancel.en | /en/videos/paiement/annulation | Path does not match |
| 255 | app_video_like.fr | /videos/{id}/like | Path does not match |
| 256 | app_video_like.en | /en/videos/{id}/like | Path does not match |
| 257 | app_video_comment.fr | /videos/{id}/commenter | Path does not match |
| 258 | app_video_comment.en | /en/videos/{id}/commenter | Path does not match |
| 259 | app_video_view.fr | /videos/{id} | Path does not match |
| 260 | app_video_view.en | /en/videos/{id} | Path does not match |
| 261 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 262 | _wdt_stylesheet | /_wdt/styles.css | Path does not match |
| 263 | _wdt | /_wdt/{token} | Path does not match |
| 264 | _profiler_home | /_profiler/ | Path does not match |
| 265 | _profiler_search | /_profiler/search | Path does not match |
| 266 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 267 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 268 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 269 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 270 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 271 | _profiler_open_file | /_profiler/open | Path does not match |
| 272 | _profiler | /_profiler/{token} | Path does not match |
| 273 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 274 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 275 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 276 | admin_category_index | /admin/categories/ | Path does not match |
| 277 | admin_category_new | /admin/categories/nouveau | Path does not match |
| 278 | admin_category_update | /admin/categories/{id}/modifier | Path does not match |
| 279 | admin_category_get_data | /admin/categories/{id}/get-data | Path does not match |
| 280 | admin_category_delete | /admin/categories/{id}/supprimer | Path does not match |
| 281 | admin_category_toggle_active | /admin/categories/{id}/toggle-active | Path does not match |
| 282 | admin_category_remove_image | /admin/categories/{id}/remove-image | Path does not match |
| 283 | admin_category_reorder | /admin/categories/reorder | Path does not match |
| 284 | admin_comment_index | /admin/commentaires/ | Path does not match |
| 285 | admin_comment_details | /admin/commentaires/{id}/details | Path does not match |
| 286 | admin_comment_toggle_active | /admin/commentaires/{id}/toggle-active | Path does not match |
| 287 | admin_comment_moderate | /admin/commentaires/{id}/moderate | Path does not match |
| 288 | admin_comment_delete | /admin/commentaires/{id}/delete | Path does not match |
| 289 | admin_comment_bulk_action | /admin/commentaires/bulk-action | Path does not match |
| 290 | admin_comment_stats | /admin/commentaires/stats | Path does not match |
| 291 | admin_contact_messages | /admin/contact-messages | Path does not match |
| 292 | admin_contact_message_view | /admin/contact-messages/{id} | Path does not match |
| 293 | admin_contact_message_toggle_read | /admin/contact-messages/{id}/toggle-read | Path does not match |
| 294 | admin_contact_message_delete | /admin/contact-messages/{id}/delete | Path does not match |
| 295 | admin_dashboard | /admin/ | Path does not match |
| 296 | admin_member_index | /admin/members/{id} | Path does not match |
| 297 | admin_member_details | /admin/members/{id}/details | Path does not match |
| 298 | admin_member_delete_purchase | /admin/members/{userId}/purchase/{purchaseId}/delete | Path does not match |
| 299 | admin_member_add_subscription | /admin/members/{id}/add-subscription | Path does not match |
| 300 | admin_cancel_subscription | /admin/members/subscription/{id}/cancel | Path does not match |
| 301 | admin_extend_subscription | /admin/members/subscription/{id}/extend | Path does not match |
| 302 | admin_delete_subscription | /admin/members/subscription/{id}/delete | Path does not match |
| 303 | admin_member_csrf_token | /admin/members/csrf-token/{tokenName} | Path does not match |
| 304 | admin_member_update | /admin/members/{id}/update | Path does not match |
| 305 | admin_member_toggle_status | /admin/members/{id}/toggle-status | Path does not match |
| 306 | admin_member_change_password | /admin/members/{id}/change-password | Path does not match |
| 307 | admin_member_remove_avatar | /admin/members/{id}/remove-avatar | Path does not match |
| 308 | admin_member_send_notification | /admin/members/{id}/send-notification | Path does not match |
| 309 | admin_member_login_as | /admin/members/{id}/login-as | Path does not match |
| 310 | admin_member_bulk_action | /admin/members/bulk-action | Path does not match |
| 311 | admin_member_stats | /admin/members/stats | Path does not match |
| 312 | admin_member_delete | /admin/members/{id}/delete | Path does not match |
| 313 | admin_photo_index | /admin/galeries/ | Path does not match |
| 314 | admin_photo_new | /admin/galeries/nouvelle | Path does not match |
| 315 | admin_photo_update | /admin/galeries/{id}/modifier | Path does not match |
| 316 | admin_photo_get_data | /admin/galeries/{id}/get-data | Path does not match |
| 317 | admin_photo_add_gallery | /admin/galeries/{id}/add-gallery-images | Path does not match |
| 318 | admin_photo_delete_gallery_image | /admin/galeries/gallery/{id}/delete | Path does not match |
| 319 | admin_photo_delete | /admin/galeries/{id}/supprimer | Path does not match |
| 320 | admin_photo_toggle_active | /admin/galeries/{id}/toggle-active | Path does not match |
| 321 | admin_photo_reorder | /admin/galeries/reorder | Path does not match |
| 322 | admin_purchases_index | /admin/achats/ | Path does not match |
| 323 | admin_purchases_stats | /admin/achats/stats | Path does not match |
| 324 | admin_purchase_details | /admin/achats/{id}/details | Path does not match |
| 325 | admin_purchases_export | /admin/achats/export | Path does not match |
| 326 | admin_purchase_cancel | /admin/achats/{id}/cancel | Path does not match |
| 327 | admin_subscription_index | /admin/abonnements/ | Path does not match |
| 328 | admin_subscription_new | /admin/abonnements/nouveau | Path does not match |
| 329 | admin_subscription_update | /admin/abonnements/{id}/modifier | Path does not match |
| 330 | admin_subscription_get_data | /admin/abonnements/{id}/get-data | Path does not match |
| 331 | admin_subscription_delete | /admin/abonnements/{id}/supprimer | Path does not match |
| 332 | admin_subscription_toggle_active | /admin/abonnements/{id}/toggle-active | Path does not match |
| 333 | admin_subscription_reorder | /admin/abonnements/reorder | Path does not match |
| 334 | admin_video_index | /admin/videos/ | Path does not match |
| 335 | admin_video_new | /admin/videos/nouvelle | Path does not match |
| 336 | admin_video_update | /admin/videos/{id}/modifier | Path does not match |
| 337 | admin_video_delete | /admin/videos/{id}/supprimer | Path does not match |
| 338 | admin_video_toggle_active | /admin/videos/{id}/toggle-active | Path does not match |
| 339 | admin_video_reorder | /admin/videos/reorder | Path does not match |
| 340 | admin_video_data | /admin/videos/{id}/data | Path does not match |
| 341 | admin_video_get_data | /admin/videos/{id}/get-data | Path does not match |
| 342 | video_view | /admin/videos/video/{id} | Path does not match |
| 343 | admin_video_purchases_index | /admin/achats-videos/ | Path does not match |
| 344 | admin_video_purchases_stats | /admin/achats-videos/stats | Path does not match |
| 345 | admin_video_purchase_details | /admin/achats-videos/{id}/details | Path does not match |
| 346 | admin_video_purchases_export | /admin/achats-videos/export | Path does not match |
| 347 | admin_video_purchase_cancel | /admin/achats-videos/{id}/cancel | Path does not match |
| 348 | api_comments_photo | /api/comments/photo/{id} | Path does not match |
| 349 | api_comment_add | /api/comments/add | Path does not match |
| 350 | api_comment_edit | /api/comments/{id}/edit | Path does not match |
| 351 | api_comment_like | /api/comments/{id}/like | Path does not match |
| 352 | api_comment_delete | /api/comments/{id}/delete | Path does not match |
| 353 | api_comments_video | /api/comments/video/{id} | Path does not match |
| 354 | api_comments_video_add | /api/comments/video/{id} | Path does not match |
| 355 | api_video_next_id | /api/videos/next-id | Path does not match |
| 356 | api_video_validate | /api/videos/validate | Path does not match |
| 357 | api_video_complete | /api/videos/complete | Path does not match |
| 358 | api_video_thumbnail | /api/videos/{videoId}/thumbnail | Path does not match |
| 359 | api_video_preview | /api/videos/{videoId}/preview | Path does not match |
| 360 | api_video_playlist | /api/videos/{videoId}/playlist | Path does not match |
| 361 | api_video_segment | /api/videos/{videoId}/segments/{filename} | Path does not match |
| 362 | app_categories | /categories | Path does not match |
| 363 | app_contact | /contact | Path does not match |
| 364 | app_contact_submit | /contact/submit | Path does not match |
| 365 | api_gallery_toggle_like | /api/gallery/{id}/like | Path does not match |
| 366 | api_gallery_like_status | /api/gallery/{id}/like-status | Path does not match |
| 367 | api_galleries_search | /api/galleries/search | Path does not match |
| 368 | app_home | / | Path does not match |
| 369 | app_galleries | /galeries/ | Path does not match |
| 370 | app_gallery_view | /galeries/{id} | Path does not match |
| 371 | app_gallery_purchase | /galeries/{id}/acheter | Path does not match |
| 372 | app_gallery_payment_return | /galeries/paiement/retour | Path does not match |
| 373 | app_gallery_payment_cancel | /galeries/paiement/annulation | Path does not match |
| 374 | app_register | /inscription | Path does not match |
| 375 | app_resetPassword | /reset/password | Path does not match |
| 376 | app_login | /connexion | Path does not match |
| 377 | app_logout | /logout | Path does not match |
| 378 | app_about | /a-propos | Path does not match |
| 379 | app_legal | /mentions-legales | Path does not match |
| 380 | app_terms | /conditions-generales | Path does not match |
| 381 | user_subscriptions | /mon-compte/abonnements | Path does not match |
| 382 | subscription_shop | /mon-compte/abonnements/boutique | Path does not match |
| 383 | subscription_subscribe_direct | /mon-compte/abonnements/{id}/souscrire | Path does not match |
| 384 | subscription_payment_success | /mon-compte/paiement/succes | Path does not match |
| 385 | subscription_payment_cancel | /mon-compte/paiement/annule | Path does not match |
| 386 | paypal_webhook | /mon-compte/webhooks/paypal | Path does not match |
| 387 | cancel_subscription | /mon-compte/abonnements/{id}/annuler | Path does not match |
| 388 | user_dashboard | /mon-compte/tableau-de-bord | Path does not match |
| 389 | user_update_profile | /mon-compte/modifier-profil | Path does not match |
| 390 | user_change_password | /mon-compte/changer-mot-de-passe | Path does not match |
| 391 | user_check_pseudo | /mon-compte/verifier-pseudo | Path does not match |
| 392 | user_remove_avatar | /mon-compte/supprimer-avatar | Path does not match |
| 393 | user_purchases | /mon-compte/mes-achats | Path does not match |
| 394 | api_video_toggle_like | /api/video/{id}/like | Path does not match |
| 395 | api_video_like_status | /api/video/{id}/like-status | Path does not match |
| 396 | api_videos_search | /api/videos/search | Path does not match |
| 397 | app_videos_list | /videos | Path does not match |
| 398 | app_video_purchase | /videos/{id}/acheter | Path does not match |
| 399 | app_video_purchase_success | /videos/videos/purchase/success | Path does not match |
| 400 | app_video_purchase_cancel | /videos/videos/purchase/cancel | Path does not match |
| 401 | app_video_payment_return | /videos/paiement/retour | Path does not match |
| 402 | app_video_payment_cancel | /videos/paiement/annulation | Path does not match |
| 403 | app_video_like | /videos/{id}/like | Path does not match |
| 404 | app_video_comment | /videos/{id}/commenter | Path does not match |
| 405 | app_video_view | /videos/{id} | 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.