Routing
app_security_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 4 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | app_ardoise | /dashboard/ardoise | Path does not match |
| 19 | app_ardoise_toggle_visibility | /dashboard/ardoise/toggle-visibility | Path does not match |
| 20 | app_automatic_add_menu_form | /dashboard/automatic-add-menu | Path does not match |
| 21 | app_automatic_translation | /dashboard/translation/automatic | Path does not match |
| 22 | create_translation_credit_checkout | /dashboard/create-translation-credit-checkout-session | Path does not match |
| 23 | translation_credit_payment_confirmation | /dashboard/translation-credit-confirmation | Path does not match |
| 24 | translate_all_products | /dashboard/translate-all-products/{langue} | Path does not match |
| 25 | translate_all_categories | /dashboard/translate-all-categories/{langue} | Path does not match |
| 26 | translate_all_groups | /dashboard/translate-all-groups/{langue} | Path does not match |
| 27 | translate_all_tags | /dashboard/translate-all-tags/{langue} | Path does not match |
| 28 | app_category | /dashboard/category | Path does not match |
| 29 | app_category_toggle_visibility | /dashboard/toggle-visibility/category/{id} | Path does not match |
| 30 | app_category_toggle_visibility_without_products | /dashboard/toggle-visibility/category/{id}/without-products | Path does not match |
| 31 | app_category_edit | /dashboard/category/edit/{id} | Path does not match |
| 32 | app_category_toggle_archive | /dashboard/toggle-archive/category/{id} | Path does not match |
| 33 | app_category_archive | /dashboard/pages/category/archive | Path does not match |
| 34 | app_category_delete | /dashboard/category/delete/{id} | Path does not match |
| 35 | app_custom_menu | /dashboard/custom-menu | Path does not match |
| 36 | app_dashboard_acces | /dashboard_acces | Path does not match |
| 37 | app_dashboard | /dashboard | Path does not match |
| 38 | app_dashboard_menu_portal | /dashboard/menu | Path does not match |
| 39 | app_employee | /dashboard/employee | Path does not match |
| 40 | app_toggle_role | /dashboard/toggle-role/{id} | Path does not match |
| 41 | app_delete_employee | /dashboard/delete-employee/{id} | Path does not match |
| 42 | app_group | /dashboard/group | Path does not match |
| 43 | app_group_edit | /dashboard/group/edit/{id} | Path does not match |
| 44 | app_group_toggle_visibility | /dashboard/toggle-visibility/group/{id} | Path does not match |
| 45 | app_group_toggle_visibility_without | /dashboard/toggle-visibility/group-without-category-and-product/{id} | Path does not match |
| 46 | app_group_delete | /dashboard/delete-group/{id} | Path does not match |
| 47 | app_group_toggle_archive | /dashboard/toggle-archive-group/{id} | Path does not match |
| 48 | app_group_archive | /dashboard/pages/group/archive | Path does not match |
| 49 | app_home_dashboard_acces | /dashboard_acces | Path does not match |
| 50 | app_product | /dashboard/product | Path does not match |
| 51 | app_product_toggle_visibility | /dashboard/toggle-visibility/product/{id} | Path does not match |
| 52 | app_product_toggle_visibility_bulk | /dashboard/toggle-visibility/products | Path does not match |
| 53 | app_product_toggle_archive | /dashboard/toggle-archive/product/{id} | Path does not match |
| 54 | app_product_archive | /dashboard/pages/product/archive | Path does not match |
| 55 | app_product_new | /dashboard/product/new | Path does not match |
| 56 | app_product_edit | /dashboard/product/edit/{id} | Path does not match |
| 57 | app_product_delete | /dashboard/product/delete/{id} | Path does not match |
| 58 | app_qr_code | /dashboard/qrcode | Path does not match |
| 59 | app_qr_code_custom | /dashboard/qrcode/custom | Path does not match |
| 60 | app_list_qrcode | /dashboard/qrcode/list-qrcode | Path does not match |
| 61 | app_product_qrcode | /dashboard/qrcode/list-qrcode/product/{id} | Path does not match |
| 62 | app_restaurant | /dashboard/restaurant | Path does not match |
| 63 | app_restaurant_toggle_visibility | /dashboard/toggle-visibility/restaurant/{id} | Path does not match |
| 64 | app_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.