Routing
user_profile_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| httpPort | 80 |
| httpsPort | 443 |
| path | "/mon-compte/" |
| permanent | true |
| scheme | null |
Route Redirection
This page redirects to:
http://www.preproduction.lannoncelegale.com/mon-compte/
(route: "user_profile_index")
Route Matching Logs
Path to match:
/mon-compte
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_main | /logout | Path does not match |
| 3 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | homepage_redirect | / | Path does not match |
| 18 | homepage | /accueil/ | Path does not match |
| 19 | publish_new_add | /publiez-une-annonce-legale/ | Path does not match |
| 20 | newspapers | /les-journaux-habilites/ | Path does not match |
| 21 | register | /inscription/ | Path does not match |
| 22 | user_identification | /connexion/ | Path does not match |
| 23 | user_identification_ajax_contents | /connexion/ajax-contents/ | Path does not match |
| 24 | user_identification_signin | /connexion/signin/ | Path does not match |
| 25 | user_signup | /inscription/ | Path does not match |
| 26 | user_signup_ajax_contents | /inscription/ajax-contents/ | Path does not match |
| 27 | user_profile_index | /mon-compte/ | Path does not match |
| 28 | user_account_ajax_contents | /mon-compte/ajax-contents/ | Path does not match |
| 29 | user_account_update | /mon-compte/compte/ | Path does not match |
| 30 | user_account_change_identifier_request | /mon-compte/identifiant/changement/ | Path does not match |
| 31 | user_account_change_identifier_confirm | /mon-compte/identifiant/confirmation/ | Path does not match |
| 32 | user_password_request | /mot-de-passe-oublie/ | Path does not match |
| 33 | user_password_request_ajax_contents | /mot-de-passe-oublie/ajax-contents/ | Path does not match |
| 34 | user_password_request_submit | /mot-de-passe-oublie/ | Path does not match |
| 35 | user_password_reset | /mot-de-passe-oublie/reinitialiser/{token}/ | Path does not match |
| 36 | user_password_reset_ajax_contents | /mot-de-passe-oublie/reinitialiser/{token}/ajax-contents/ | Path does not match |
| 37 | user_password_reset_submit | /mot-de-passe-oublie/reinitialiser/{token}/ | Path does not match |
| 38 | user_profile_uuid_get | /user/profile/{uuid}/ | Path does not match |
| 39 | user_update_post | /user/profile/ | Path does not match |
| 40 | user_profile_uuid_post | /user/profile/{uuid}/ | Path does not match |
| 41 | user_profile_uuid_update | /user/profile/{uuid}/ | Path does not match |
| 42 | legalads_formlist_ajax_contents | /les-annonces-legales/ajax-contents/ | Path does not match |
| 43 | legalads_formlist | /les-annonces-legales/ | Path does not match |
| 44 | legalad_form_show | /annonces-legales/{legalAdSlug} | Path does not match |
| 45 | legalad_form_ajax_contents | /annonces-legales/{legalAdSlug}/ajax-contents | Path does not match |
| 46 | legalad_form_ajax_preview | /annonces-legales/{legalAdSlug}/ajax-preview | Path does not match |
| 47 | legalad_form_validation | /annonces-legales/{legalAdSlug}/validation/ | Path does not match |
| 48 | legalad_checkout_identification | /annonces-legales/{legalAdSlug}/checkout/identification | Path does not match |
| 49 | legalad_checkout_signin | /annonces-legales/{legalAdSlug}/checkout/signin | Path does not match |
| 50 | legalad_checkout_signup | /annonces-legales/{legalAdSlug}/checkout/signup | Path does not match |
| 51 | legalad_checkout_payment_intent | /annonces-legales/{legalAdSlug}/checkout/payment-intent | Path does not match |
| 52 | corewrapper_default_route_path | /{path} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.