https://voxdia.com/.git/config

Routing

(none) Matched route

Route Matching Logs

Path to match: /.git/config
# Route name Path Log
1 admin_index /admin/index Path does not match
2 admin_premix_liste /admin/premix/liste Path does not match
3 admin_premix_upload_episode /admin/premix/upload_episode/{id_episode} Path does not match
4 admin_premix_upload /admin/premix/upload/{id_mix} Path does not match
5 admin_premix_conversion /admin/premix/conversion/{id_mix} Path does not match
6 admin_premix_annule_conversion /admin/premix/conversion/annule/{id_mix} Path does not match
7 admin_premix_visualisation_episode /admin/premix/visualisation/episode/{id_episode} Path does not match
8 admin_premix_visualisation /admin/premix/visualisation/{id_mix} Path does not match
9 admin_premix_envoi_client /admin/premix/envoi-client/{id_mix} Path does not match
10 admin_premix_supprimer /admin/premix/supprimer/{id_mix} Path does not match
11 admin_edit_liste /admin/edit/liste Path does not match
12 admin_edit_upload /admin/edit/upload/{id_mix} Path does not match
13 admin_edit_visualisation /admin/edit/visualisation/{id_mix} Path does not match
14 admin_edit_supprimer /admin/edit/supprimer/{id_mix} Path does not match
15 client_compte /client/compte Path does not match
16 client_help /client/help Path does not match
17 __client_help_jira /client/help-jira Path does not match
18 __client_help_ajout_commentaire_jira /client/help-ajout-commentaire-jira Path does not match
19 __client_help_ajout_reponse_jira /client/help-ajout-reponse-jira Path does not match
20 client_episode_liste /client/liste-episode Path does not match
21 client_episode_visualisation /client/episode-visualisation/{id_episode} Path does not match
22 client_episode_mp3tags /client/episode-mp3-tags/{id_episode} Path does not match
23 client_episode /client/episode/{id_episode} Path does not match
24 __client_episode_suppression /client/episode-suppression/{id_episode} Path does not match
25 __client_podcast_info /client/podcast-info/ Path does not match
26 __client_episode_commentaire_jira /client/episode-commentaire-jira/{id_episode} Path does not match
27 __client_episode_ajout_commentaire_jira /client/episode-ajout-commentaire-jira/{id_episode} Path does not match
28 __client_episode_ajout_reponse_jira /client/episode-ajout-reponse-jira/{id_episode} Path does not match
29 __client_episode_status_jira /client/episode-status-jira/{id_jira} Path does not match
30 front_index / Path does not match
31 front_connexion_inscription /inscription Path does not match
32 front_connexion_reset /reset Path does not match
33 app_login /login Path does not match
34 app_logout /logout Path does not match
35 __admin_upload /__upload Path does not match
36 __admin_suppression /__suppression Path does not match
37 app_user_index /user/ Path does not match
38 app_user_new /user/new Path does not match
39 app_user_show /user/{id} Path does not match
40 app_user_edit /user/{id}/edit Path does not match
41 app_user_delete /user/{id} Path does not match
42 _preview_error /_error/{code}.{_format} Path does not match
43 _wdt /_wdt/{token} Path does not match
44 _profiler_home /_profiler/ Path does not match
45 _profiler_search /_profiler/search Path does not match
46 _profiler_search_bar /_profiler/search_bar Path does not match
47 _profiler_phpinfo /_profiler/phpinfo Path does not match
48 _profiler_search_results /_profiler/{token}/search/results Path does not match
49 _profiler_open_file /_profiler/open Path does not match
50 _profiler /_profiler/{token} Path does not match
51 _profiler_router /_profiler/{token}/router Path does not match
52 _profiler_exception /_profiler/{token}/exception Path does not match
53 _profiler_exception_css /_profiler/{token}/exception.css Path does not match

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