Routing
user_welcome
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/bienvenue
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | _preview_error | /_error/{code}.{_format} | Path does not match |
13 | registration_no_user | /inscription/remarque | Path does not match |
14 | user_login | /app-user-login | Path does not match |
15 | user_logout | /deconnexion | Path does not match |
16 | user_stop_anonymous | /reintegration | Path does not match |
17 | sensibility_details | /sensibility-details | Path does not match |
18 | save_user_profile | /save-user-profile-photo | Path does not match |
19 | save_user_cover | /save-user-cover-photo | Path does not match |
20 | user_parameters | /mon-profil/parametres | Path does not match |
21 | public_profile | /profil/{slugUser} | Path does not match |
22 | owner_profile | /mon-profil | Path does not match |
23 | update_political_party | /mon-profil/mise-a-jour/partie-politique | Path does not match |
24 | verify_email_page | /verification-email | Path does not match |
25 | verify_email | /compte-verification/{token} | Path does not match |
26 | forgot_password | /mot-de-passe-oublie | Path does not match |
27 | admin_reset_password | /reinitialisation-mot-de-passe/{token} | Path does not match |
28 | user_anonymous | /user/anonymisation/{slugUser} | Path does not match |
29 | user_anonymous_reset | /user/anonymisation/reset/{slugUser} | Path does not match |
30 | user_refused_invitation | /user/refuse/invitation/{slugUser} | Path does not match |
31 | user_accept_invitation | /user/accept/invitation/{slugUser} | Path does not match |
32 | user_cancel_invitation | /user/cancel/relation/{slugUser} | Path does not match |
33 | public_agenda | /{slugUser}/agenda | Path does not match |
34 | owner_agenda | /mon-profil/mon-agenda | Path does not match |
35 | edit_event | /mon-profil/agenda/modification-event/info | Path does not match |
36 | delete_event | /mon-profil/agenda/delete-event | Path does not match |
37 | post_infos | /get-post-infos | Path does not match |
38 | notification_click | /handle-notification-click | Path does not match |
39 | user_notifications | /user-notifications | Path does not match |
40 | verify_user_comment | /app-verify-user-comment | Path does not match |
41 | save_user_comment | /app-save-user-comment | Path does not match |
42 | more_comment | /get-post-more-comments | Path does not match |
43 | election_info_circonscription | /election/info/circonscription/{id} | Path does not match |
44 | ajax_follow | /follow | Path does not match |
45 | api_gouv_place | /api/gouv | Path does not match |
46 | support_politician | /search-politician-for-support | Path does not match |
47 | posts_get | /posts/{offset} | Path does not match |
48 | posts_user_get | /posts/user/{offset} | Path does not match |
49 | citizen_registration | /inscription-citoyen | Path does not match |
50 | citizen_owner_informations | /mon-profil/mes-informations | Path does not match |
51 | citizen_owner_informations_history_vote_add | /mon-profil/mes-informations/ajouter-historique-vote | Path does not match |
52 | citizen_public_informations | /{slugUser}/informations | Path does not match |
53 | citizen_history_vote_candidate | /informations/history-vote | Path does not match |
54 | citizen_public_engagements | /{slugUser}/engagements | Path does not match |
55 | citizen_owner_engagements | /mon-profil/mes-engagements | Path does not match |
56 | edit_engagement | /mon-profil/modification-engagement/info | Path does not match |
57 | citizen_owner_opinions | /mon-profil/handle-citizen-opinions | Path does not match |
58 | request_friend | /friend-request | Path does not match |
59 | debate_index | /debats | Path does not match |
60 | citizen_debate_infos | /citizen-debate-infos | Path does not match |
61 | debate_requests | /debats-invitation | Path does not match |
62 | iniate_debate | /citizen-iniate-debate | Path does not match |
63 | debate_messaging | /debats/{token} | Path does not match |
64 | send_debate_message | /citizen-send-debate-message | Path does not match |
65 | discover_debate_messages | /discover-debate-messages | Path does not match |
66 | owner_history | /mon-profil/historique | Path does not match |
67 | public_history | /{slugUser}/historique | Path does not match |
68 | ajax_experience | /mon-profil/historique/experience | Path does not match |
69 | ajax_experience_remove | /mon-profil/historique/experience/suppression | Path does not match |
70 | ajax_experience_election | /mon-profil/historique/experience-election | Path does not match |
71 | ajax_experience_election_remove | /mon-profil/historique/experience-election/suppression | Path does not match |
72 | ajax_mandate | /mon-profil/historique/mandate | Path does not match |
73 | ajax_mandate_remove | /mon-profil/historique/mandate/suppression | Path does not match |
74 | ajax_forward_experience | /mon-profil/historique/experience/forward | Path does not match |
75 | coming_soon | /coming-soon | Path does not match |
76 | user_welcome | /bienvenue | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.