https://mediatek86formation.labbe.dev/playlists/playlist/15

Routing

playlists.showone Matched route

Route Parameters

Name Value
id
"15"

Route Matching Logs

Path to match: /playlists/playlist/15
# Route name Path Log
1 accueil / Path does not match
2 cgu /cgu Path does not match
3 admin.categories.index /admin/categories/ Path does not match
4 admin.categories.edit /admin/categories/{id}/edit Path does not match
5 admin.categories.delete /admin/categories/{id} Path does not match
6 admin.index /admin/ Path does not match
7 admin.formation.index /admin/formations/ Path does not match
8 admin.formation.new /admin/formations/new Path does not match
9 admin.formation.edit /admin/formations/{id}/edit Path does not match
10 admin.formation.delete /admin/formations/{id} Path does not match
11 admin.mentors.index /admin/mentors/ Path does not match
12 admin.mentors.edit /admin/mentors/{id}/edit Path does not match
13 admin.mentors.new /admin/mentors/new Path does not match
14 admin.mentors.delete /admin/mentors/{id} Path does not match
15 admin.mentors.mail /admin/mentors/mail/{contact} Path does not match
16 admin.playlists.index /admin/playlists/ Path does not match
17 admin.playlists.new /admin/playlists/new Path does not match
18 admin.playlists.edit /admin/playlists/{id}/edit Path does not match
19 admin.playlists.delete /admin/playlists/{id} Path does not match
20 formations /formations Path does not match
21 formations.sort /formations/tri/{champ}/{ordre}/{table} Path does not match
22 admin.formations.sort /admin/formations/tri/{champ}/{ordre}/{table} Path does not match
23 formations.findallcontain /formations/recherche/{champ}/{table} Path does not match
24 admin.formations.findallcontain /admin/formations/recherche/{champ}/{table} Path does not match
25 formations.showone /formations/formation/{id} Path does not match
26 oauth_login /oauth/login Path does not match
27 oauth_check /oauth/callback Path does not match
28 logout /logout Path does not match
29 playlists /playlists Path does not match
30 playlists.sort /playlists/tri/{champ}/{ordre} Path does not match
31 admin.playlists.sort /admin/playlists/tri/{champ}/{ordre} Path does not match
32 playlists.findallcontain /playlists/recherche/{champ}/{table} Path does not match
33 admin.playlists.findallcontain /admin/playlists/recherche/{champ}/{table} Path does not match
34 playlists.showone /playlists/playlist/{id} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.