Routing
apropos.index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/apropos
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app.admin | /superAdmin/ | Path does not match |
| 2 | app.nouveau_media | /superAdmin/new_media/q=dy4hixtwHbtred45 | Path does not match |
| 3 | app.nouveau_media.youtube | /superAdmin/new_media_ytb/q=dy4hixtwHbtred45 | Path does not match |
| 4 | app.media.edit | /superAdmin/media/jt72rd78{id}hvkvuit | Path does not match |
| 5 | app.listeMedia | /superAdmin/super/medialiste/q=h52875736ujeruiiuhy{titre} | Path does not match |
| 6 | app.listeMedia.deux | /superAdmin/sup/medialiste/q=h5287{visibilite}5736ujeruiiuhy{titre} | Path does not match |
| 7 | app.super.filterMedia | /superAdmin/super/mediafiltre/hkl4387hys{visibilite}736ujeruiiuhy{titre} | Path does not match |
| 8 | app.cnt.filterMedia | /superAdmin/cnt/mediafiltre/h4387hys736ujeruiiuhy{titre} | Path does not match |
| 9 | app.media.attente.validation | /superAdmin/super/attenteListe/hkl4387hys{visibilite}736ujeruiiuhy{titre} | Path does not match |
| 10 | app.media.valider | /superAdmin/super/valider/hkl4387hys{id}736ujeruiiuhy{visibilite} | Path does not match |
| 11 | app_publier_video | /superAdmin/publier/zss{id}/video{slug}/ddfd | Path does not match |
| 12 | app_notification_video | /superAdmin/notification/zss{id}/videoNotification/Notifddfd | Path does not match |
| 13 | apropos.index | /apropos | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.