Routing
register
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/extranet/inscription
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | tableau-de-bord-presse | /extranet/tableau-de-bord-presse/ | Path does not match |
| 2 | home | / | Path does not match |
| 3 | kit-de-communication-generique | /extranet/kit-de-communication/supports-de-communication-generiques | Path does not match |
| 4 | kit-de-communication-moment | /extranet/kit-de-communication/supports-de-communication-du-moment/{year}/{month} | Path does not match |
| 5 | actualites | /actualites/{page} | Path does not match |
| 6 | candidature | /candidature | Path does not match |
| 7 | homeExtranet | / | Path does not match |
| 8 | personal_data_extranet | /extranet/donnees-personnelles | Path does not match |
| 9 | kit-de-communication | /extranet/kit-de-communication/ | Path does not match |
| 10 | actualites_show | /actualites/{slug} | Path does not match |
| 11 | personal_data | /donnees-personnelles | Path does not match |
| 12 | legal | /mentions_legales | Path does not match |
| 13 | cookie_consent | /acceptation_cookie/{cookie} | Path does not match |
| 14 | contact | /contact | Path does not match |
| 15 | actualities | /actualities/{slug} | Path does not match |
| 16 | jobs | /jobs/{slug} | Path does not match |
| 17 | job_offers | /recrutement/{id} | Path does not match |
| 18 | history | /notre_histoire | Path does not match |
| 19 | join_us | /rejoindre_le_reseau | Path does not match |
| 20 | search_corpo | /recherche | Path does not match |
| 21 | advanced_search | /recherche_avancee | Path does not match |
| 22 | pageShowcase | /page/{slug} | Path does not match |
| 23 | redirect_back | /back/redirection | Path does not match |
| 24 | preview_page | /back/apercu_page/{idArticle} | Path does not match |
| 25 | preview_page_showcase | /back/apercu_page_showcase/{idArticle} | Path does not match |
| 26 | initialize_users | /back/initialiser_utilisateurs | Path does not match |
| 27 | legal_notice | /extranet/mentions-legales | Path does not match |
| 28 | autoco | /extranet/login/autoco | Path does not match |
| 29 | autoco_sso | /extranet/login/autoco-sso | Path does not match |
| 30 | cookie_management_extranet | /cookies/gestion_espacepro | Path does not match |
| 31 | load_data | /extranet/chargement/{source} | Path does not match |
| 32 | index_extra_front | /extranet | Path does not match |
| 33 | dashboard | /extranet/accueil/{slug} | Path does not match |
| 34 | publications | /extranet/publications/{type}/{filter}/{pagination} | Path does not match |
| 35 | publications.publication | /extranet/publication/{type}/{slug} | Path does not match |
| 36 | undisplay_message | /extranet/supprimer-publication/{mfuid} | Path does not match |
| 37 | sells_observatory | /extranet/mes-statistiques-de-ventes | Path does not match |
| 38 | sells_observatory_path | /extranet/chemin-observatoire/{type}/{date} | Path does not match |
| 39 | cookies | /extranet/cookies/{consent} | Path does not match |
| 40 | book_return_lots | /extranet/bons-de-retour-office-librairie | Path does not match |
| 41 | book_return_validation | /extranet/office-librairie-validation | Path does not match |
| 42 | book_return | /extranet/retours-office-librairie | Path does not match |
| 43 | book_return_submission | /extranet/retours-office-librairie-soumission | Path does not match |
| 44 | book_return_pdf | /extranet/retours-office-librairie-bordereau/{returnNumber} | Path does not match |
| 45 | generic_form | /extranet/form | Path does not match |
| 46 | register | /extranet/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.