Redirect 302 redirect from GET @app_home (17b6db)

GET https://shop.raniavoyages.com/login

Routing

app_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 liip_imagine_filter_runtime /media/cache/resolve/{filter}/rc/{hash}/{path} Path does not match
3 liip_imagine_filter /media/cache/resolve/{filter}/{path} 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 /admin Path does not match
18 backoffice_cart_index /backoffice/cart/ Path does not match
19 backoffice_cart_add /backoffice/cart/add/{id} Path does not match
20 backoffice_cart_remove /backoffice/cart/remove/{id} Path does not match
21 backoffice_cart_delete /backoffice/cart/delete/{id} Path does not match
22 backoffice_cart_emptydelete /backoffice/cart/empty Path does not match
23 backoffice_cart_checkout /backoffice/cart/checkout Path does not match
24 backoffice_cart_get_addresses_client /backoffice/cart/get_addresses_client Path does not match
25 backoffice_client_index /backoffice/client/ Path does not match
26 backoffice_client_new /backoffice/client/new Path does not match
27 backoffice_client_show /backoffice/client/{id} Path does not match
28 backoffice_client_edit /backoffice/client/{id}/edit Path does not match
29 backoffice_client_password /backoffice/client/{id}/password Path does not match
30 backoffice_client_delete /backoffice/client/{id}/delete Path does not match
31 backoffice_addresse_delete /backoffice/client/{id}/addresse_delete Path does not match
32 backoffice_dashboard /backoffice/dashboard Path does not match
33 backoffice_order_index /backoffice/order/ Path does not match
34 backoffice_order_new /backoffice/order/new Path does not match
35 backoffice_order_show /backoffice/order/{id} Path does not match
36 backoffice_order_edit /backoffice/order/{id}/edit Path does not match
37 backoffice_order_delete /backoffice/order/{id} Path does not match
38 backoffice_product_category_index /backoffice/product/category/ Path does not match
39 backoffice_product_category_show /backoffice/product/category/{id} Path does not match
40 backoffice_product_category_edit /backoffice/product/category/{id}/edit Path does not match
41 backoffice_product_category_delete /backoffice/product/category/{id} Path does not match
42 backoffice_product_index /backoffice/product/ Path does not match
43 backoffice_product_byCategory_index /backoffice/product/bycategory/{category} Path does not match
44 backoffice_product_list /backoffice/product/list Path does not match
45 backoffice_product_new /backoffice/product/new Path does not match
46 backoffice_product_slug_show /backoffice/product/name/{slug} Path does not match
47 backoffice_product_show /backoffice/product/{id} Path does not match
48 backoffice_product_edit /backoffice/product/{id}/edit Path does not match
49 backoffice_product_delete /backoffice/product/{id} Path does not match
50 backoffice_user_index /backoffice/user/ Path does not match
51 backoffice_user_new /backoffice/user/new Path does not match
52 backoffice_user_show /backoffice/user/{id}/show Path does not match
53 backoffice_user_edit /backoffice/user/{id}/edit Path does not match
54 backoffice_user_delete /backoffice/user/{id}/delete Path does not match
55 backoffice_client_profil /backoffice/user/profil Path does not match
56 cart_index /account/cart/ Path does not match
57 cart_add /account/cart/add/{id} Path does not match
58 cart_remove /account/cart/remove/{id} Path does not match
59 cart_delete /account/cart/delete/{id} Path does not match
60 cart_emptydelete /account/cart/empty Path does not match
61 cart_checkout /account/cart/checkout Path does not match
62 cart_get_addresses_client /account/cart/get_addresses_client Path does not match
63 cart_update_product_quntity /account/cart/update_product_quntity_cart Path does not match
64 app_client_index /client/ Path does not match
65 app_client_new /client/new Path does not match
66 app_client_show /client/{id} Path does not match
67 app_client_edit /client/{id}/edit Path does not match
68 app_client_password /client/{id}/password Path does not match
69 app_client_delete /client/{id}/delete Path does not match
70 app_addresse_delete /client/{id}/addresse_delete Path does not match
71 app_dashboard /admin/dashboard Path does not match
72 app_home / Path does not match
73 app_order_index /account/order/ Path does not match
74 app_order_new /account/order/new Path does not match
75 app_order_show /account/order/{id} Path does not match
76 app_order_edit /account/order/{id}/edit Path does not match
77 app_order_delete /account/order/{id} Path does not match
78 app_customer_invoice /account/order/{id}/facture Path does not match
79 app_product_category_index /product/category/ Path does not match
80 app_product_category_show /product/category/{id} Path does not match
81 app_product_category_edit /product/category/{id}/edit Path does not match
82 app_product_category_delete /product/category/{id} Path does not match
83 app_product_index /account/product/ Path does not match
84 app_product_byCategory_index /account/product/bycategory/{category} Path does not match
85 app_product_list /account/product/list Path does not match
86 app_product_new /account/product/new Path does not match
87 app_product_slug_show /account/product/name/{slug} Path does not match
88 app_product_show /account/product/{id} Path does not match
89 app_product_edit /account/product/{id}/edit Path does not match
90 app_product_delete /account/product/delete/{id} Path does not match
91 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.