Routing
app_login
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
Route Matching Logs
Path to match:
/fr/login
| # | 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 | root | / | Path does not match |
| 17 | app_admin_catalogue_index | /{_locale}/admin/catalogue | Path does not match |
| 18 | app_admin_catalogue_new | /{_locale}/admin/catalogue/new | Path does not match |
| 19 | app_admin_catalogue_show | /{_locale}/admin/catalogue/{id} | Path does not match |
| 20 | app_admin_catalogue_edit | /{_locale}/admin/catalogue/{id}/edit | Path does not match |
| 21 | app_admin_catalogue_delete | /{_locale}/admin/catalogue/{id} | Path does not match |
| 22 | app_admin_client_index | /{_locale}/admin/client | Path does not match |
| 23 | app_admin_client_new | /{_locale}/admin/client/new | Path does not match |
| 24 | app_admin_client_show | /{_locale}/admin/client/{id} | Path does not match |
| 25 | app_admin_client_edit | /{_locale}/admin/client/{id}/edit | Path does not match |
| 26 | app_admin_client_delete | /{_locale}/admin/client/{id} | Path does not match |
| 27 | app_admin_document_index | /{_locale}/admin/document | Path does not match |
| 28 | app_admin_document_new | /{_locale}/admin/document/new | Path does not match |
| 29 | app_admin_document_show | /{_locale}/admin/document/{id} | Path does not match |
| 30 | app_admin_document_edit | /{_locale}/admin/document/{id}/edit | Path does not match |
| 31 | app_admin_document_delete | /{_locale}/admin/document/{id} | Path does not match |
| 32 | app_admin_parameter_index | /{_locale}/admin/parameter | Path does not match |
| 33 | app_admin_parameter_new | /{_locale}/admin/parameter/new | Path does not match |
| 34 | app_admin_parameter_show | /{_locale}/admin/parameter/{id} | Path does not match |
| 35 | app_admin_parameter_edit | /{_locale}/admin/parameter/{id}/edit | Path does not match |
| 36 | app_admin_parameter_delete | /{_locale}/admin/parameter/{id} | Path does not match |
| 37 | app_admin_place_index | /{_locale}/admin/place | Path does not match |
| 38 | app_admin_place_new | /{_locale}/admin/place/new | Path does not match |
| 39 | app_admin_place_show | /{_locale}/admin/place/{id} | Path does not match |
| 40 | app_admin_place_edit | /{_locale}/admin/place/{id}/edit | Path does not match |
| 41 | app_admin_place_delete | /{_locale}/admin/place/{id} | Path does not match |
| 42 | app_admin_report_index | /{_locale}/admin/report | Path does not match |
| 43 | app_admin_report_new | /{_locale}/admin/report/new | Path does not match |
| 44 | app_admin_report_show | /{_locale}/admin/report/{id} | Path does not match |
| 45 | app_admin_report_edit | /{_locale}/admin/report/{id}/edit | Path does not match |
| 46 | app_admin_report_delete | /{_locale}/admin/report/{id} | Path does not match |
| 47 | app_admin_task_index | /{_locale}/admin/task | Path does not match |
| 48 | app_admin_task_new | /{_locale}/admin/task/new | Path does not match |
| 49 | app_admin_task_show | /{_locale}/admin/task/{id} | Path does not match |
| 50 | app_admin_task_edit | /{_locale}/admin/task/{id}/edit | Path does not match |
| 51 | app_admin_task_delete | /{_locale}/admin/task/{id} | Path does not match |
| 52 | app_admin_taxonomy_index | /{_locale}/admin/taxonomy | Path does not match |
| 53 | app_admin_taxonomy_new | /{_locale}/admin/taxonomy/new | Path does not match |
| 54 | app_admin_taxonomy_show | /{_locale}/admin/taxonomy/{id} | Path does not match |
| 55 | app_admin_taxonomy_edit | /{_locale}/admin/taxonomy/{id}/edit | Path does not match |
| 56 | app_admin_taxonomy_delete | /{_locale}/admin/taxonomy/{id} | Path does not match |
| 57 | app_admin_todo_index | /{_locale}/admin/todo | Path does not match |
| 58 | app_admin_todo_new | /{_locale}/admin/todo/new | Path does not match |
| 59 | app_admin_todo_show | /{_locale}/admin/todo/{id} | Path does not match |
| 60 | app_admin_todo_edit | /{_locale}/admin/todo/{id}/edit | Path does not match |
| 61 | app_admin_todo_delete | /{_locale}/admin/todo/{id} | Path does not match |
| 62 | app_admin_user_index | /{_locale}/admin/user | Path does not match |
| 63 | app_admin_user_new | /{_locale}/admin/user/new | Path does not match |
| 64 | app_admin_user_show | /{_locale}/admin/user/{id} | Path does not match |
| 65 | app_admin_user_edit | /{_locale}/admin/user/{id}/edit | Path does not match |
| 66 | app_admin_user_delete | /{_locale}/admin/user/{id} | Path does not match |
| 67 | app_admin_widget_index | /{_locale}/admin/widget | Path does not match |
| 68 | app_admin_widget_new | /{_locale}/admin/widget/new | Path does not match |
| 69 | app_admin_widget_show | /{_locale}/admin/widget/{id} | Path does not match |
| 70 | app_admin_widget_edit | /{_locale}/admin/widget/{id}/edit | Path does not match |
| 71 | app_admin_widget_delete | /{_locale}/admin/widget/{id} | Path does not match |
| 72 | app_index | /{_locale}/ | Path does not match |
| 73 | app_admin_dashboard | /{_locale}/admin | Path does not match |
| 74 | app_place_index | /{_locale}/place/{placeSlug} | Path does not match |
| 75 | app_status | /{_locale}/status/{placeSlug} | Path does not match |
| 76 | app_share | /{_locale}/share/{placeSlug} | Path does not match |
| 77 | app_mail | /{_locale}/mail/{placeSlug} | Path does not match |
| 78 | app_attendee_refresh | /{_locale}/place/{placeSlug}/attendee/refresh | Path does not match |
| 79 | app_attendee_export | /{_locale}/place/{placeSlug}/attendee/export | Path does not match |
| 80 | app_attendee_index | /{_locale}/place/{placeSlug}/attendee | Path does not match |
| 81 | app_chat_index | /{_locale}/place/{placeSlug}/chat | Path does not match |
| 82 | app_checklist_index | /{_locale}/place/{placeSlug}/checklist | Path does not match |
| 83 | app_checklist_valid | /{_locale}/place/{placeSlug}/checklist/{id}/valid | Path does not match |
| 84 | app_checklist_show | /{_locale}/place/{placeSlug}/checklist/{id} | Path does not match |
| 85 | app_checklist_edit | /{_locale}/place/{placeSlug}/checklist/{id}/edit | Path does not match |
| 86 | app_checklist_user | /{_locale}/place/{placeSlug}/checklist | Path does not match |
| 87 | app_document_index | /{_locale}/place/{placeSlug}/document/ | Path does not match |
| 88 | app_document_ppri_index | /{_locale}/place/{placeSlug}/document/ppri | Path does not match |
| 89 | app_document_emergency_index | /{_locale}/place/{placeSlug}/document/secours | Path does not match |
| 90 | app_document_user_favorites | /{_locale}/place/{placeSlug}/document/favorites | Path does not match |
| 91 | app_document_add_to_favorite | /{_locale}/place/{placeSlug}/document/{id}/favorite | Path does not match |
| 92 | file_manager_docs | /{_locale}/admin/documents | Path does not match |
| 93 | file_manager | /{_locale}/ | Path does not match |
| 94 | file_manager_rename | /{_locale}/rename/{fileName} | Path does not match |
| 95 | file_manager_upload | /{_locale}/upload/ | Path does not match |
| 96 | file_manager_file | /{_locale}/file/{fileName} | Path does not match |
| 97 | file_manager_delete | /{_locale}/delete/ | Path does not match |
| 98 | app_place_logs | /{_locale}/place/{placeSlug}/logs/ | Path does not match |
| 99 | app_place_logs_export | /{_locale}/place/{placeSlug}/logs/export | Path does not match |
| 100 | app_message_show | /{_locale}/place/{placeSlug}/message/message/{id} | Path does not match |
| 101 | app_metric_weather | /{_locale}/place/{placeSlug}/metric/weather-water/ | Path does not match |
| 102 | app_metric_export | /{_locale}/place/{placeSlug}/metric/export | Path does not match |
| 103 | app_metric_update | /{_locale}/place/{placeSlug}/metric/metric/update | Path does not match |
| 104 | app_notification_index | /{_locale}/place/{placeSlug}/notification | Path does not match |
| 105 | app_notification_new | /{_locale}/place/{placeSlug}/notification/new | Path does not match |
| 106 | app_notification_create_from_place | /{_locale}/place/{placeSlug}/notification/create-from-place | Path does not match |
| 107 | app_notification_show | /{_locale}/place/{placeSlug}/notification/{id} | Path does not match |
| 108 | app_place_switch | /{_locale}/place/{id} | Path does not match |
| 109 | app_report_refresh | /{_locale}/place/{placeSlug}/report/refresh | Path does not match |
| 110 | app_report_tech | /{_locale}/place/{placeSlug}/report/tech | Path does not match |
| 111 | app_report_status_create_from_place | /{_locale}/place/{placeSlug}/report/create-status-report-from-place | Path does not match |
| 112 | app_report_technical_create_from_place | /{_locale}/place/{placeSlug}/report/create-technical-from-place | Path does not match |
| 113 | app_report_incident_create_from_place | /{_locale}/place/{placeSlug}/report/create-incident-from-place | Path does not match |
| 114 | app_report_log_create_from_place | /{_locale}/place/{placeSlug}/report/create-log-from-place | Path does not match |
| 115 | app_report_create_from_place | /{_locale}/place/{placeSlug}/report/create-from-place | Path does not match |
| 116 | app_report_task_create_from_place | /{_locale}/place/{placeSlug}/report/create-task-from-place | Path does not match |
| 117 | app_report_filter_technical_tasks | /{_locale}/place/{placeSlug}/report/filter-technical-tasks | Path does not match |
| 118 | app_report_pdf | /{_locale}/place/{placeSlug}/report/{id}/pdf | Path does not match |
| 119 | app_report_show | /{_locale}/place/{placeSlug}/report/{id} | Path does not match |
| 120 | app_forgot_password_request | /{_locale}/reset-password | Path does not match |
| 121 | app_check_email | /{_locale}/reset-password/check-email | Path does not match |
| 122 | app_reset_password | /{_locale}/reset-password/reset/{token} | Path does not match |
| 123 | app_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.