GET https://vocastreet.higumadev.fr/footer?current_path=%2F

Routing

app_footer Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /footer
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_search_results /_profiler/{token}/search/results Path does not match
9 _profiler_open_file /_profiler/open Path does not match
10 _profiler /_profiler/{token} Path does not match
11 _profiler_router /_profiler/{token}/router Path does not match
12 _profiler_exception /_profiler/{token}/exception Path does not match
13 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
14 app_api_back_album_index /back/api/album Path does not match
15 app_api_album_titles /api/album Path does not match
16 app_api_back_client_index /back/api/client Path does not match
17 app_api_back_client_all /api/client Path does not match
18 app_api_back_date_index /back/api/date Path does not match
19 app_api_front_date_index /front/api/date Path does not match
20 app_api_back_media_index /back/api/media Path does not match
21 app_api_front_media /front/api/media Path does not match
22 app_api_news /api/news Path does not match
23 app_api_news_edit /back/api/news/{uuid} Path does not match
24 app_api_press /back/api/press Path does not match
25 app_api_press_all /api/press Path does not match
26 app_back_account /back/my-account/ Path does not match
27 app_back_album_index /back/album/ Path does not match
28 app_back_album_new /back/album/new Path does not match
29 app_back_album_edit /back/album/{uuid}/edit Path does not match
30 app_back_album_delete /back/album/{uuid}/delete Path does not match
31 app_back_client_index /back/client/ Path does not match
32 app_back_client_new /back/client/new Path does not match
33 app_back_client_edit /back/client/{uuid}/edit Path does not match
34 app_back_client_delete /back/client/{uuid}/delete Path does not match
35 app_back_confidential_index /back/confidential Path does not match
36 app_back_date_index /back/date/ Path does not match
37 app_back_date_new /back/date/new Path does not match
38 app_back_date_edit /back/date/{uuid}/edit Path does not match
39 app_back_date_delete /back/date/{uuid}/delete Path does not match
40 app_back_presentation /back/présentation Path does not match
41 app_back_member_index /back/membres/ Path does not match
42 app_back_member_new /back/membres/new Path does not match
43 app_back_member_edit /back/membres/{uuid}/edit Path does not match
44 app_back_member_delete /back/membres/{uuid}/delete Path does not match
45 app_back_home_index /back/home Path does not match
46 app_back_legals_index /back/legals Path does not match
47 app_back_link_index /back/link/ Path does not match
48 app_back_link_new /back/link/new Path does not match
49 app_back_link_edit /back/link/{uuid}/edit Path does not match
50 app_back_link_delete /back/link/{uuid}/delete Path does not match
51 app_back_main /back/ Path does not match
52 app_back_news_index /back/news Path does not match
53 app_back_news_new /back/new Path does not match
54 app_back_news_edit /back/{uuid}/edit Path does not match
55 app_back_news_delete /back/{uuid}/delete Path does not match
56 app_back_performance_index /back/performance/ Path does not match
57 app_back_performance_new /back/performance/new Path does not match
58 app_back_performance_edit /back/performance/{uuid}/edit Path does not match
59 app_back_performance_delete /back/performance/{uuid}/delete Path does not match
60 app_back_picture_index /back/picture/ Path does not match
61 app_back_picture_new /back/picture/new Path does not match
62 app_back_picture_edit /back/picture/{uuid}/edit Path does not match
63 app_back_picture_delete /back/picture/{uuid}/delete Path does not match
64 app_back_press_index /back/press/ Path does not match
65 app_back_press_new /back/press/new Path does not match
66 app_back_press_edit /back/press/{uuid}/edit Path does not match
67 app_back_press_delete /back/press/{uuid}/delete Path does not match
68 app_back_login /login Path does not match
69 app_back_logout /logout Path does not match
70 app_forgot_password_request /reset-password/ Path does not match
71 app_check_email /reset-password/check-email Path does not match
72 app_reset_password /reset-password/reset/{token} Path does not match
73 app_back_social_index /back/social/ Path does not match
74 app_back_social_new /back/social/new Path does not match
75 app_back_social_edit /back/social/{uuid}/edit Path does not match
76 app_back_social_delete /back/social/{uuid}/delete Path does not match
77 app_back_user_index /back/user/ Path does not match
78 app_back_user_new /back/user/new Path does not match
79 app_back_user_edit /back/user/{uuid}/edit Path does not match
80 app_back_user_delete /back/user/{uuid}/delete Path does not match
81 app_back_video_index /back/video/ Path does not match
82 app_back_video_new /back/video/new Path does not match
83 app_back_video_edit /back/video/{uuid}/edit Path does not match
84 app_back_video_delete /back/video/{uuid}/delete Path does not match
85 app_front_client /dates Path does not match
86 app_front_client_show /client/{uuid} Path does not match
87 app_front_confidential /politique-de-confidentialite Path does not match
88 app_front_contact /contact Path does not match
89 app_footer /footer Route matches!

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