Redirect 302 redirect from GET @admin (ed0d3b)

GET https://layen.tn/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 admin_article_index /admin/article Path does not match
2 admin_article_new /admin/article/new Path does not match
3 admin_article_batch_delete /admin/article/batch-delete Path does not match
4 admin_article_autocomplete /admin/article/autocomplete Path does not match
5 admin_article_render_filters /admin/article/render-filters Path does not match
6 admin_article_edit /admin/article/{entityId}/edit Path does not match
7 admin_article_delete /admin/article/{entityId}/delete Path does not match
8 admin_article_detail /admin/article/{entityId} Path does not match
9 admin_client_index /admin/client Path does not match
10 admin_client_new /admin/client/new Path does not match
11 admin_client_batch_delete /admin/client/batch-delete Path does not match
12 admin_client_autocomplete /admin/client/autocomplete Path does not match
13 admin_client_render_filters /admin/client/render-filters Path does not match
14 admin_client_edit /admin/client/{entityId}/edit Path does not match
15 admin_client_delete /admin/client/{entityId}/delete Path does not match
16 admin_client_detail /admin/client/{entityId} Path does not match
17 admin_client_payment_index /admin/client-payment Path does not match
18 admin_client_payment_new /admin/client-payment/new Path does not match
19 admin_client_payment_batch_delete /admin/client-payment/batch-delete Path does not match
20 admin_client_payment_autocomplete /admin/client-payment/autocomplete Path does not match
21 admin_client_payment_render_filters /admin/client-payment/render-filters Path does not match
22 admin_client_payment_edit /admin/client-payment/{entityId}/edit Path does not match
23 admin_client_payment_delete /admin/client-payment/{entityId}/delete Path does not match
24 admin_client_payment_detail /admin/client-payment/{entityId} Path does not match
25 admin_commande_index /admin/commande Path does not match
26 admin_commande_new /admin/commande/new Path does not match
27 admin_commande_batch_delete /admin/commande/batch-delete Path does not match
28 admin_commande_autocomplete /admin/commande/autocomplete Path does not match
29 admin_commande_render_filters /admin/commande/render-filters Path does not match
30 admin_commande_edit /admin/commande/{entityId}/edit Path does not match
31 admin_commande_delete /admin/commande/{entityId}/delete Path does not match
32 admin_commande_detail /admin/commande/{entityId} Path does not match
33 admin_user_index /admin/user Path does not match
34 admin_user_new /admin/user/new Path does not match
35 admin_user_batch_delete /admin/user/batch-delete Path does not match
36 admin_user_autocomplete /admin/user/autocomplete Path does not match
37 admin_user_render_filters /admin/user/render-filters Path does not match
38 admin_user_edit /admin/user/{entityId}/edit Path does not match
39 admin_user_delete /admin/user/{entityId}/delete Path does not match
40 admin_user_detail /admin/user/{entityId} Path does not match
41 _preview_error /_error/{code}.{_format} Path does not match
42 api_login_check /api/login_check Path does not match
43 _logout_main /logout Path does not match
44 _wdt /_wdt/{token} Path does not match
45 _profiler_home /_profiler/ Path does not match
46 _profiler_search /_profiler/search Path does not match
47 _profiler_search_bar /_profiler/search_bar Path does not match
48 _profiler_phpinfo /_profiler/phpinfo Path does not match
49 _profiler_xdebug /_profiler/xdebug Path does not match
50 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
51 _profiler_search_results /_profiler/{token}/search/results Path does not match
52 _profiler_open_file /_profiler/open Path does not match
53 _profiler /_profiler/{token} Path does not match
54 _profiler_router /_profiler/{token}/router Path does not match
55 _profiler_exception /_profiler/{token}/exception Path does not match
56 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
57 sale_me /api/sales/me Path does not match
58 sales_articles_list /api/sales/articles Path does not match
59 sales_articles_search /api/sales/articles/search Path does not match
60 sales_article_detail /api/sales/articles/{code} Path does not match
61 sales_clients_create /api/sales/clients Path does not match
62 sales_clients_list /api/sales/clients Path does not match
63 sales_client_detail /api/sales/clients/{code} Path does not match
64 sales_commandes_create /api/sales/commandes Path does not match
65 sales_commandes_list /api/sales/commandes Path does not match
66 sales_commande_detail /api/sales/commandes/{id} Path does not match
67 sales_commandes_search_by_logiciel /api/sales/commandes/search-by-logiciel Path does not match
68 sales_payments_create /api/sales/payments Path does not match
69 admin_commande_search /admin/commande-search Path does not match
70 admin_clients_payment_picker /admin/clients-payment-picker Path does not match
71 admin_articles_picker /admin/articles-picker Path does not match
72 admin_clients_picker /admin/clients-picker Path does not match
73 admin /admin Path does not match
74 app_home / Path does not match
75 app_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.