GET https://pro.ultrapop.com/

Routing

frontend.homepage.index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 bazinga_jstranslation_js /translations/{domain}.{_format} Path does not match
3 ux_live_component /_components/{_live_component}/{_live_action} 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_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 admin.administrator.index /admin/settings/administrators Path does not match
17 admin.administrator.add /admin/settings/administrators/add Path does not match
18 admin.administrator.update /admin/settings/administrators/{id} Path does not match
19 admin.administrator.delete /admin/settings/administrators/{id}/delete Path does not match
20 admin.brand.index /admin/catalog/brands Path does not match
21 admin.brand.add /admin/catalog/brands/add Path does not match
22 admin.brand.update /admin/catalog/brands/{id} Path does not match
23 admin.brand.delete /admin/catalog/brands/{id}/delete Path does not match
24 admin.category.index /admin/catalog/categories Path does not match
25 admin.category.add /admin/catalog/categories/add Path does not match
26 admin.category.update /admin/catalog/categories/{id} Path does not match
27 admin.category.delete /admin/catalog/categories/{id}/delete Path does not match
28 admin.country.index /admin/internationalisation/countries Path does not match
29 admin.country.add /admin/internationalisation/countries/add Path does not match
30 admin.country.update /admin/internationalisation/countries/{id} Path does not match
31 admin.country.delete /admin/internationalisation/countries/{id}/delete Path does not match
32 admin.currency.index /admin/internationalisation/currencies Path does not match
33 admin.currency.add /admin/internationalisation/currencies/add Path does not match
34 admin.currency.update /admin/internationalisation/currencies/{id} Path does not match
35 admin.currency.delete /admin/internationalisation/currencies/{id}/delete Path does not match
36 admin.customer.index /admin/sales/customers Path does not match
37 admin.customer.add /admin/sales/customers/add Path does not match
38 admin.customer.update /admin/sales/customers/{id}/update Path does not match
39 admin.customer.view /admin/sales/customers/{id} Path does not match
40 admin.customer.enable /admin/sales/customers/{id}/enable Path does not match
41 admin.customer.disable /admin/sales/customers/{id}/disable Path does not match
42 admin.customer.add_contact /admin/sales/customers/{id}/add-contact Path does not match
43 admin.group.index /admin/sales/groups Path does not match
44 admin.group.add /admin/sales/groups/add Path does not match
45 admin.group.update /admin/sales/groups/{id} Path does not match
46 admin.group.delete /admin/sales/groups/{id}/delete Path does not match
47 admin.dashboard.index /admin/ Path does not match
48 admin.incwo.index /admin/settings/incwo Path does not match
49 admin.language.index /admin/internationalisation/languages Path does not match
50 admin.language.add /admin/internationalisation/languages/add Path does not match
51 admin.language.update /admin/internationalisation/languages/{id} Path does not match
52 admin.language.delete /admin/internationalisation/languages/{id}/delete Path does not match
53 admin.order.index /admin/sales/orders Path does not match
54 admin.order.export /admin/sales/orders/export Path does not match
55 admin.order.add /admin/sales/orders/create Path does not match
56 admin.order.view /admin/sales/orders/{id} Path does not match
57 admin.order.edit /admin/sales/orders/{id}/edit Path does not match
58 admin.order.validation /admin/sales/orders/{id}/validation Path does not match
59 admin.order.payed /admin/sales/orders/{id}/payed Path does not match
60 admin.rule.index /admin/catalog/rules Path does not match
61 admin.rule.add /admin/catalog/rules/add Path does not match
62 admin.rule.update /admin/catalog/rules/{id} Path does not match
63 admin.rule.delete /admin/catalog/rules/{id}/delete Path does not match
64 admin.product.index /admin/catalog/products Path does not match
65 admin.product.add /admin/catalog/products/add Path does not match
66 admin.product.update /admin/catalog/products/{id} Path does not match
67 admin.product.delete /admin/catalog/products/{id}/delete Path does not match
68 admin.stock.index /admin/catalog/stocks Path does not match
69 admin.tax.index /admin/catalog/taxes Path does not match
70 admin.tax.add /admin/catalog/taxes/add Path does not match
71 admin.tax.update /admin/catalog/taxes/{id} Path does not match
72 admin.tax.delete /admin/catalog/taxes/{id}/delete Path does not match
73 admin.taxonomy.root /admin/settings/taxonomies Path does not match
74 admin.taxonomy.index /admin/settings/taxonomies/{taxonomy} Path does not match
75 admin.taxonomy.add /admin/settings/taxonomies/{taxonomy}/add Path does not match
76 admin.taxonomy.update /admin/settings/taxonomies/{taxonomy}/{id} Path does not match
77 admin.taxonomy.delete /admin/settings/taxonomies/{taxonomy}/{id}/delete Path does not match
78 admin.zone.index /admin/internationalisation/zones Path does not match
79 admin.zone.add /admin/internationalisation/zones/add Path does not match
80 admin.zone.update /admin/internationalisation/zones/{id} Path does not match
81 admin.zone.delete /admin/internationalisation/zones/{id}/delete Path does not match
82 frontend.address.index /address Path does not match
83 frontend.address.add /address/add Path does not match
84 frontend.address.update /address/{id} Path does not match
85 frontend.cart.index /cart Path does not match
86 frontend.cart.confirm /cart/confirm Path does not match
87 frontend.cart.add /cart/add Path does not match
88 frontend.cart.update /cart/update Path does not match
89 frontend.cart.remove /cart/remove Path does not match
90 frontend.catalog.index /catalog Path does not match
91 frontend.catalog.view /catalog/{id} Path does not match
92 frontend.dashboard.index /dashboard Path does not match
93 frontend.order.index /orders Path does not match
94 frontend.homepage.index / Route matches!

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