Routing
security_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/connexion
| # | 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 | code_list | /admin/code/ | Path does not match |
| 17 | codes_manage | /admin/code/gestion-codes | Path does not match |
| 18 | code_import | /admin/code/importer-codes | Path does not match |
| 19 | code_new | /admin/code/nouveau-code | Path does not match |
| 20 | code_edit | /admin/code/editer-code/{id} | Path does not match |
| 21 | code_delete | /admin/code/supprimer/{id} | Path does not match |
| 22 | company_list | /admin/entreprises/ | Path does not match |
| 23 | company_new | /admin/entreprises/nouvelle-entreprise | Path does not match |
| 24 | company_edit | /admin/entreprises/modifier-entreprise/{id} | Path does not match |
| 25 | company_delete | /admin/entreprises/supprimer-entreprise/{id} | Path does not match |
| 26 | csv_login | /csv-login | Path does not match |
| 27 | csv_view | /csv-view | Path does not match |
| 28 | csv_view_single | /csv-view/{filename} | Path does not match |
| 29 | csv_download | /csv-download/{filename} | Path does not match |
| 30 | csv_download_all | /csv-download-all | Path does not match |
| 31 | dashboard | /admin/dashboard/ | Path does not match |
| 32 | admin_hotline_edit | /admin/hotline/ | Path does not match |
| 33 | reporting | /admin/reporting | Path does not match |
| 34 | reporting_count_all | /admin/count/all | Path does not match |
| 35 | reporting_details_all | /admin/details/all | Path does not match |
| 36 | reporting_count | /admin/count/{type} | Path does not match |
| 37 | reporting_details | /admin/details/{type} | Path does not match |
| 38 | all_activity | /admin/activity | Path does not match |
| 39 | activity_users | /admin/activity/users | Path does not match |
| 40 | activity_contacts | /admin/activity/contacts | Path does not match |
| 41 | activity_subscriptions | /admin/activity/subscriptions | Path does not match |
| 42 | reporting_actions_config | /admin/actions/config/{companyId} | Path does not match |
| 43 | suspension_title_list | /admin/dates-suspension/ | Path does not match |
| 44 | suspension_title_import | /admin/dates-suspension/importer-suspensions | Path does not match |
| 45 | suspension_title_new | /admin/dates-suspension/nouvel-date-suspension | Path does not match |
| 46 | suspension_title_edit | /admin/dates-suspension/editer-date-suspension/{id} | Path does not match |
| 47 | suspension_title_delete | /admin/dates-suspension/supprimer-date-suspension/{id} | Path does not match |
| 48 | user_list | /admin/liste-des-utilisateurs | Path does not match |
| 49 | users_new | /admin/nouvels-utilisateurs | Path does not match |
| 50 | export_csv | /admin/export-csv | Path does not match |
| 51 | user_new | /admin/nouvel-utilisateur | Path does not match |
| 52 | user_edit | /admin/editer-utilisateur/{id} | Path does not match |
| 53 | user_delete | /admin/supprimer-utilisateur/{id} | Path does not match |
| 54 | users_bulk_delete | /admin/supprimer-utilisateurs | Path does not match |
| 55 | webservice_index | /admin/webservice/ | Path does not match |
| 56 | webservice_new | /admin/webservice/nouveau-webservice | Path does not match |
| 57 | webservice_edit | /admin/webservice/editer-webservice/{id} | Path does not match |
| 58 | webservice_delete | /admin/webservice/supprimer/{id} | Path does not match |
| 59 | home_redirect | /admin/ | Path does not match |
| 60 | search_contact | /admin/recherche-contact | Path does not match |
| 61 | edit_contact | /admin/editer-contact | Path does not match |
| 62 | root_redirect | / | Path does not match |
| 63 | security_login | /connexion | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.