Routing
news.detail
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
| id | "142" |
| slug | "test-1" |
Route Matching Logs
Path to match:
/fr/actualites/test-1-142
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_backend_academicpartner_add | /api/academic-partner | Path does not match |
| 2 | app_backend_academicpartner_update | /api/academic-partner/update | Path does not match |
| 3 | app_backend_academicpartner_delete | /api/academic-partner/{id} | Path does not match |
| 4 | app_backend_academicpartner_updatestatus | /api/academic-partner/update-status | Path does not match |
| 5 | app_backend_academicpartner_getlist | /api/academic-partner/list | Path does not match |
| 6 | app_backend_academicpartner_getone | /api/academic-partner/{id} | Path does not match |
| 7 | app_backend_alumni_add | /api/alumni | Path does not match |
| 8 | app_backend_alumni_update | /api/alumni/update | Path does not match |
| 9 | app_backend_alumni_delete | /api/alumni/{id} | Path does not match |
| 10 | app_backend_alumni_updatestatus | /api/alumni/update-status | Path does not match |
| 11 | app_backend_alumni_getlist | /api/alumni/list | Path does not match |
| 12 | app_backend_alumni_getone | /api/alumni/{id} | Path does not match |
| 13 | app_backend_appointment_add | /api/appointment | Path does not match |
| 14 | app_backend_appointment_getlisttime | /api/appointment/list/times | Path does not match |
| 15 | app_backend_appointment_getlistbydate | /api/appointment/list/date | Path does not match |
| 16 | app_backend_appointment_getlistbymonth | /api/appointment/list/time-of-month | Path does not match |
| 17 | app_backend_appointment_update | /api/appointment/update | Path does not match |
| 18 | app_backend_appointmentperson_add | /api/appointment-person | Path does not match |
| 19 | app_backend_appointmentperson_getlist | /api/appointment-person/list | Path does not match |
| 20 | app_backend_appointmentperson_exportexcel | /api/appointment-person/export-excel | Path does not match |
| 21 | app_backend_appointmentperson_update | /api/appointment-person/update | Path does not match |
| 22 | app_backend_appointmentperson_detail | /api/appointment-person/{id} | Path does not match |
| 23 | app_backend_auth_authenticate | /api/auth | Path does not match |
| 24 | app_backend_bank_getlist | /api/bank/list | Path does not match |
| 25 | app_backend_bank_add | /api/bank | Path does not match |
| 26 | app_backend_bank_update | /api/bank/update | Path does not match |
| 27 | app_backend_bank_delete | /api/bank/{id} | Path does not match |
| 28 | app_backend_bank_getone | /api/bank/{id} | Path does not match |
| 29 | app_backend_billing_getlist | /api/billing/list | Path does not match |
| 30 | app_backend_billing_add | /api/billing | Path does not match |
| 31 | app_backend_billing_update | /api/billing/update | Path does not match |
| 32 | app_backend_billing_fileupload | /api/billing/file-upload | Path does not match |
| 33 | app_backend_billing_delete | /api/billing/{id} | Path does not match |
| 34 | app_backend_billing_getone | /api/billing/{id} | Path does not match |
| 35 | app_backend_campaign_getlist | /api/campaign/list | Path does not match |
| 36 | app_backend_campaign_add | /api/campaign | Path does not match |
| 37 | app_backend_campaign_update | /api/campaign/update | Path does not match |
| 38 | app_backend_campaign_delete | /api/campaign/{id} | Path does not match |
| 39 | app_backend_campaign_getone | /api/campaign/{id} | Path does not match |
| 40 | app_backend_campus_getlist | /api/campus/list | Path does not match |
| 41 | app_backend_campus_getall | /api/campus/all | Path does not match |
| 42 | app_backend_campus_updatestatus | /api/campus/update-status | Path does not match |
| 43 | app_backend_campus_add | /api/campus | Path does not match |
| 44 | app_backend_campus_update | /api/campus/update | Path does not match |
| 45 | app_backend_campus_delete | /api/campus/{id} | Path does not match |
| 46 | app_backend_campus_getone | /api/campus/{id} | Path does not match |
| 47 | app_backend_candidate_getlist | /api/candidate/list | Path does not match |
| 48 | app_backend_candidate_add | /api/candidate | Path does not match |
| 49 | app_backend_candidate_update | /api/candidate/update | Path does not match |
| 50 | app_backend_candidate_updatestatus | /api/candidate/update-date | Path does not match |
| 51 | app_backend_candidate_delete | /api/candidate/{id} | Path does not match |
| 52 | app_backend_candidate_exportexcel | /api/candidate/export-excel | Path does not match |
| 53 | app_backend_candidate_getone | /api/candidate/{id} | Path does not match |
| 54 | app_backend_company_getlist | /api/company/list | Path does not match |
| 55 | app_backend_company_add | /api/company | Path does not match |
| 56 | app_backend_company_update | /api/company/update | Path does not match |
| 57 | app_backend_company_updatestatus | /api/company/update-status | Path does not match |
| 58 | app_backend_company_delete | /api/company/{id} | Path does not match |
| 59 | app_backend_company_exportexcel | /api/company/export-excel | Path does not match |
| 60 | app_backend_company_getone | /api/company/{id} | Path does not match |
| 61 | app_backend_contract_getall | /api/contract/all | Path does not match |
| 62 | app_backend_contracttype_getlist | /api/contract-type/list | Path does not match |
| 63 | app_backend_country_getall | /api/country/all | Path does not match |
| 64 | app_backend_cursus_add | /api/cursus | Path does not match |
| 65 | app_backend_cursus_update | /api/cursus/update | Path does not match |
| 66 | app_backend_cursus_delete | /api/cursus/{id} | Path does not match |
| 67 | app_backend_cursus_getlist | /api/cursus/list | Path does not match |
| 68 | app_backend_cursus_getone | /api/cursus/{id} | Path does not match |
| 69 | app_backend_expertise_getall | /api/expertise/all | Path does not match |
| 70 | app_backend_faq_add | /api/faq | Path does not match |
| 71 | app_backend_faq_update | /api/faq/update | Path does not match |
| 72 | app_backend_faq_delete | /api/faq/{id} | Path does not match |
| 73 | app_backend_faq_getlist | /api/faq/list | Path does not match |
| 74 | app_backend_faq_getone | /api/faq/{id} | Path does not match |
| 75 | app_backend_forum_getlist | /api/forum/list | Path does not match |
| 76 | app_backend_forum_add | /api/forum | Path does not match |
| 77 | app_backend_forum_update | /api/forum/update | Path does not match |
| 78 | app_backend_forum_delete | /api/forum/{id} | Path does not match |
| 79 | app_backend_forum_getone | /api/forum/{id} | Path does not match |
| 80 | app_backend_invoiceaddress_getlist | /api/invoice-address/list | Path does not match |
| 81 | app_backend_invoiceaddress_add | /api/invoice-address | Path does not match |
| 82 | app_backend_invoiceaddress_update | /api/invoice-address/update | Path does not match |
| 83 | app_backend_invoiceaddress_delete | /api/invoice-address/{id} | Path does not match |
| 84 | app_backend_invoiceaddress_getone | /api/invoice-address/{id} | Path does not match |
| 85 | app_backend_invoicecontact_getlist | /api/invoice-contact/list | Path does not match |
| 86 | app_backend_invoicecontact_add | /api/invoice-contact | Path does not match |
| 87 | app_backend_invoicecontact_update | /api/invoice-contact/update | Path does not match |
| 88 | app_backend_invoicecontact_updatestatus | /api/invoice-contact/update-status | Path does not match |
| 89 | app_backend_invoicecontact_delete | /api/invoice-contact/{id} | Path does not match |
| 90 | app_backend_invoicecontact_getone | /api/invoice-contact/{id} | Path does not match |
| 91 | app_backend_invoice_getlist | /api/invoice/list | Path does not match |
| 92 | app_backend_invoice_add | /api/invoice | Path does not match |
| 93 | app_backend_invoice_update | /api/invoice/update | Path does not match |
| 94 | app_backend_invoice_delete | /api/invoice/{id} | Path does not match |
| 95 | app_backend_invoice_getone | /api/invoice/{id} | Path does not match |
| 96 | app_backend_invoice_generatepdf | /api/invoice/generate-pdf/{id} | Path does not match |
| 97 | app_backend_invoice_generateword | /api/invoice/generate-word/{id} | Path does not match |
| 98 | app_backend_invoiceinfo_getlist | /api/invoice-info/list | Path does not match |
| 99 | app_backend_invoiceinfo_add | /api/invoice-info | Path does not match |
| 100 | app_backend_invoiceinfo_update | /api/invoice-info/update | Path does not match |
| 101 | app_backend_invoiceinfo_delete | /api/invoice-info/{id} | Path does not match |
| 102 | app_backend_invoiceinfo_getone | /api/invoice-info/{id} | Path does not match |
| 103 | app_backend_jobcandidate_delete | /api/job-candidate/{id} | Path does not match |
| 104 | app_backend_jobcandidate_getlist | /api/job-candidate/list | Path does not match |
| 105 | app_backend_jobcandidate_getliststatus | /api/job-candidate/list-status | Path does not match |
| 106 | app_backend_jobcandidate_exportexcel | /api/job-candidate/export-excel | Path does not match |
| 107 | app_backend_jury_jurymanager | /api/jury/manager | Path does not match |
| 108 | app_backend_jury_jurymanagerprofile | /api/jury/manager/{id} | Path does not match |
| 109 | app_backend_jury_getlist | /api/jury/list | Path does not match |
| 110 | app_backend_jury_exportexcel | /api/jury/export-excel | Path does not match |
| 111 | app_backend_jury_add | /api/jury | Path does not match |
| 112 | app_backend_jury_update | /api/jury/update | Path does not match |
| 113 | app_backend_jury_delete | /api/jury/{id} | Path does not match |
| 114 | app_backend_jury_getone | /api/jury/{id} | Path does not match |
| 115 | app_backend_landingpage_getlist | /api/landing-page/list | Path does not match |
| 116 | app_backend_landingpage_add | /api/landing-page | Path does not match |
| 117 | app_backend_landingpage_update | /api/landing-page/update | Path does not match |
| 118 | app_backend_landingpage_delete | /api/landing-page/{id} | Path does not match |
| 119 | app_backend_landingpage_getone | /api/landing-page/{id} | Path does not match |
| 120 | app_backend_landingpagefile_add | /api/landingpage-file | Path does not match |
| 121 | app_backend_landingpagefile_delete | /api/landingpage-file/{id} | Path does not match |
| 122 | app_backend_library_add | /api/library | Path does not match |
| 123 | app_backend_library_update | /api/library/update | Path does not match |
| 124 | app_backend_library_delete | /api/library/{id} | Path does not match |
| 125 | app_backend_library_updatestatus | /api/library/update-status | Path does not match |
| 126 | app_backend_library_getlist | /api/library/list | Path does not match |
| 127 | app_backend_library_getone | /api/library/{id} | Path does not match |
| 128 | app_backend_mediachannel_getlist | /api/media-channel/list | Path does not match |
| 129 | app_backend_mediachannel_add | /api/media-channel | Path does not match |
| 130 | app_backend_mediachannel_update | /api/media-channel/update | Path does not match |
| 131 | app_backend_mediachannel_delete | /api/media-channel/{id} | Path does not match |
| 132 | app_backend_mediachannel_getone | /api/media-channel/{id} | Path does not match |
| 133 | app_backend_news_add | /api/news | Path does not match |
| 134 | app_backend_news_update | /api/news/update | Path does not match |
| 135 | app_backend_news_updatestatus | /api/news/update-status | Path does not match |
| 136 | app_backend_news_delete | /api/news/{id} | Path does not match |
| 137 | app_backend_news_getlist | /api/news/list | Path does not match |
| 138 | app_backend_news_getone | /api/news/{id} | Path does not match |
| 139 | app_backend_notification_delete | /api/notification/{id} | Path does not match |
| 140 | app_backend_notification_updateseen | /api/notification/update-seen | Path does not match |
| 141 | app_backend_notification_updateseenbylist | /api/notification/update-seen-list | Path does not match |
| 142 | app_backend_notification_getlist | /api/notification/list | Path does not match |
| 143 | app_backend_notification_getone | /api/notification/{id} | Path does not match |
| 144 | app_backend_offer_add | /api/offer | Path does not match |
| 145 | app_backend_offer_update | /api/offer/update | Path does not match |
| 146 | app_backend_offer_delete | /api/offer/{id} | Path does not match |
| 147 | app_backend_offer_updatestatus | /api/offer/update-status | Path does not match |
| 148 | app_backend_offer_getlist | /api/offer/list | Path does not match |
| 149 | app_backend_offer_getone | /api/offer/{id} | Path does not match |
| 150 | app_backend_openday_updatestatus | /api/open-day/update-status | Path does not match |
| 151 | app_backend_openday_getlist | /api/open-day/list | Path does not match |
| 152 | app_backend_openday_add | /api/open-day | Path does not match |
| 153 | app_backend_openday_update | /api/open-day/update | Path does not match |
| 154 | app_backend_openday_delete | /api/open-day/{id} | Path does not match |
| 155 | app_backend_openday_getone | /api/open-day/{id} | Path does not match |
| 156 | app_backend_opendayperson_getlist | /api/open-day-person/list | Path does not match |
| 157 | app_backend_opendayperson_filteropenday | /api/open-day-person/filter-open-day | Path does not match |
| 158 | app_backend_opendayperson_exportexcel | /api/open-day-person/export-excel | Path does not match |
| 159 | app_backend_oraux_manager | /api/oraux/manager | Path does not match |
| 160 | app_backend_oraux_orauxmanagerprofile | /api/oraux/manager/{id} | Path does not match |
| 161 | app_backend_oraux_getlist | /api/oraux/list | Path does not match |
| 162 | app_backend_oraux_exportexcel | /api/oraux/export-excel | Path does not match |
| 163 | app_backend_oraux_getone | /api/oraux/{id} | Path does not match |
| 164 | app_backend_oraux_add | /api/oraux | Path does not match |
| 165 | app_backend_oraux_update | /api/oraux/update | Path does not match |
| 166 | app_backend_oraux_delete | /api/oraux/{id} | Path does not match |
| 167 | app_backend_ourstudent_add | /api/our-student | Path does not match |
| 168 | app_backend_ourstudent_update | /api/our-student/update | Path does not match |
| 169 | app_backend_ourstudent_updatestatus | /api/our-student/update-status | Path does not match |
| 170 | app_backend_ourstudent_delete | /api/our-student/{id} | Path does not match |
| 171 | app_backend_ourstudent_getlist | /api/our-student/list | Path does not match |
| 172 | app_backend_ourstudent_getone | /api/our-student/{id} | Path does not match |
| 173 | app_backend_partenaire_dashboardtotal | /api/partenaire/dashboard-total | Path does not match |
| 174 | app_backend_partenaire_dashboard | /api/partenaire/dashboard | Path does not match |
| 175 | app_backend_partenaire_listtypes | /api/partenaire/list-types | Path does not match |
| 176 | app_backend_partenaire_getlist | /api/partenaire/list | Path does not match |
| 177 | app_backend_partenaire_add | /api/partenaire | Path does not match |
| 178 | app_backend_partenaire_update | /api/partenaire/update | Path does not match |
| 179 | app_backend_partenaire_updatestatus | /api/partenaire/update-status | Path does not match |
| 180 | app_backend_partenaire_delete | /api/partenaire/{id} | Path does not match |
| 181 | app_backend_partenaire_getone | /api/partenaire/{id} | Path does not match |
| 182 | app_backend_participate_getlist | /api/participate/list | Path does not match |
| 183 | app_backend_participate_add | /api/participate | Path does not match |
| 184 | app_backend_participate_update | /api/participate/update | Path does not match |
| 185 | app_backend_participate_updatestatus | /api/participate/update-date | Path does not match |
| 186 | app_backend_participate_delete | /api/participate/{id} | Path does not match |
| 187 | app_backend_participate_exportexcel | /api/participate/export-excel | Path does not match |
| 188 | app_backend_participate_getone | /api/participate/{id} | Path does not match |
| 189 | app_backend_partner_add | /api/partner | Path does not match |
| 190 | app_backend_partner_update | /api/partner/update | Path does not match |
| 191 | app_backend_partner_delete | /api/partner/{id} | Path does not match |
| 192 | app_backend_partner_updatestatus | /api/partner/update-status | Path does not match |
| 193 | app_backend_partner_getlist | /api/partner/list | Path does not match |
| 194 | app_backend_partner_getone | /api/partner/{id} | Path does not match |
| 195 | app_backend_payment_getlist | /api/payment/list | Path does not match |
| 196 | app_backend_payment_add | /api/payment | Path does not match |
| 197 | app_backend_payment_update | /api/payment/update | Path does not match |
| 198 | app_backend_payment_updatestatus | /api/payment/update-status | Path does not match |
| 199 | app_backend_payment_delete | /api/payment/{id} | Path does not match |
| 200 | app_backend_payment_getone | /api/payment/{id} | Path does not match |
| 201 | app_backend_profile_getlist | /api/application/list | Path does not match |
| 202 | app_backend_profile_duplicate | /api/application/duplicate | Path does not match |
| 203 | app_backend_profile_updateselectedprogram | /api/application/update-program-selected | Path does not match |
| 204 | app_backend_profile_exportexcel | /api/application/export-excel | Path does not match |
| 205 | app_backend_profile_studentexportexcel | /api/application/student/export-excel | Path does not match |
| 206 | app_backend_profile_getlistjury | /api/application/jury | Path does not match |
| 207 | app_backend_profile_getlistoraux | /api/application/oraux | Path does not match |
| 208 | app_backend_profile_getcampaignandlandingpage | /api/application/campaign-landingpage | Path does not match |
| 209 | app_backend_profile_nationalities | /api/application/nationalities | Path does not match |
| 210 | app_backend_profile_updateprofileadmin | /api/application/update | Path does not match |
| 211 | app_backend_profile_updateprogramsadmin | /api/application/update-programs | Path does not match |
| 212 | app_backend_profile_updateprofilenotesadmin | /api/application/update-profile-notes | Path does not match |
| 213 | app_backend_profile_updateuser | /api/application/update-user | Path does not match |
| 214 | app_backend_profile_delete | /api/application/{id} | Path does not match |
| 215 | app_backend_profile_report | /api/application/report | Path does not match |
| 216 | app_backend_profile_reportexportexcel | /api/application/report-export-excel | Path does not match |
| 217 | app_backend_profile_getlistyearinprofile | /api/application/year | Path does not match |
| 218 | app_backend_profile_getyearcreatedprofile | /api/application/year-created | Path does not match |
| 219 | app_backend_profile_listcommercial | /api/application/list-commercial | Path does not match |
| 220 | app_backend_profile_sendmailfiche | /api/application/send-mail-fiche | Path does not match |
| 221 | app_backend_profile_getone | /api/application/{id} | Path does not match |
| 222 | app_backend_profilefile_add | /api/profile-file | Path does not match |
| 223 | app_backend_profilefile_delete | /api/profile-file/{id} | Path does not match |
| 224 | app_backend_profilenote_add | /api/profile-note | Path does not match |
| 225 | app_backend_profilenote_delete | /api/profile-note/{id} | Path does not match |
| 226 | app_backend_program_getlistbyagent | /api/program/list-by-agent | Path does not match |
| 227 | app_backend_program_listschools | /api/program/list-schools | Path does not match |
| 228 | app_backend_program_add | /api/program | Path does not match |
| 229 | app_backend_program_update | /api/program/update | Path does not match |
| 230 | app_backend_program_updatefield | /api/program/update-field | Path does not match |
| 231 | app_backend_program_delete | /api/program/{id} | Path does not match |
| 232 | app_backend_program_getlist | /api/program/list | Path does not match |
| 233 | app_backend_program_getone | /api/program/{id} | Path does not match |
| 234 | app_backend_recruitmenttheme_list | /api/recruitment-theme/list | Path does not match |
| 235 | app_backend_recruitmenttheme_add | /api/recruitment-theme | Path does not match |
| 236 | app_backend_recruitmenttheme_update | /api/recruitment-theme/update | Path does not match |
| 237 | app_backend_recruitmenttheme_getone | /api/recruitment-theme/{id} | Path does not match |
| 238 | app_backend_recruitmenttheme_delete | /api/recruitment-theme/{id} | Path does not match |
| 239 | app_backend_role_getall | /api/role/all | Path does not match |
| 240 | app_backend_role_getcommercial | /api/role/commercial | Path does not match |
| 241 | app_backend_skill_getall | /api/skill/all | Path does not match |
| 242 | app_backend_status_getlist | /api/status/list | Path does not match |
| 243 | app_backend_studylevel_getall | /api/study-level/all | Path does not match |
| 244 | app_backend_task_taskmanager | /api/task/manager | Path does not match |
| 245 | app_backend_task_exportexcel | /api/task/export-excel | Path does not match |
| 246 | app_backend_task_getlist | /api/task/list | Path does not match |
| 247 | app_backend_task_getall | /api/task/all | Path does not match |
| 248 | app_backend_task_add | /api/task | Path does not match |
| 249 | app_backend_task_update | /api/task/update | Path does not match |
| 250 | app_backend_task_getone | /api/task/{id} | Path does not match |
| 251 | app_backend_topic_add | /api/topic | Path does not match |
| 252 | app_backend_topic_update | /api/topic/update | Path does not match |
| 253 | app_backend_topic_delete | /api/topic/{id} | Path does not match |
| 254 | app_backend_topic_getlist | /api/topic/list | Path does not match |
| 255 | app_backend_topic_getone | /api/topic/{id} | Path does not match |
| 256 | app_backend_upload_uploadphotoscontent | /api/upload/photo | Path does not match |
| 257 | app_backend_user_getlist | /api/user/list | Path does not match |
| 258 | app_backend_user_getone | /api/user/{id} | Path does not match |
| 259 | app_backend_user_add | /api/user | Path does not match |
| 260 | app_backend_user_update | /api/user/update | Path does not match |
| 261 | app_backend_user_updatestatus | /api/user/update-status | Path does not match |
| 262 | app_backend_user_delete | /api/user/{id} | Path does not match |
| 263 | admission | /landing-agency/{slug} | Path does not match |
| 264 | programs_by_campus | /admission/campus | Path does not match |
| 265 | landingpage_agent.save | /save-landing-page-agent | Path does not match |
| 266 | alumni_index | /{_locale}/alumni | Path does not match |
| 267 | alumni_detail | /{_locale}/{id}-{slug} | Path does not match |
| 268 | prise | /{_locale}/prise-de-rendez-vous | Path does not match |
| 269 | get_time | /appointment/gettime | Path does not match |
| 270 | appointment.save_apply | /save-appointment | Path does not match |
| 271 | demande | /{_locale}/telechargez-la-brochure-estiam | Path does not match |
| 272 | document.save_apply | /save-document | Path does not match |
| 273 | app_frontend_emailtemplatetest_resetpassword | /email-template-test/reset-pasword | Path does not match |
| 274 | forum_entreprises | /{_locale}/forum-des-entreprises | Path does not match |
| 275 | entreprises.save_apply | /save-entreprises | Path does not match |
| 276 | candidate.save_apply | /save-candidate | Path does not match |
| 277 | get.forum | /get-forum | Path does not match |
| 278 | home | /{_locale} | Path does not match |
| 279 | contact_page | /{_locale}/contact | Path does not match |
| 280 | 404 | /404 | Path does not match |
| 281 | invoice_generate_word | /invoice/generate-word/{hash} | Path does not match |
| 282 | invoice_generate_pdf | /invoice/generate-pdf/{hash}/{fileName} | Path does not match |
| 283 | job_board.index | /{_locale}/offres-alternances-et-stages | Path does not match |
| 284 | job.filter | /filter-offer | Path does not match |
| 285 | job_board.detail | /{_locale}/offres-alternances-et-stages/{slug} | Path does not match |
| 286 | job.apply | /{_locale}/offres-alternances-et-stages/{slug}/{code} | Path does not match |
| 287 | job.save_apply | /job-save-apply | Path does not match |
| 288 | landingpage | /landing/{slug} | Path does not match |
| 289 | landingpage.save | /save-landing-page | Path does not match |
| 290 | media.index | /get-media/{id}/{fileName} | Path does not match |
| 291 | file.index | /get-file/{id}/{fileName} | Path does not match |
| 292 | news.index | /{_locale}/actualites | Path does not match |
| 293 | news.loadMore | /load-more | Path does not match |
| 294 | news.detail | /{_locale}/actualites/{slug}-{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.