Routing
front_parcours_export_pdf
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "148" |
Route Matching Logs
Path to match:
/148/parcours-export-pdf-front
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | community_pages_devis_download_cgv | /devis/download/cgv | Path does not match |
| 2 | community_pages_devis_signer | /devis/{id}/signer | Path does not match |
| 3 | community_pages_dossier_delete_file | /dossiers/{id}/delete/{file} | Path does not match |
| 4 | community_pages_dossier_deposer_file | /dossiers/{id}/deposer | Path does not match |
| 5 | community_pages_dossier_add_chat | /dossiers/{id}/chat | Path does not match |
| 6 | community_pages_dossier_update_infos | /dossiers/{id}/update-infos | Path does not match |
| 7 | community_pages_dossier_reponse_quiz | /dossiers/{id}/reponse-quiz | Path does not match |
| 8 | community_pages_entreprise_signer_convention | /entreprises/{id}/signer-convention | Path does not match |
| 9 | community_pages_entreprise_proposer_mission_formateur | /entreprises/{id}/proposer-mission/formateur/{event} | Path does not match |
| 10 | community_pages_entreprise_delete_mission | /entreprises/{id}/delete/{formateur}/mission/{missionId} | Path does not match |
| 11 | community_pages_formateur_delete_file | /formateurs/{id}/delete/{file} | Path does not match |
| 12 | community_pages_formateur_deposer_file | /formateurs/{id}/deposer | Path does not match |
| 13 | community_pages_formateur_signer | /formateurs/{id}/signer | Path does not match |
| 14 | community_auth_login | /auth/login | Path does not match |
| 15 | community_auth_logout | /auth/logout | Path does not match |
| 16 | community_homepage | / | Path does not match |
| 17 | community__homepage | /admincommunity/ | Path does not match |
| 18 | community_impersonate | /impersonate/{id} | Path does not match |
| 19 | community_signer_user | /{id}/signer-user | Path does not match |
| 20 | community_switch | /switch/{dossier} | Path does not match |
| 21 | community_view_page | /{pathPage}/{value} | Path almost matches, but Host "frontest.simplyform.lmosoft.com" does not match the requirement ("test.mysimply.lmosoft.com") |
| 22 | community_view_page_full | /{pathPage}/{value}/page/{value2} | Path does not match |
| 23 | community_menu_page | /menu | Path does not match |
| 24 | community_signer_document | /{id}/signer-document/{template} | Path does not match |
| 25 | community_pages_prestations_signer_prestation | /prestations/{id}/signer-prestation | Path does not match |
| 26 | community_pages_prestations_proposer_formateurs | /prestations/{id}/proposer-formateurs | Path does not match |
| 27 | community_tchatget_messages | /tchat/{id}/refresh/{session}/messages/{isApprenant} | Path does not match |
| 28 | community_tchatupdate_message_event | /tchat/{id}/event/update-message | Path does not match |
| 29 | community_tchatupdate_message | /tchat/{id}/session/update-message | Path does not match |
| 30 | community_tchatsend_message_event | /tchat/send-event/groupe-messages | Path does not match |
| 31 | community_tchatsend_group_message | /tchat/send-session/groupe-messages | Path does not match |
| 32 | front_home | / | Path does not match |
| 33 | front_reunion_confirmer_reunion_email | /reunion/{token}/confirmer | Path does not match |
| 34 | front_module_export_pdf | /{id}/module-export-pdf-front | Path does not match |
| 35 | front_parcours_export_pdf | /{id}/parcours-export-pdf-front | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.