Redirect 301 redirect from GET @shop.home.index (736a84)

GET https://dev.sheetmusicdownload.eu/de/

Routing

shop.home.index Matched route

Route Parameters

Name Value
_locale
"de"

Route Matching Logs

Path to match: /de/
# Route name Path Log
1 admin.article.index /admin/article/ Path does not match
2 admin.article.delete /admin/article/{id}/delete Path does not match
3 admin.article.add /admin/article/add Path does not match
4 admin.article.edit /admin/article/{id}/edit Path does not match
5 admin.article.table /admin/article/table Path does not match
6 admin.dashboard.index /admin/ Path does not match
7 admin.download.index /admin/downloads/ Path does not match
8 admin.download.delete /admin/downloads/{id}/delete Path does not match
9 admin.download.reset /admin/downloads/{id}/reset Path does not match
10 admin.download.view /admin/downloads/{id}/view Path does not match
11 admin.download.table /admin/downloads/table Path does not match
12 admin.external.rids.index /admin/external/rids/ Path does not match
13 admin.external.rids.add /admin/external/rids/add Path does not match
14 admin.external.rids.edit /admin/external/rids/{id}/edit Path does not match
15 admin.external.rids.delete /admin/external/rids/{id}/delete Path does not match
16 admin.external.rids.table /admin/external/rids/table Path does not match
17 admin.order.index /admin/order/ Path does not match
18 admin.order.cancel /admin/order/{id}/cancel Path does not match
19 admin.order.delete /admin/order/{id}/delete Path does not match
20 admin.order.pdf_cancel /admin/order/{id}/pdf/cancel Path does not match
21 admin.order.pdf_invoice /admin/order/{id}/pdf/invoice Path does not match
22 admin.order.send /admin/order/{id}/send Path does not match
23 admin.order.view /admin/order/{id}/view Path does not match
24 admin.order.table /admin/order/table Path does not match
25 admin.profile.index /admin/profile/ Path does not match
26 admin.publisher.index /admin/publisher/ Path does not match
27 admin.publisher.delete /admin/publisher/{id}/delete Path does not match
28 admin.publisher.add /admin/publisher/add Path does not match
29 admin.publisher.edit /admin/publisher/{id}/edit Path does not match
30 admin.publisher.import /admin/publisher/import Path does not match
31 admin.publisher.import.id /admin/publisher/import/{id} Path does not match
32 admin.publisher.list /admin/publisher/list Path does not match
33 admin.publisher.table /admin/publisher/table Path does not match
34 admin.settings.index /admin/settings/ Path does not match
35 admin.shop.index /admin/shop/ Path does not match
36 admin.shop.delete /admin/shop/{id}/delete Path does not match
37 admin.shop.add /admin/shop/add Path does not match
38 admin.shop.edit /admin/shop/{id}/edit Path does not match
39 admin.shop.logo /admin/shop/{id}/logo Path does not match
40 admin.shop.table /admin/shop/table Path does not match
41 admin.shop.publisher_remove /admin/shop/{id}/publisher/{pid}/remove Path does not match
42 admin.shop.user_remove /admin/shop/{id}/user/{uid}/remove Path does not match
43 admin.sync.index /admin/sync/ Path does not match
44 admin.sync.execute /admin/sync/execute/{type}/{id} Path does not match
45 admin.sync.list /admin/sync/list/{type}/{next} Path does not match
46 admin.user.index /admin/user/ Path does not match
47 admin.user.delete /admin/user/{id}/delete Path does not match
48 admin.user.add /admin/user/add Path does not match
49 admin.user.edit /admin/user/{id}/edit Path does not match
50 admin.user.table /admin/user/table Path does not match
51 api.v1.article /api/v1/article/{id}/{rid} Path does not match
52 api.v1.articles /api/v1/articles Path does not match
53 api.v1.upload /api/v1/upload/{type}/{id} Path does not match
54 shop.api.index /{_locale}/api/index Path does not match
55 shop.api.info /{_locale}/api/info Path does not match
56 shop.article.show.de /de/artikel/{musician}/{publisher}/{name}.{id} Path does not match
57 shop.article.show.en /en/article/{musician}/{publisher}/{name}.{id} Path does not match
58 shop.article.link.id.de /de/artikel/id/{id} Path does not match
59 shop.article.link.id.en /en/article/id/{id} Path does not match
60 shop.article.link.rid.de /de/artikel/rid/{rid} Path does not match
61 shop.article.link.rid.en /en/article/rid/{rid} Path does not match
62 shop.assets.translations /{_locale}/assets/translations Path does not match
63 shop.assets.urls /{_locale}/assets/urls Path does not match
64 shop.cart.index.de /de/warenkorb/ Path does not match
65 shop.cart.index.en /en/cart/ Path does not match
66 shop.cart.add.de /de/warenkorb/add Path does not match
67 shop.cart.add.en /en/cart/add Path does not match
68 shop.cart.clear.de /de/warenkorb/clear Path does not match
69 shop.cart.clear.en /en/cart/clear Path does not match
70 shop.cart.remove.de /de/warenkorb/remove/{index} Path does not match
71 shop.cart.remove.en /en/cart/remove/{index} Path does not match
72 shop.category.index.de /de/kategorie/ Path does not match
73 shop.category.index.en /en/category/ Path does not match
74 shop.category.detail.de /de/kategorie/{name}.{id} Path does not match
75 shop.category.detail.en /en/category/{name}.{id} Path does not match
76 shop.category.show.de /de/kategorie/{name}.{id}/{page} Path does not match
77 shop.category.show.en /en/category/{name}.{id}/{page} Path does not match
78 shop.category.show.path.de /de/kategorie/{path}/{name}.{id}/{page} Path does not match
79 shop.category.show.path.en /en/category/{path}/{name}.{id}/{page} Path does not match
80 shop.data.countries /{_locale}/data/countries Path does not match
81 shop.home.index /{_locale}/ Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.