Redirect 302 redirect from GET @admin_dashboard (e4d33a)

GET https://admin.hjgezlglfjhezb.preprod.moonloc.fr/login

Routing

admin_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 2fa_login /2fa Path does not match
3 2fa_login_check /2fa_check Path does not match
4 _wdt /_wdt/{token} Path does not match
5 _profiler_home /_profiler/ Path does not match
6 _profiler_search /_profiler/search Path does not match
7 _profiler_search_bar /_profiler/search_bar Path does not match
8 _profiler_phpinfo /_profiler/phpinfo Path does not match
9 _profiler_xdebug /_profiler/xdebug Path does not match
10 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
11 _profiler_search_results /_profiler/{token}/search/results Path does not match
12 _profiler_open_file /_profiler/open Path does not match
13 _profiler /_profiler/{token} Path does not match
14 _profiler_router /_profiler/{token}/router Path does not match
15 _profiler_exception /_profiler/{token}/exception Path does not match
16 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
17 admin_dashboard / Path does not match
18 admin_ajax_remove_product_secondary_image /ajax/products/images/remove-secondary Path does not match
19 admin_ajax_create_product_content_item /ajax/products/content-item/create Path does not match
20 admin_ajax_remove_brand_logo /ajax/brands/images/remove-logo Path does not match
21 admin_ajax_get_specific_category_second_level /ajaxtransaction/category-select Path does not match
22 admin_ajax_get_specific_category_third_level /ajaxtransaction/binder-select Path does not match
23 admin_ajax_remove_product_order /ajax/order/remove-product Path does not match
24 admin_ajax_select_date /ajax/order/select-date Path does not match
25 admin_view_brand_list /brands Path does not match
26 admin_create_brand /brands/new Path does not match
27 admin_update_brand /brands/{id}/edit Path does not match
28 admin_brand_delete /brands/{id}/delete Path does not match
29 admin_view_category_list /categories Path does not match
30 admin_create_category /categories/new Path does not match
31 admin_update_category /categories/{id}/edit Path does not match
32 admin_view_clients_review_list /clients-reviews Path does not match
33 admin_create_clients_review /clients-reviews/new Path does not match
34 admin_update_clients_review /clients-reviews/{id}/edit Path does not match
35 admin_clients_review_delete /clients-reviews/{id}/delete Path does not match
36 admin_view_discount_list /discounts Path does not match
37 admin_create_discount /discounts/new Path does not match
38 admin_update_discount /discounts/{id}/edit Path does not match
39 admin_discount_delete /discounts/{id}/delete Path does not match
40 admin_view_equipment_location_list /equipment-locations Path does not match
41 admin_create_equipment_location /equipment-locations/new Path does not match
42 admin_update_equipment_location /equipment-locations/{id}/edit Path does not match
43 admin_equipment_location_delete /equipment-locations/{id}/delete Path does not match
44 admin_view_news_banner_list /news-banners Path does not match
45 admin_create_news_banner /news-banners/new Path does not match
46 admin_update_news_banner /news-banners/{id}/edit Path does not match
47 admin_news_banner_delete /news-banners/{id}/delete Path does not match
48 admin_view_order_list /orders Path does not match
49 admin_view_order_archive_list /orders/archive Path does not match
50 admin_view_today_order_list /orders/today Path does not match
51 admin_create_order /orders/new Path does not match
52 admin_ask_google_opinion /orders/{id}/opinion Path does not match
53 admin_duplicate_order /orders/{id}/duplicate Path does not match
54 admin_update_order /orders/{id}/edit Path does not match
55 admin_order_delete /orders/{id}/delete Path does not match
56 admin_view_order_pdf /orders/{id}/pdf Path does not match
57 admin_view_material_list_pdf /orders/{id}/material_list_pdf Path does not match
58 admin_view_invoice /orders/{id}/invoice/pdf Path does not match
59 admin_cancel_order /orders/{id}/cancel Path does not match
60 admin_mark_order_as_paid /orders/{id}/mark-as-paid Path does not match
61 admin_change_order_state /orders/{id}/change-order-state Path does not match
62 admin_send_invoice /orders/{id}/sendInvoice Path does not match
63 admin_accept_legal_document /orders/{id}/accept Path does not match
64 admin_send_estimate /orders/{id}/send-estimate Path does not match
65 admin_send_material_list /orders/{id}/send-material-list Path does not match
66 admin_refuse_legal_document /orders/{id}/refuse Path does not match
67 admin_view_legal_document /orders/personal-information/legal-document/{id} Path does not match
68 admin_view_content_item_list /content-items Path does not match
69 admin_create_content_item /content-items/new Path does not match
70 admin_update_content_item /content-items/{id}/edit Path does not match
71 admin_content_item_delete /content-items/{id}/delete Path does not match
72 admin_view_product_list /products Path does not match
73 admin_create_product /products/new Path does not match
74 admin_update_product /products/{id}/edit Path does not match
75 admin_product_delete /products/{id}/delete Path does not match
76 admin_view_profile /profile Path does not match
77 admin_view_q_and_a_list /qs-and-as Path does not match
78 admin_create_q_and_a /qs-and-as/new Path does not match
79 admin_update_q_and_a /qs-and-as/{id}/edit Path does not match
80 admin_q_and_a_delete /qs-and-as/{id}/delete Path does not match
81 admin_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.