Routing
jobs
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
| date | "future" |
Route Matching Logs
Path to match:
/en/jobs
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | security_login | /{_locale}/login | Path does not match |
| 2 | askingForm | /{_locale}/projet | Path does not match |
| 3 | user-asks | /{_locale}/asks | Path does not match |
| 4 | comite-asks | /{_locale}/comite | Path does not match |
| 5 | user-ask | /{_locale}/ask/{id} | Path does not match |
| 6 | interaction | /{_locale}/interaction/{ask_id}/{previous} | Path does not match |
| 7 | refresh-interactions | /{_locale}/refresh/{ask_id} | Path does not match |
| 8 | cms_annuaire_index | /annuaire/ | Path does not match |
| 9 | cms_annuaire_details | /annuaire/{email} | Path does not match |
| 10 | cms_bibtexpublication_index | /cms/{_locale}/bibtex-publication/ | Path does not match |
| 11 | cms_bibtexpublication_new | /cms/{_locale}/bibtex-publication/new | Path does not match |
| 12 | cms_bibtexpublication_delete | /cms/{_locale}/bibtex-publication/{id}/delete | Path does not match |
| 13 | cms_bibtexpublication_deleteall | /cms/{_locale}/bibtex-publication/deleteAll | Path does not match |
| 14 | cms_carousel_index | /cms/{_locale}/carousel/ | Path does not match |
| 15 | cms_composante_index | /cms/composante/{id} | Path does not match |
| 16 | cms_composante_new | /cms/composante/new | Path does not match |
| 17 | cms_composante_show | /cms/composante/{id} | Path does not match |
| 18 | cms_composante_edit | /cms/composante/{id}/edit | Path does not match |
| 19 | cms_composante_delete | /cms/composante/{id} | Path does not match |
| 20 | cms_equipe_index | /cms/{_locale}/team/ | Path does not match |
| 21 | cms_equipe_new | /cms/{_locale}/team/new | Path does not match |
| 22 | cms_equipe_edit | /cms/{_locale}/team/{id}/edit | Path does not match |
| 23 | cms_equipe_delete | /cms/{_locale}/team/{id}/delete | Path does not match |
| 24 | cms_faq_categories_index | /cms/{_locale}/faq/ | Path does not match |
| 25 | cms_faq_questions_index | /cms/{_locale}/faq/questions/{category_id} | Path does not match |
| 26 | cms_formation_index | /cms/{_locale}/formation/ | Path does not match |
| 27 | cms_formation_new | /cms/{_locale}/formation/new | Path does not match |
| 28 | cms_formation_show | /cms/{_locale}/formation/{id} | Path does not match |
| 29 | cms_formation_edit | /cms/{_locale}/formation/{id}/edit | Path does not match |
| 30 | cms_formation_delete | /cms/{_locale}/formation/{id}/delete | Path does not match |
| 31 | cms_formation_remove_file | /cms/{_locale}/formation/formation-file-remove/{file_formation_id} | Path does not match |
| 32 | cms_header_index | /cms/{_locale}/header/ | Path does not match |
| 33 | intranet-index | /cms/{_locale}/intranet/ | Path does not match |
| 34 | intranet-remove-file | /cms/{_locale}/intranet/remove-file/{id} | Path does not match |
| 35 | intranet-remove-files | /cms/{_locale}/intranet/remove-files | Path does not match |
| 36 | intranet-publish-file | /cms/{_locale}/intranet/publish-file/{id} | Path does not match |
| 37 | intranet-remove-folder | /cms/{_locale}/intranet/remove-folder/{id} | Path does not match |
| 38 | intranet-serve | /cms/{_locale}/intranet/serve/{id} | Path does not match |
| 39 | intranet-download | /cms/{_locale}/intranetintranet/dl/{filename} | Path does not match |
| 40 | cms_job_index | /cms/job/ | Path does not match |
| 41 | cms_job_new | /cms/job/new | Path does not match |
| 42 | cms_job_show | /cms/job/{id} | Path does not match |
| 43 | cms_job_edit | /cms/job/{id}/edit | Path does not match |
| 44 | cms_job_delete | /cms/job/{id} | Path does not match |
| 45 | cms_news_index | /cms/{_locale}/news/ | Path does not match |
| 46 | cms_news_new | /cms/{_locale}/news/new | Path does not match |
| 47 | cms_news_show | /cms/{_locale}/news/{id} | Path does not match |
| 48 | cms_news_edit | /cms/{_locale}/news/{id}/edit | Path does not match |
| 49 | cms_news_delete | /cms/{_locale}/news/{id}/delete | Path does not match |
| 50 | cms_news_remove_file | /cms/{_locale}/news/news-file-remove/{file_news_id} | Path does not match |
| 51 | cms_page_index | /cms/{_locale}/page/ | Path does not match |
| 52 | cms_page_new | /cms/{_locale}/page/new | Path does not match |
| 53 | cms_page_show | /cms/{_locale}/page/{id} | Path does not match |
| 54 | cms_page_edit | /cms/{_locale}/page/{id}/edit | Path does not match |
| 55 | cms_page_delete | /cms/{_locale}/page/{id} | Path does not match |
| 56 | cms_phototheque_index | /cms/phototheque/ | Path does not match |
| 57 | cms_phototheque_delete | /cms/phototheque/delete-phototheque/{id} | Path does not match |
| 58 | cms_phototheque_modal | /cms/photothequemodal-index-phototheque | Path does not match |
| 59 | cms_prestation_edit | /cms/prestation/{id}/edit | Path does not match |
| 60 | cms_prestation_delete | /cms/prestation/{id} | Path does not match |
| 61 | cms_projectformcategory_index | /cms/projectformcategory/ | Path does not match |
| 62 | cms_projectformcategory_new | /cms/projectformcategory/new | Path does not match |
| 63 | cms_projectformcategory_show | /cms/projectformcategory/{id} | Path does not match |
| 64 | cms_projectformcategory_edit | /cms/projectformcategory/{id}/edit | Path does not match |
| 65 | cms_projectformcategory_delete | /cms/projectformcategory/{id} | Path does not match |
| 66 | projectform_index | /cms/{_locale}/projectform/ | Path does not match |
| 67 | projectform_new | /cms/{_locale}/projectform/new/{prestation_id} | Path does not match |
| 68 | projectform_show | /cms/{_locale}/projectform/{id} | Path does not match |
| 69 | projectform_edit | /cms/{_locale}/projectform/{id}/edit | Path does not match |
| 70 | projectform_delete | /cms/{_locale}/projectform/{id}/delete | Path does not match |
| 71 | cms_rgpd_texts | /cms/{_locale}/rgpd/texts | Path does not match |
| 72 | cms_rgpd_text_edit | /cms/{_locale}/rgpd/text/{id} | Path does not match |
| 73 | cms_sonde_index | /cms/{_locale}/sonde/ | Path does not match |
| 74 | cms_sonde_show | /cms/{_locale}/sonde/{id} | Path does not match |
| 75 | cms_sonde_edit | /cms/{_locale}/sonde/{id}/edit | Path does not match |
| 76 | cms_sonde_validation | /cms/{_locale}/sonde/{id} | Path does not match |
| 77 | cms_sonde_remove | /cms/{_locale}/sonde/{id}/remove | Path does not match |
| 78 | cms_sonde_delete | /cms/{_locale}/sonde/{id} | Path does not match |
| 79 | cms_upload_private_file | /cms/upload | Path does not match |
| 80 | cms_user_index | /cms/{_locale}/user/ | Path does not match |
| 81 | cms_user_new | /cms/{_locale}/user/new | Path does not match |
| 82 | cms_user_edit | /cms/{_locale}/user/edit/{id} | Path does not match |
| 83 | cms_user_delete | /cms/{_locale}/user/{id}/delete | Path does not match |
| 84 | cms_user_mail | /cms/{_locale}/user/cms-mail | Path does not match |
| 85 | cms_user_update_profile | /cms/{_locale}/user/updateProfile | Path does not match |
| 86 | cms_user_editprofile | /cms/{_locale}/user/editProfile | Path does not match |
| 87 | cms-homepage | /cms/{_locale}/homepage | Path does not match |
| 88 | cms-help | /cms/{_locale}/help | Path does not match |
| 89 | cms-sidenav | /cms/{_locale}/sidenav/{parent_page} | Path does not match |
| 90 | homepage2 | /{_locale}/ | Path does not match |
| 91 | test2 | /{_locale}/test2 | Path does not match |
| 92 | news | /{_locale}/news/{date} | Path does not match |
| 93 | news-show | /{_locale}/news/{id} | Path does not match |
| 94 | formations | /{_locale}/formations/{date} | Path does not match |
| 95 | formation-show | /{_locale}/formation/{id} | Path does not match |
| 96 | publications | /{_locale}/publications/{sort} | Path does not match |
| 97 | publication-show | /{_locale}/publication/{id} | Path does not match |
| 98 | composante | /{_locale}/composante/{composante} | Path does not match |
| 99 | default_base_header | /{_locale}base-header | Path does not match |
| 100 | default_base_footer | /{_locale}base-footer | Path does not match |
| 101 | mentions-legales | /{_locale}/mentions-legales | Path does not match |
| 102 | team-map | /{_locale}/team-map | Path does not match |
| 103 | team-list | /{_locale}/team-list/{category} | Path does not match |
| 104 | team-show | /{_locale}/team/{id} | Path does not match |
| 105 | file | /{_locale}/file/{name} | Path does not match |
| 106 | search | /{_locale}/search | Path does not match |
| 107 | faq | /{_locale}/faq | Path does not match |
| 108 | extractotheque | /{_locale}/extractotheque | Path does not match |
| 109 | extractotheque-details | /{_locale}/extractotheque/{id} | Path does not match |
| 110 | jobs | /{_locale}/jobs/{date} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.