Routing
app_front_homepage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/connexion
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_badge_model_index | /dashboard/modeles-badge | Path does not match |
| 2 | app_admin_badge_model_new | /dashboard/modeles-badge/nouveau | Path does not match |
| 3 | app_admin_badge_model_show | /dashboard/modeles-badge/detail | Path does not match |
| 4 | app_admin_badge_model_edit | /dashboard/modeles-badge/{id}/modifier | Path does not match |
| 5 | app_admin_badge_model_delete | /dashboard/modeles-badge/{id}/supprimer | Path does not match |
| 6 | app_admin_comment_index | /dashboard/{profil}/parametre/commentaires | Path does not match |
| 7 | app_admin_comment_edit | /dashboard/{profil}/parametre/{id}/modifier-commentaire | Path does not match |
| 8 | app_admin_comment_delete | /dashboard/{profil}/parametre/{id}/supprimer-commentaire | Path does not match |
| 9 | app_course_category_index | /admin/course/category/ | Path does not match |
| 10 | app_course_category_new | /admin/course/category/new | Path does not match |
| 11 | app_course_category_show | /admin/course/category/{id} | Path does not match |
| 12 | app_course_category_edit | /admin/course/category/{id}/edit | Path does not match |
| 13 | app_course_category_delete | /admin/course/category/{id} | Path does not match |
| 14 | app_course_edit | /dashboard/{profil}/{id}/modifier-cours | Path does not match |
| 15 | app_course_delete | /dashboard/{profil}/{id}/supprimmer-cours | Path does not match |
| 16 | app_dashboard_course_participant_page | /dashboard/{profil}/{id}/participants-cours | Path does not match |
| 17 | app_dashboard_course_export_participant_page | /dashboard/{profil}/{id}/participants-cours/exporter | Path does not match |
| 18 | app_director_edit | /dashboard/{profil}/parametre/{id}/modifier-mot-directeur | Path does not match |
| 19 | app_director_delete | /dashboard/{profil}/parametre/{id}/supprimer-mot-directeur | Path does not match |
| 20 | app_admin_faq_index | /dashboard/{profil}/parametre/faq | Path does not match |
| 21 | app_admin_faq_new | /dashboard/{profil}/parametre/creer-une-faq | Path does not match |
| 22 | app_admin_faq_edit | /dashboard/{profil}/parametre/{id}/modifier-faq | Path does not match |
| 23 | app_admin_faq_delete | /dashboard/{profil}/parametre/{id}/supprimer-faq | Path does not match |
| 24 | app_admin_faq_question | /dashboard/{profil}/parametre/{id}/get-faq-questions | Path does not match |
| 25 | app_admin_forum_charter | /dashboard/{profil}/parametre/charte-forum | Path does not match |
| 26 | app_admin_forum_charter_new | /dashboard/{profil}/parametre/creer-une-charte-forum | Path does not match |
| 27 | app_admin_forum_charter_edit | /dashboard/{profil}/parametre/{id}/modifier-charte-forum | Path does not match |
| 28 | app_admin_forum_charter_delete | /dashboard/{profil}/parametre/{id}/supprimer-charte-forum | Path does not match |
| 29 | app_front_job_page | /dashboard/{profil}/parametre/metiers | Path does not match |
| 30 | app_front_create_job_page | /dashboard/{profil}/parametre/creer-un-metier | Path does not match |
| 31 | app_job_edit | /dashboard/{profil}/parametre/{id}/modifier-metier | Path does not match |
| 32 | app_job_delete | /dashboard/{profil}/parametre/{id}/supprimer-metier | Path does not match |
| 33 | app_live_edit | /dashboard/{profil}/{id}/modifier-live | Path does not match |
| 34 | app_live_delete | /dashboard/{profil}/{id}/supprimer-live | Path does not match |
| 35 | app_dashboard_live_participant_page | /dashboard/{profil}/{id}/participants-live | Path does not match |
| 36 | app_dashboard_live_export_participant_page | /dashboard/{profil}/{id}/participants-live/exporter | Path does not match |
| 37 | app_live_participation | /dashboard/{id}/participation-live | Path does not match |
| 38 | app_live_record_link_create | /dashboard/{id}/live-record-link | Path does not match |
| 39 | app_live_record_file_generate | /dashboard/{id}/live-record-generate | Path does not match |
| 40 | app_live_record_file_download | /dashboard/{id}/download-live | Path does not match |
| 41 | app_dashboard_live_records_page | /dashboard/{profil}/{id}/live-records | Path does not match |
| 42 | app_dashboard_live_records_read | /dashboard/{profil}/{id}/live-records/{record_id} | Path does not match |
| 43 | app_live_record_delete | /dashboard/{profil}/{id}/supprimer-enregistrement-live | Path does not match |
| 44 | app_module_edit | /dashboard/{profil}/{id}/modifier-module | Path does not match |
| 45 | app_module_delete | /dashboard/{profil}/{id}/supprimer-module | Path does not match |
| 46 | module_item_order | /dashboard/modules/{slug}/item-order | Path does not match |
| 47 | app_dashboard_module_participant_page | /dashboard/{profil}/{id}/participants-module | Path does not match |
| 48 | app_dashboard_add_module_participant_page | /dashboard/{profil}/{id}/modules/inscription-participant | Path does not match |
| 49 | app_dashboard_module_export_participant_page | /dashboard/{profil}/{id}/participants-module/exporter | Path does not match |
| 50 | app_module_participation_delete | /dashboard/{profil}/{participation_id}/supprimer-participation-module | Path does not match |
| 51 | app_module_inscription_delete | /dashboard/{profil}/{inscription_id}/supprimer-inscription-module | Path does not match |
| 52 | app_dashboard_module_send_notification | /dashboard/{profil}/{slug}/modules/send-notification | Path does not match |
| 53 | app_admin_module_notice_index | /dashboard/{profil}/parametre/avis | Path does not match |
| 54 | app_admin_module_notice_new | /dashboard/{profil}/parametre/creer-un-avis | Path does not match |
| 55 | app_admin_module_notice_show | /dashboard/{profil}/parametre/{id}/details-avis | Path does not match |
| 56 | app_admin_module_notice_edit | /dashboard/{profil}/parametre/{id}/modifier-une-evaluation | Path does not match |
| 57 | app_admin_module_notice_delete | /dashboard/{profil}/parametre/{id}/supprimer-une-avis | Path does not match |
| 58 | app_front_office_page | /dashboard/{profil}/parametre/fonctions | Path does not match |
| 59 | app_front_create_office_page | /dashboard/{profil}/parametre/creer-une-fonction | Path does not match |
| 60 | app_office_edit | /dashboard/{profil}/parametre/{id}/modifier-fonction | Path does not match |
| 61 | app_office_delete | /dashboard/{profil}/parametre/{id}/supprimer-fonction | Path does not match |
| 62 | app_partenaire_edit | /{profil}/parametre/partenaire/{id}/modifier-partenaire | Path does not match |
| 63 | app_partenaire_delete | /{profil}/parametre/partenaire/{id}/supprimer-partenaire | Path does not match |
| 64 | app_admin_perfom | /admin/add-user-data | Path does not match |
| 65 | api_presence_update | /presence | Path does not match |
| 66 | api_presence_list | /presence | Path does not match |
| 67 | app_dashboard_edit_program_page | /dashboard/{profil}/{id}/modifier-programme | Path does not match |
| 68 | app_admin_program_delete | /dashboard/{profil}/{id}/supprimer-programme | Path does not match |
| 69 | app_dashboard_program_participant_page | /dashboard/{profil}/{id}/participants-programme | Path does not match |
| 70 | app_dashboard_program_export_participant_page | /dashboard/{profil}/{id}/participants-programme/exporter | Path does not match |
| 71 | app_dashboard_add_program_participant_page | /dashboard/{profil}/{id}/programmes/ajout-participant | Path does not match |
| 72 | app_admin_program_participation_page | /dashboard/{id}/participation | Path does not match |
| 73 | app_admin_program_participant_unavailable_page | /dashboard/{id}/participant-unavailable | Path does not match |
| 74 | app_dashboard_regenerate_certificates | /dashboard/{id}/{profil}/regenerate-certificates | Path does not match |
| 75 | app_dashboard_regenerate_certificates_by_user | /dashboard/{id}/regenerate-certificates/{user_id} | Path does not match |
| 76 | app_dashboard_program_participant_delete | /dashboard/{profil}/{id}/supprimer-participation | Path does not match |
| 77 | test_ | /dashboard/test-regenerate-certificates | Path does not match |
| 78 | app_quiz_edit | /dashboard/{profil}/{id}/modifier-quiz | Path does not match |
| 79 | app_quiz_participation_answer | /dashboard/{profil}/{id}/reponses-quiz | Path does not match |
| 80 | app_quiz_delete | /dashboard/{profil}/{id}/supprimer-quiz | Path does not match |
| 81 | app_quiz_participation | /dashboard/{profil}/{id}/participations-quiz | Path does not match |
| 82 | app_dashboard_quiz_export_participant_page | /dashboard/{profil}/{id}/participants-quiz/exporter | Path does not match |
| 83 | app_dashboard_quiz_delete_participant_page | /dashboard/{profil}/{id}/supprimer-participant | Path does not match |
| 84 | app_admin_load_quote | /dashboard/parametre/{profil}/charger-citation | Path does not match |
| 85 | app_quote_edit | /dashboard/parametre/{profil}/{id}/modifier-citation | Path does not match |
| 86 | app_quote_delete | /dashboard/parametre/{profil}/{id}/supprimer-citation | Path does not match |
| 87 | app_role_index | /admin/role/ | Path does not match |
| 88 | app_role_new | /admin/role/new | Path does not match |
| 89 | app_role_show | /admin/role/{id} | Path does not match |
| 90 | app_role_edit | /admin/role/{id}/edit | Path does not match |
| 91 | app_role_delete | /admin/role/{id} | Path does not match |
| 92 | app_admin_setting_index | /dashboard/{profil}/parametres | Path does not match |
| 93 | app_admin_setting_new | /dashboard/{profil}/parametres/nouveau | Path does not match |
| 94 | app_admin_setting_show | /dashboard/{profil}/parametres/{id}/details | Path does not match |
| 95 | app_admin_setting_edit | /dashboard/{profil}/parametres/{id}/modifier | Path does not match |
| 96 | app_admin_setting_delete | /dashboard/{profil}/parametres/{id}/supprimer | Path does not match |
| 97 | app_admin_subject_index | /dashboard/{profil}/parametre/discussions | Path does not match |
| 98 | app_admin_subject_edit | /dashboard/{profil}/parametre/{id}/modifier-discussion | Path does not match |
| 99 | app_admin_subject_delete | /dashboard/{profil}/parametre/{id}/supprimer-discussion | Path does not match |
| 100 | app_admin_subject_comment_index | /dashboard/{profil}/parametre/sujet/{slug}/commentaires | Path does not match |
| 101 | app_admin_subsidiary_company_index | /dashboard/{profil}/parametre/filiales | Path does not match |
| 102 | app_admin_subsidiary_company_new | /dashboard/{profil}/parametre/creer-une-filiale | Path does not match |
| 103 | app_admin_subsidiary_company_show | /dashboard/{profil}/parametre/{id}/detail-filiale | Path does not match |
| 104 | app_admin_subsidiary_company_edit | /dashboard/{profil}/parametre/{id}/modifier-filiale | Path does not match |
| 105 | app_admin_subsidiary_company_delete | /dashboard/{profil}/parametre/{id}/supprimer-filiale | Path does not match |
| 106 | app_taxonomy_index | /taxonomy/ | Path does not match |
| 107 | app_taxonomy_new | /taxonomy/new | Path does not match |
| 108 | app_taxonomy_show | /taxonomy/{id} | Path does not match |
| 109 | app_taxonomy_edit | /taxonomy/{id}/edit | Path does not match |
| 110 | app_taxonomy_delete | /taxonomy/{id} | Path does not match |
| 111 | app_user_index | /dashboard/{profil}/compte-utilisateurs | Path does not match |
| 112 | app_user_new | /dashboard/{profil}/creation-de-compte-utilisateur | Path does not match |
| 113 | create_user_with_file | /dashboard/{profil}/create-user-with-file | Path does not match |
| 114 | app_import_users_file | /dashboard/{profil}/importation-utilisateur | Path does not match |
| 115 | app_export_users_file | /dashboard/{profil}/export-users | Path does not match |
| 116 | app_export_learners_file | /dashboard/{profil}/export-learners | Path does not match |
| 117 | app_user_show | /dashboard/{id}/details-user | Path does not match |
| 118 | app_user_edit | /dashboard/{profil}/{id}/modifier-un-compte-utilisateur | Path does not match |
| 119 | apiuser_create | /dashboard/api-user/create | Path does not match |
| 120 | app_user_search | /dashboard/search-users | Path does not match |
| 121 | app_user_update_avatar | /dashboard/update-avatar | Path does not match |
| 122 | app_admin_user_gabarit | /dashboard/{profil}/user/gabarit | Path does not match |
| 123 | app_user_disable | /dashboard/{profil}/{id}/desactiver-un-compte-utilisateur | Path does not match |
| 124 | app_user_enable | /dashboard/{profil}/{id}/activer-un-compte-utilisateur | Path does not match |
| 125 | app_game_word_search_word_index | /dashboard/{profil}/jeux/mots-meles/mots | Path does not match |
| 126 | app_game_word_search_word_new | /dashboard/{profil}/jeux/mots-meles/mots/nouveau | Path does not match |
| 127 | app_game_word_search_word_edit | /dashboard/{profil}/jeux/mots-meles/mots/{id}/modifier-le-mot | Path does not match |
| 128 | app_game_word_search_word_delete | /dashboard/{profil}/jeux/mots-meles/mots/{id}/supprimer-le-mot | Path does not match |
| 129 | app_game_word_search_index | /dashboard/{profil}/jeux/mots-meles | Path does not match |
| 130 | app_game_word_search_new | /dashboard/{profil}/jeux/mots-meles/nouveau | Path does not match |
| 131 | app_game_word_search_edit | /dashboard/{profil}/jeux/mots-meles/{slug}/modifier-le-jeu | Path does not match |
| 132 | app_game_word_search_delete | /dashboard/{profil}/jeux/mots-meles/{slug}/supprimer-le-jeu | Path does not match |
| 133 | app_employee_login | /employee/login | Path does not match |
| 134 | file_upload | /file_upload | Path does not match |
| 135 | app_front_common_banner | /common/banner | Path does not match |
| 136 | app_front_contact_page | /contact | Path does not match |
| 137 | app_front_contact_newsletter | /newsletter | Path does not match |
| 138 | app_front_dashboard_update_password_page | /dashboard/{profil}/password | Path does not match |
| 139 | app_learner_dashboard_page | /dashboard/apprenant/profil/{id} | Path does not match |
| 140 | app_front_learner_dashboard_page | /dashboard/apprenant | Path does not match |
| 141 | app_front_learner_training_history_for_user | /dashboard/apprenant/training-history/user/{id} | Path does not match |
| 142 | app_front_learner_training_history | /dashboard/apprenant/training-history | Path does not match |
| 143 | app_front_learner_training__history | /dashboard/apprenant/training-history/{id} | Path does not match |
| 144 | app_front_learner_all_certificates | /dashboard/apprenant/all-certificates | Path does not match |
| 145 | app_front_learner_page | /dashboard/{profil}/list-apprenants | Path does not match |
| 146 | app_front_user_page | /dashboard/{profil}/utilisateurs | Path does not match |
| 147 | app_front_program_page | /dashboard/{profil}/programmes | Path does not match |
| 148 | app_front_terminated_program_page | /dashboard/{profil}/programmes-termines | Path does not match |
| 149 | app_front_learner_program_page | /dashboard/{profil}/{id}/programmes | Path does not match |
| 150 | app_front_learner_terminated_program_page | /dashboard/{profil}/{id}/programmes-termines | Path does not match |
| 151 | app_front_create_program_page | /dashboard/{profil}/programmes/creer-un-programme | Path does not match |
| 152 | app_front_module_page | /dashboard/{profil}/modules | Path does not match |
| 153 | app_front_terminated_module_page | /dashboard/{profil}/modules-termines | Path does not match |
| 154 | app_front_learner_module_page | /dashboard/{profil}/{id}/modules | Path does not match |
| 155 | app_front_learner_terminated_module_page | /dashboard/{profil}/{id}/modules-termines | Path does not match |
| 156 | app_front_create_module_page | /dashboard/{profil}/modules/creer-un-module | Path does not match |
| 157 | app_front_module_arrange_page | /dashboard/{profil}/modules/organiser-le-module/{slug} | Path does not match |
| 158 | app_front_quiz_page | /dashboard/{profil}/quiz | Path does not match |
| 159 | app_front_create_quiz_page | /dashboard/{profil}/quiz/creer-un-quiz | Path does not match |
| 160 | app_front_course_page | /dashboard/{profil}/cours | Path does not match |
| 161 | app_front_create_course_page | /dashboard/{profil}/cours/creer-un-cours | Path does not match |
| 162 | app_dashboard_live_page | /dashboard/{profil}/lives | Path does not match |
| 163 | app_front_create_live_page | /dashboard/{profil}/lives/creer-un-live | Path does not match |
| 164 | app_front_quote_page | /dashboard/{profil}/parametre/citations | Path does not match |
| 165 | app_front_create_quote_page | /dashboard/{profil}/parametre/creer-une-citation | Path does not match |
| 166 | app_front_create_director_page | /dashboard/{profil}/parametre/ajouter-un-mot-du-directeur | Path does not match |
| 167 | app_front_director_page | /dashboard/{profil}/parametre/mots-du-directeur | Path does not match |
| 168 | app_front_featured_module_page | /dashboard/{profil}/parametre/module-vedettes | Path does not match |
| 169 | job_offices | /dashboard/job/offices/{id} | Path does not match |
| 170 | jobs_offices | /dashboard/job/offices | Path does not match |
| 171 | app_front_dashboard_kpi_page | /dashboard/{profil} | Path does not match |
| 172 | app_front_create_partenaire_page | /dashboard/{profil}/parametre/creer-un-partenaire | Path does not match |
| 173 | app_dashboard_partner_page | /dashboard/{profil}/parametre/partenaires | Path does not match |
| 174 | notification_as_read | /dashboard/notification/as-read | Path does not match |
| 175 | app_get_user_notifications | /dashboard/apprenant/notifications | Path does not match |
| 176 | app_redirect_user_notifications | /dashboard/apprenant/notifications/redirect/{id} | Path does not match |
| 177 | app_front_dashboard_v2_page | /dashboard/v2 | Path does not match |
| 178 | app_front_dashboard_notification_page | /dashboard/apprenant/historique-notifications | Path does not match |
| 179 | app_front_dashboard_badge_block | /dashboard/{profil}/{id}/badges | Path does not match |
| 180 | app_front_dashboard_certificat_block | /dashboard/{profil}/{id}/certificats | Path does not match |
| 181 | app_front_forum_charter_page | /forum/charte | Path does not match |
| 182 | app_front_forum_module_subject_page | /forum/{slug} | Path does not match |
| 183 | app_front_forum_page | /forum/{module_slug}/{subject_slug} | Path does not match |
| 184 | app_front_forum_save_subject_page | /forum/{module_slug}/{subject_slug}/save | Path does not match |
| 185 | app_front_forum_cancel_subject_page | /forum/{module_slug}/{subject_slug}/cancel | Path does not match |
| 186 | app_front_forum_subject_comment_notice_page | /forum/{module_slug}/{subject_slug}/comment/{comment_id}/notice | Path does not match |
| 187 | app_front_forum_comment_delete | /forum/module/{id}/supprimer-commentaire | Path does not match |
| 188 | app_front_forum_subject_reaction_page | /forum/{module_slug}/{subject_slug}/subject/reaction | Path does not match |
| 189 | app_front_game_image_riddle_index | /jeu/4-images-1-mots | Path does not match |
| 190 | app_front_game_word_riddle_index | /jeu/devinettes | Path does not match |
| 191 | app_front_game_word_riddle_by_level | /jeu/devinettes/{slug} | Path does not match |
| 192 | app_front_game_word_search_index | /jeux/mots-meles | Path does not match |
| 193 | app_front_game_word_search_by_level | /jeux/mots-meles/{slug} | Path does not match |
| 194 | app_front_game_word_search_participation | /jeux/mots-meles/{slug} | Path does not match |
| 195 | app_front_homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.