Queries: 34, Total time: 59.464 ms [By time] [By id] [By file]
1 (1.161)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM oc_tax_rule tr1
LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id)
WHERE tr1.based = 'store' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '67' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '0')
ORDER BY tr1.priority ASC
/var/www/elvijs.nomasveikals.lv/web/storage/modification/system/library/cart/tax.php:51
2 (0.430)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '4ekeub0795798qh1jidmft63ri'
/var/www/elvijs.nomasveikals.lv/web/system/library/cart/cart.php:44
3 (0.592)
SELECT *
FROM `oc_event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `event_id` ASC
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/event.php:4
4 (1.035)
SELECT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
WHERE id.language_id = '1' AND i.status = '1'
ORDER BY i.sort_order, LCASE(id.title) ASC
/var/www/elvijs.nomasveikals.lv/web/catalog/model/catalog/information.php:33
5 (0.869)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '3'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/catalog/information.php:46
6 (0.491)
SELECT *
FROM oc_layout_module
WHERE layout_id = '26'
ORDER BY sort_order
/var/www/elvijs.nomasveikals.lv/web/catalog/model/design/layout.php:29
7 (0.341)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/column_left'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
8 (0.256)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/column_right'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
9 (0.196)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/content_top'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
10 (0.233)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/content_bottom'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
11 (0.356)
SELECT *
FROM oc_setting
WHERE `code` = 'isenselabs_gdpr'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/setting/setting.php:12
12 (0.214)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'extension/module/isenselabs_gdpr/cookie_consent_bar'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
13 (0.284)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'extension/module/frontadmin'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
14 (0.296)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'extension/module/newsletters'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
15 (0.533)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'extension/module/WDSocial_list'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
16 (0.230)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/footer'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
17 (1.016)
SELECT *
FROM oc_setting
WHERE `code` = 'theme_default'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/setting/setting.php:12
18 (0.997)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/extension.php:12
19 (0.336)
SELECT *
FROM oc_module
WHERE module_id = '176'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module.php:11
20 (19.261)
SELECT c.category_id, c.image, c.image_2, c.parent_id, cd.name, cd.icon_class, cd.seo_keyword, cd.meta_keyword, GROUP_CONCAT(cep.parent_id
ORDER BY cep.sort_order ASC) as parent_ids
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_extra_parents cep ON (c.category_id = cep.category_id)
WHERE cd.language_id = '1' AND c.status = '1' GROUP BY c.category_id
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/elvijs.nomasveikals.lv/web/catalog/controller/extension/module/mega_menu.php:687
21 (0.519)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/burger_menu'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
22 (24.490)
SELECT c.category_id, c.image, c.image_2, c.parent_id, cd.name, cd.icon_class, cd.seo_keyword, cd.meta_keyword, GROUP_CONCAT(cep.parent_id
ORDER BY cep.sort_order ASC) as parent_ids
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_extra_parents cep ON (c.category_id = cep.category_id)
WHERE cd.language_id = '1' AND c.status = '1' GROUP BY c.category_id
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/elvijs.nomasveikals.lv/web/storage/modification/catalog/controller/common/header.php:381
23 (0.716)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/language'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
24 (0.574)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/language_mob'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
25 (0.434)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/currency'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
26 (0.361)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/currency_mob'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
27 (0.348)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/search'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
28 (0.911)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/extension.php:12
29 (0.472)
SELECT SUM(amount) AS total
FROM oc_customer_transaction
WHERE customer_id = '0'
/var/www/elvijs.nomasveikals.lv/web/system/library/cart/customer.php:143
30 (0.478)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/cart'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
31 (0.283)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/content_menu'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
32 (0.252)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/content_after'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
33 (0.248)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'common/header_3'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11
34 (0.250)
SELECT *
FROM oc_theme
WHERE theme = '' AND route = 'information/information'
/var/www/elvijs.nomasveikals.lv/web/catalog/model/extension/module/d_twig_manager.php:11