Routing
app_front_security_login
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
Route Matching Logs
Path to match:
/fr/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | add_widget | /admin/dashboard/dashboard/add_widget/{type} | Path does not match |
| 2 | remove_widget | /admin/dashboard/dashboard/remove_widget/{id} | Path does not match |
| 3 | update_widget | /admin/dashboard/dashboard/update_widget/{id}/{x}/{y}/{width}/{height} | Path does not match |
| 4 | update_title | /admin/dashboard/dashboard/update_title/{id}/{title} | Path does not match |
| 5 | render_widget | /admin/dashboard/dashboard/render_widget/{id} | Path does not match |
| 6 | widget_save_config | /admin/dashboard/dashboard/widget_save_config/{id}/{form} | Path does not match |
| 7 | widget_reset_config | /admin/dashboard/dashboard/widget_reset_config/{id} | Path does not match |
| 8 | delete_my_widgets | /admin/dashboard/dashboard/delete_my_widgets | Path does not match |
| 9 | homepage | /admin/dashboard/ | Path does not match |
| 10 | lle_dashboard_dashboard_setmydashboardasdefault | /admin/dashboard/dashboard/admin/default | Path does not match |
| 11 | lle_dashboard_dashboard_deletealluserdashboards | /admin/dashboard/dashboard/admin/reset-all | Path does not match |
| 12 | print_widget | /admin/dashboard/dashboard/print_widget/{id} | Path does not match |
| 13 | home | /admin/ | Path does not match |
| 14 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 15 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 16 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Path does not match |
| 17 | _logout_front | /logout | Path does not match |
| 18 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 19 | _wdt | /_wdt/{token} | Path does not match |
| 20 | _profiler_home | /_profiler/ | Path does not match |
| 21 | _profiler_search | /_profiler/search | Path does not match |
| 22 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 23 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 24 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 25 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 26 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 27 | _profiler_open_file | /_profiler/open | Path does not match |
| 28 | _profiler | /_profiler/{token} | Path does not match |
| 29 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 30 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 31 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 32 | app_home_default_locale | / | Path does not match |
| 33 | old_refuges_redirect | /{_locale}/{prefix}-{slug}.aspx | Path does not match |
| 34 | app_compte | /{_locale}/mon-compte | Path does not match |
| 35 | app_compte_commande | /{_locale}/mon-compte/commandes/{id} | Path does not match |
| 36 | app_compte_commande_replace_cancel | /{_locale}/mon-compte/commandes_replace_cancel/{id} | Path does not match |
| 37 | app_compte_commande_cancel | /{_locale}/mon-compte/commandes_cancel/{id} | Path does not match |
| 38 | app_compte_commande_replace | /{_locale}/mon-compte/commandes_replace/{id} | Path does not match |
| 39 | app_compte_reservation_cancel | /{_locale}/mon-compte/reservations_cancel/{id} | Path does not match |
| 40 | app_compte_voyager_edit | /{_locale}/mon-compte/edit_voyageur/{id} | Path does not match |
| 41 | app_compte_edit | /{_locale}/mon-compte/edit/{id} | Path does not match |
| 42 | app_contact_form | /{_locale}/contact/ | Path does not match |
| 43 | app_contact_merci | /{_locale}/contact/merci | Path does not match |
| 44 | app_contact_centre_aide | /{_locale}/contact/centre-d-aide | Path does not match |
| 45 | app_choix_etape_suivante | /{_locale}/choix-etape-suivante/{day} | Path does not match |
| 46 | app_login_and_register | /{_locale}/to_login | Path does not match |
| 47 | app_delete_etape | /{_locale}/delete_etape/{id} | Path does not match |
| 48 | app_home | /{_locale}/ | Path does not match |
| 49 | app_panier_esi | /{_locale}/api/_panier | Path does not match |
| 50 | app_front_map_map | /{_locale}/map | Path does not match |
| 51 | app_page | /{_locale}/{slug}.html | Path does not match |
| 52 | app_page_faq | /{_locale}/faqs | Path does not match |
| 53 | app_panier_confirm_nbvoyageur | /{_locale}/panier/confirm_nbvoyageur | Path does not match |
| 54 | app_panier_create_panier | /{_locale}/panier/create_panier | Path does not match |
| 55 | app_panier | /{_locale}/panier/ | Path does not match |
| 56 | app_panier_coordonnees | /{_locale}/panier/coordonnees | Path does not match |
| 57 | app_panier_recapitulatif | /{_locale}/panier/recapitulatif | Path does not match |
| 58 | app_front_planning | /{_locale}/planning | Path does not match |
| 59 | app_preferences | /{_locale}/preferences/{slug}/{day} | Path does not match |
| 60 | app_front_recherche_index | /{_locale}/recherche/ | Path does not match |
| 61 | app_refuge | /{_locale}/refuges/{slug} | Path does not match |
| 62 | app_refuge_indispo | /{_locale}/refuges/indisponibles/{slug} | Path does not match |
| 63 | app_reservation | /{_locale}/reservation/{slug}/{day} | Path does not match |
| 64 | app_reservation_edit_date | /{_locale}/reservation/{slug}/{day}/edit/{id}/date | Path does not match |
| 65 | app_reservation_edit | /{_locale}/reservation/{slug}/{day}/edit/{id} | Path does not match |
| 66 | app_front_security_login | /{_locale}/login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.