Routing
front_connexion_inscription
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/inscription
# | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.