Routing
form_create_password
Matched route
Route Parameters
| Name | Value |
|---|---|
| pseudo | "" |
Route Matching Logs
Path to match:
/register/form
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | accueil | / | Path does not match |
| 17 | accueil_b | /accueil | Path does not match |
| 18 | reglement | /reglement | Path does not match |
| 19 | app_administration | /admin | Path does not match |
| 20 | app_administration_submenue | /admin/submenue/{cat} | Path does not match |
| 21 | administration_spots_sans_photo | /admin/spots_sans_photo | Path does not match |
| 22 | administration_spots_sans_photo_page | /admin/spots_sans_photo/p/{page} | Path does not match |
| 23 | administration_user_list | /admin/users | Path does not match |
| 24 | administration_user_view_auto | /admin/user/{id} | Path does not match |
| 25 | administration_user_view_type | /admin/user/{id}/t/{type} | Path does not match |
| 26 | administration_user_view_page | /admin/user/{id}/p/{page} | Path does not match |
| 27 | administration_user_view_type_page | /admin/user/{id}/t/{type}/p/{page} | Path does not match |
| 28 | administration_invit_user | /admin/users/invit | Path does not match |
| 29 | administration_invit_user_create | /admin/users/invit/{pseudo}/{mail}/{role}/{redirect} | Path does not match |
| 30 | administration_user_edit | /admin/user/{id}/edit | Path does not match |
| 31 | administration_user_edit_redirect_list | /admin/user/{id}/edit/r1 | Path does not match |
| 32 | administration_user_edit_validate | /admin/user/{id}/edit/{pseudo}/{mail}/{role}/{redirect} | Path does not match |
| 33 | administration_gmaps | /administration/gmaps/{lat}/{lng} | Path does not match |
| 34 | user_notifs | /ajax/user_notifs | Path does not match |
| 35 | read_notif | /ajax/read_notif/{id} | Path does not match |
| 36 | read_all_notifs | /ajax/read_all_notifs | Path does not match |
| 37 | n_spot_need_validation | /ajax/spot_need_validation | Path does not match |
| 38 | spot_select_dfr | /ajax/update/dfr/{region} | Path does not match |
| 39 | search_rfp | /ajax/search/rfp/{pays} | Path does not match |
| 40 | search_dfp | /ajax/search/dfp/{pays} | Path does not match |
| 41 | search_vfp | /ajax/search/vfp/{pays} | Path does not match |
| 42 | search_dfr | /ajax/search/dfr/{region} | Path does not match |
| 43 | search_vfr | /ajax/search/vfr/{region} | Path does not match |
| 44 | search_vfd | /ajax/search/vfd/{departement} | Path does not match |
| 45 | dashboard | /dashboard | Path does not match |
| 46 | app_geojson | /geojson | Path does not match |
| 47 | preview_geojson | /geojson/preview | Path does not match |
| 48 | import_geojson | /geojson/import | Path does not match |
| 49 | import_geojson_preview_before_validate | /geojson/import/{id}/preview | Path does not match |
| 50 | import_geojson_validate | /geojson/import/{id}/validate | Path does not match |
| 51 | import_geojson_remove | /geojson/import/{id}/remove | Path does not match |
| 52 | geojson_view | /geojson/view/{id} | Path does not match |
| 53 | geojson_view_target_point | /geojson/view/{id}/{target} | Path does not match |
| 54 | geojson_get_points_liste | /geojson/get_point_list/{point_id} | Path does not match |
| 55 | geojson_get_point_data | /geojson/get_point_data/{id} | Path does not match |
| 56 | geojson_get_discord_data | /geojson/download_discord_data/{id} | Path does not match |
| 57 | geojson_get_wikipedia_data | /geojson/download_wikipedia_data/{id} | Path does not match |
| 58 | geojson_rename_point | /geojson/rename_point/{id}/{new_name} | Path does not match |
| 59 | geojson_rename_point_null | /geojson/rename_point/{id}/ | Path does not match |
| 60 | geojson_link_point | /geojson/link_spot/{point_id}/{spot_id} | Path does not match |
| 61 | geojson_link_point_null | /geojson/link_spot/{point_id}/ | Path does not match |
| 62 | geojson_accept_point | /geojson/accept_point/{id} | Path does not match |
| 63 | geojson_hide_point | /geojson/hide_point/{id} | Path does not match |
| 64 | geojson_delete_point | /geojson/delete_point/{id} | Path does not match |
| 65 | map | /map | Path does not match |
| 66 | valid_notif_and_redirect | /notifications/read/redirect/{id} | Path does not match |
| 67 | profil | /profil | Path does not match |
| 68 | profil_type | /profil/t/{type} | Path does not match |
| 69 | profil_page | /profil/p/{page} | Path does not match |
| 70 | profil_type_page | /profil/t/{type}/p/{page} | Path does not match |
| 71 | profil_public_page_auto | /user/{id} | Path does not match |
| 72 | profil_public_type_page_auto | /user/{id}/t/{type} | Path does not match |
| 73 | profil_public_page | /user/{id}/p/{page} | Path does not match |
| 74 | profil_public_type_page | /user/{id}/t/{type}/p/{page} | Path does not match |
| 75 | update_profil | /profil/update | Path does not match |
| 76 | update_profil_type | /profil/update/{type} | Path does not match |
| 77 | profil_parametres | /profil/parametres | Path does not match |
| 78 | profil_parametres_type | /profil/parametres/{type} | Path does not match |
| 79 | update_profil_remove_reseau | /profil/update/reseaux/remove/{id} | Path does not match |
| 80 | update_profil_remove_pdp | /profil/update/pdp/remove | Path does not match |
| 81 | update_param_remove_localisation | /profil/parametres/localisation/remove | Path does not match |
| 82 | search | /search | Path does not match |
| 83 | search_around | /search/around | Path does not match |
| 84 | spots_from_name_type_etat_localisation | /search/results/{tri_spots}/{nom}/{type}/{etat}/{pays}/{region}/{departement}/{ville} | Path does not match |
| 85 | spots_from_name_type_etat_localisation_page | /search/results/{tri_spots}/{nom}/{type}/{etat}/{pays}/{region}/{departement}/{ville}/p/{page} | Path does not match |
| 86 | spots_from_name_type_etat_localisation_page_tri | /search/results/{tri_spots}/{nom}/{type}/{etat}/{pays}/{region}/{departement}/{ville}/p/{page} | Path does not match |
| 87 | spots_around_localisation | /search/around/{lat}/{lng} | Path does not match |
| 88 | spots_around_localisation_page | /search/around/{lat}/{lng}/p/{page} | Path does not match |
| 89 | all_spots | /spots/all | Path does not match |
| 90 | all_spots_page_tri | /spots/all/{tri_spots}/p/{page} | Path does not match |
| 91 | app_login | /login | Path does not match |
| 92 | app_logout | /logout | Path does not match |
| 93 | reset_password | /reset_password/form | Path does not match |
| 94 | reset_password_valid | /reset_password/valid | Path does not match |
| 95 | reset_password_link | /reset_password/key/{code} | Path does not match |
| 96 | form_create_password | /register/form/{pseudo} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.