1 (4.422)
SELECT *
FROM `oc_setting`
/var/www/www-root/data/www/4profi.by/index.php:44
2 (0.387)
SELECT *
FROM `oc_language`
WHERE status = '1'
/var/www/www-root/data/www/4profi.by/index.php:155
3 (0.175)
SELECT *
FROM oc_currency
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/currency.php:14
4 (0.286)
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 = '13' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '0')
ORDER BY tr1.priority ASC
/var/www/www-root/data/www/4profi.by/system/library/tax.php:54
5 (0.203)
SELECT *
FROM oc_weight_class wc
LEFT JOIN oc_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id)
WHERE wcd.language_id = '1'
/var/www/www-root/data/www/4profi.by/system/library/weight.php:9
6 (0.157)
SELECT *
FROM oc_length_class mc
LEFT JOIN oc_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id)
WHERE mcd.language_id = '1'
/var/www/www-root/data/www/4profi.by/system/library/length.php:9
7 (0.225)
DELETE
FROM oc_cart
WHERE customer_id = '0' AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:83
8 (0.118)
SELECT *
FROM oc_event
/var/www/www-root/data/www/4profi.by/index.php:253
9 (0.411)
SELECT GROUP_CONCAT(REPLACE(`query`, 'category_id=', '')
ORDER BY FIELD(keyword, 'novosti-magazina-4profi-by') SEPARATOR '_') AS path
FROM oc_url_alias
WHERE `query` LIKE 'category_id=%' AND (keyword = 'novosti-magazina-4profi-by')
/var/www/www-root/data/www/4profi.by/catalog/controller/module/ocfilter.php:720
10 (0.787)
SELECT DISTINCT *
FROM oc_blog_category c
LEFT JOIN oc_blog_category_description cd ON (c.blog_category_id = cd.blog_category_id)
LEFT JOIN oc_blog_category_to_store c2s ON (c.blog_category_id = c2s.blog_category_id)
WHERE c.blog_category_id = '49' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/www-root/data/www/4profi.by/catalog/model/blog/blog_category.php:4
11 (0.276)
SELECT DISTINCT *
FROM oc_blog_category c
LEFT JOIN oc_blog_category_description cd ON (c.blog_category_id = cd.blog_category_id)
LEFT JOIN oc_blog_category_to_store c2s ON (c.blog_category_id = c2s.blog_category_id)
WHERE c.blog_category_id = '49' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/www-root/data/www/4profi.by/catalog/model/blog/blog_category.php:4
12 (0.446)
SELECT *
FROM oc_blog n
LEFT JOIN oc_blog_description nd ON (n.blog_id = nd.blog_id)
LEFT JOIN oc_blog_to_store n2s ON (n.blog_id = n2s.blog_id)
LEFT JOIN oc_blog_to_category n2c ON (n.blog_id = n2c.blog_id)
WHERE nd.language_id = '1' AND n2s.store_id = '0' AND n2c.blog_category_id = '49' AND n.status = '1' AND n.sort_order <> '-1'
ORDER BY n.sort_order, n.blog_id DESC LIMIT 0,4
/var/www/www-root/data/www/4profi.by/catalog/model/blog/blog.php:75
13 (0.296)
SELECT COUNT(*) AS total
FROM oc_blog
WHERE status = '1'
/var/www/www-root/data/www/4profi.by/catalog/model/blog/blog.php:81
14 (0.211)
SELECT COUNT(*) AS total
FROM oc_blog_to_category n2c
LEFT JOIN oc_blog n ON (n2c.blog_id = n.blog_id)
LEFT JOIN oc_blog_to_store n2s ON (n.blog_id = n2s.blog_id)
WHERE n.status = '1' AND n2s.store_id = '0' AND n2c.blog_category_id = '49'
/var/www/www-root/data/www/4profi.by/catalog/model/blog/blog.php:82
15 (3.725)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'xds_coloring_theme'
/var/www/www-root/data/www/4profi.by/catalog/model/setting/setting.php:6
16 (0.335)
SELECT *
FROM oc_blog_category_to_layout
WHERE blog_category_id = '49' AND store_id = '0'
/var/www/www-root/data/www/4profi.by/catalog/model/blog/blog_category.php:49
17 (0.323)
SELECT *
FROM oc_layout_route
WHERE 'blog/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:4
18 (0.310)
SELECT *
FROM oc_layout_module
WHERE layout_id = '37' AND position = 'column_left'
ORDER BY sort_order
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:14
19 (2.994)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'xds_coloring_theme'
/var/www/www-root/data/www/4profi.by/catalog/model/setting/setting.php:6
20 (0.170)
SELECT *
FROM oc_blog_category_to_layout
WHERE blog_category_id = '49' AND store_id = '0'
/var/www/www-root/data/www/4profi.by/catalog/model/blog/blog_category.php:49
21 (0.267)
SELECT *
FROM oc_layout_route
WHERE 'blog/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:4
22 (0.242)
SELECT *
FROM oc_layout_module
WHERE layout_id = '37' AND position = 'column_right'
ORDER BY sort_order
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:14
23 (0.122)
SELECT *
FROM oc_blog_category_to_layout
WHERE blog_category_id = '49' AND store_id = '0'
/var/www/www-root/data/www/4profi.by/catalog/model/blog/blog_category.php:49
24 (0.189)
SELECT *
FROM oc_layout_route
WHERE 'blog/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:4
25 (0.197)
SELECT *
FROM oc_layout_module
WHERE layout_id = '37' AND position = 'content_top'
ORDER BY sort_order
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:14
26 (0.128)
SELECT *
FROM oc_blog_category_to_layout
WHERE blog_category_id = '49' AND store_id = '0'
/var/www/www-root/data/www/4profi.by/catalog/model/blog/blog_category.php:49
27 (0.264)
SELECT *
FROM oc_layout_route
WHERE 'blog/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:4
28 (0.226)
SELECT *
FROM oc_layout_module
WHERE layout_id = '37' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/www-root/data/www/4profi.by/catalog/model/design/layout.php:14
29 (2.907)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'xds_coloring_theme'
/var/www/www-root/data/www/4profi.by/catalog/model/setting/setting.php:6
30 (2.933)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'xds_coloring_theme'
/var/www/www-root/data/www/4profi.by/catalog/model/setting/setting.php:6
31 (0.539)
SELECT *
FROM oc_banner_image bi
LEFT JOIN oc_banner_image_description bid ON (bi.banner_image_id = bid.banner_image_id)
WHERE bi.banner_id = '-99' AND bid.language_id = '1'
ORDER BY bi.sort_order ASC
/var/www/www-root/data/www/4profi.by/catalog/model/design/banner.php:4
32 (0.880)
SELECT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
WHERE i.status = '1'
ORDER BY i.sort_order, id.title ASC
/var/www/www-root/data/www/4profi.by/catalog/model/catalog/information.php:10
33 (0.247)
SELECT *
FROM oc_xdstickers
ORDER BY xdsticker_id ASC
/var/www/www-root/data/www/4profi.by/catalog/model/module/xdstickers.php:51
34 (0.337)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/var/www/www-root/data/www/4profi.by/catalog/model/extension/extension.php:4
35 (3.067)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'xds_coloring_theme'
/var/www/www-root/data/www/4profi.by/catalog/model/setting/setting.php:6
36 (1.886)
SELECT c.*,cd.name
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
WHERE c.status = '1'
ORDER BY c.parent_id DESC, c.sort_order, cd.name
/var/www/www-root/data/www/4profi.by/catalog/model/catalog/category.php:11
37 (2.664)
SELECT c.*,cd.name
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
WHERE c.status = '1'
ORDER BY c.parent_id DESC, c.sort_order, cd.name
/var/www/www-root/data/www/4profi.by/catalog/model/catalog/category.php:11
38 (0.503)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1klhm5hk31a6csn4gh3fl5f3o5'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:304
39 (0.311)
SELECT product_id,SUM(quantity) AS total
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1klhm5hk31a6csn4gh3fl5f3o5' GROUP BY product_id
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:306
40 (3.587)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:7
41 (0.477)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/var/www/www-root/data/www/4profi.by/catalog/model/extension/extension.php:4
42 (0.313)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1klhm5hk31a6csn4gh3fl5f3o5'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:304
43 (0.260)
SELECT product_id,SUM(quantity) AS total
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1klhm5hk31a6csn4gh3fl5f3o5' GROUP BY product_id
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:306
44 (3.601)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:7
45 (3.716)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/catalog/model/setting/setting.php:6
46 (0.445)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1klhm5hk31a6csn4gh3fl5f3o5'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:304
47 (0.292)
SELECT product_id,SUM(quantity) AS total
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1klhm5hk31a6csn4gh3fl5f3o5' GROUP BY product_id
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:306
48 (3.549)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:7
49 (0.285)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1klhm5hk31a6csn4gh3fl5f3o5'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:304
50 (0.255)
SELECT product_id,SUM(quantity) AS total
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1klhm5hk31a6csn4gh3fl5f3o5' GROUP BY product_id
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:306
51 (3.580)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:7
52 (0.254)
SELECT SUM(amount) AS total
FROM oc_customer_transaction
WHERE customer_id = '0'
/var/www/www-root/data/www/4profi.by/system/library/customer.php:129
53 (0.262)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1klhm5hk31a6csn4gh3fl5f3o5'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:304
54 (0.221)
SELECT product_id,SUM(quantity) AS total
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1klhm5hk31a6csn4gh3fl5f3o5' GROUP BY product_id
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:306
55 (3.476)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:7
56 (0.233)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1klhm5hk31a6csn4gh3fl5f3o5'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:304
57 (0.244)
SELECT product_id,SUM(quantity) AS total
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1klhm5hk31a6csn4gh3fl5f3o5' GROUP BY product_id
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:306
58 (2.666)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:7
59 (0.215)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1klhm5hk31a6csn4gh3fl5f3o5'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:304
60 (0.173)
SELECT product_id,SUM(quantity) AS total
FROM oc_cart
WHERE customer_id = '0' AND session_id = '1klhm5hk31a6csn4gh3fl5f3o5' GROUP BY product_id
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:306
61 (2.715)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'giftTeaser'
/var/www/www-root/data/www/4profi.by/system/storage/modification/system/library/cart.php:7