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 | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | soek_admin_archives_index | /soek/admin/archives/ | Path does not match |
| 16 | soek_admin_archives_list | /soek/admin/archives/{table} | Path does not match |
| 17 | soek_admin_archives_detail | /soek/admin/archives/{table}/{id} | Path does not match |
| 18 | soek_admin_archives_restore | /soek/admin/archives/{table}/{id}/restore | Path does not match |
| 19 | soek_categories_salle | /soek/categories-salle | Path does not match |
| 20 | soek_categorie_salle_new | /soek/categories-salle/new | Path does not match |
| 21 | soek_categorie_salle_edit | /soek/categories-salle/{id}/edit | Path does not match |
| 22 | soek_categorie_salle_delete | /soek/categories-salle/{id}/delete | Path does not match |
| 23 | soek_api_categories_salle | /soek/api/categories-salle/{entiteeId} | Path does not match |
| 24 | avs_categories_service | /avs/admin/categories-service | Path does not match |
| 25 | avs_categorie_service_new | /avs/admin/categories-service/new | Path does not match |
| 26 | avs_categorie_service_edit | /avs/admin/categories-service/{id}/edit | Path does not match |
| 27 | avs_categorie_service_delete | /avs/admin/categories-service/{id}/delete | Path does not match |
| 28 | avs_categorie_service_toggle | /avs/admin/categories-service/{id}/toggle | Path does not match |
| 29 | avs_api_categories_service | /avs/api/categories-service/{entiteeId} | Path does not match |
| 30 | avs_api_commentaires_list | /avs/API/demande/{uuid}/commentaires | Path does not match |
| 31 | avs_api_commentaires_add | /avs/API/demande/{uuid}/commentaires | Path does not match |
| 32 | avs_api_commentaire_delete | /avs/API/commentaire/{id} | Path does not match |
| 33 | avs_api_commentaires_nonlus | /avs/API/demande/{uuid}/commentaires/non-lus | Path does not match |
| 34 | test | /test | Path does not match |
| 35 | old_home | /old-home | Path does not match |
| 36 | homeSOEK | /SOEK | Path does not match |
| 37 | homeSOEG | /SOEG | Path does not match |
| 38 | homeLDM | /LDM | Path does not match |
| 39 | homeSEE | /SEE | Path does not match |
| 40 | soek_upload_delete | /soek/upload/delete/{id} | Path does not match |
| 41 | soek_upload_files | /soek/upload/files | Path does not match |
| 42 | soek_download_file | /soek/download/{file} | Path does not match |
| 43 | 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.