POST https://slayradio.ch/reservation/1

Routing

app_reservation_new Matched route

Route Parameters

Name Value
id
"1"

Route Redirection

This page redirects to:

/ (route: "n/a")

Route Matching Logs

Path to match: /reservation/1
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 app_api_panier_update /api/panier/update Path does not match
17 api_live_radio /api/live-radio Path does not match
18 app_admin /admin Path does not match
19 app_artiste_index /artiste/ Path does not match
20 app_artiste_new /artiste/new Path does not match
21 app_artiste_show /artiste/{id} Path does not match
22 app_artiste_edit /artiste/{id}/edit Path does not match
23 app_artiste_delete /artiste/{id} Path does not match
24 app_evenement /evenement Path does not match
25 app_evenement_new /evenement/new Path does not match
26 app_evenement_show /evenement/{id} Path does not match
27 app_evenement_edit /evenement/{id}/edit Path does not match
28 app_evenement_delete /evenement/{id} Path does not match
29 app_genre_musical_index /genre/musical Path does not match
30 app_genre_musical_new /genre/musical/new Path does not match
31 app_genre_musical_show /genre/musical/{id} Path does not match
32 app_genre_musical_edit /genre/musical/{id}/edit Path does not match
33 app_genre_musical_delete /genre/musical/{id} Path does not match
34 app_home / Path does not match
35 app_home_artistes /home/artiste Path does not match
36 app_home_podcasts /home/podcast Path does not match
37 app_home_mix /home/mix Path does not match
38 app_home_boutique /boutique Path does not match
39 app_home_apropos /apropos Path does not match
40 app_home_Evenement /home_Evenement Path does not match
41 app_home_detail_artiste /detail_artiste/{id} Path does not match
42 app_localisation_index /localisation/ Path does not match
43 app_localisation_villes /localisation/villes Path does not match
44 app_localisation_pays /localisation/pays Path does not match
45 app_music_index /music Path does not match
46 app_music_new /music/new Path does not match
47 app_music_show /music/{id} Path does not match
48 app_music_edit /music/{id}/edit Path does not match
49 app_music_delete /music/{id} Path does not match
50 app_panier /panier Path does not match
51 app_panier_add /panier/add/{id} Path does not match
52 app_panier_reduce /panier/reduce/{id} Path does not match
53 app_panier_remove /panier/remove/{id} Path does not match
54 app_panier_clear /panier/clear Path does not match
55 app_panier_checkout /panier/checkout Path does not match
56 app_panier_checkout_success /commande/success/{id} Path does not match
57 order_pdf /panier/{id}/pdf Path does not match
58 app_pays_index /pays/ Path does not match
59 app_pays_new /pays/new Path does not match
60 app_pays_show /pays/{id} Path does not match
61 app_pays_edit /pays/{id}/edit Path does not match
62 app_pays_delete /pays/{id} Path does not match
63 app_podcast_index /podcasts Path does not match
64 app_podcast_new /podcasts/new Path does not match
65 app_podcast_show /podcasts/{id} Path does not match
66 app_podcast_show_by_lien /podcasts/{lien} Path does not match
67 app_podcast_edit /podcasts/{id}/edit Path does not match
68 app_podcast_delete /podcasts/{id} Path does not match
69 app_produit_index /produit Path does not match
70 app_produit_new /produit/new Path does not match
71 app_produit_show /produit/{id} Path does not match
72 app_produit_edit /produit/{id}/edit Path does not match
73 app_produit_delete /produit/{id} Path does not match
74 app_produit /produit Path does not match
75 app_programme_index /programme Path does not match
76 app_programme_new /programme/new Path does not match
77 app_programme_show /programme/{id} Path does not match
78 app_programme_edit /programme/{id}/edit Path does not match
79 app_programme_delete /programme/{id} Path does not match
80 admin_radio_start /programme/admin/radio/start Path does not match
81 admin_radio_stop /programme/admin/radio/stop Path does not match
82 app_programme_generate_random /programme/generate-random Path does not match
83 app_programmess /programmess Path does not match
84 app_register /register Path does not match
85 app_verify_email /verify/email Path does not match
86 app_reservation_list /admin/reservations Path does not match
87 app_reservation_show /admin/reservation/{id} Path does not match
88 app_reservation_new /reservation/{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.