Routing
app_galleries
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
Route Matching Logs
Path to match:
/galeries/
| # | 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/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.