Routing
fos_user_security_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | getProduct | /api/getProduct/{in} | Path does not match |
| 2 | getProducts | /api/getProducts | Path does not match |
| 3 | updateProducts | /api/updateProducts | Path does not match |
| 4 | addProducts | /api/addProducts | Path does not match |
| 5 | addProperties | /api/addProperties | Path does not match |
| 6 | getPropertyKeyList | /api/getPropertyKeyList | Path does not match |
| 7 | getPropertyValueList | /api/getPropertyValueList | Path does not match |
| 8 | getPriceRepresentationTemplateResolved | /admin/get-price-resolved-template | Path does not match |
| 9 | app_lucky_number | /api/number | Path does not match |
| 10 | testRoute | /api/getTest | Path does not match |
| 11 | getItem | /api/getItem/{in} | Path does not match |
| 12 | getToken | /api/getToken | Path does not match |
| 13 | admin_cv_entry_download_file | /download-file/{id} | Path does not match |
| 14 | save_new_file | /files/add | Path does not match |
| 15 | footerEdit | /admin/footer/edit | Path does not match |
| 16 | homepage | / | Path does not match |
| 17 | getImageGallery | /admin/image_gallery/get | Path does not match |
| 18 | set_new_image | /image_select/chooseOne | Path does not match |
| 19 | getLogoGallery | /admin/logo_gallery/get | Path does not match |
| 20 | mainMenuEdit | /admin/main_menu/edit | Path does not match |
| 21 | fos_user_security_login | /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.