1 (0.055)
SET time_zone = '+00:00'
/usr/share/nginx/html/system/framework.php:84
2 (0.307)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/usr/share/nginx/html/catalog/model/design/translation.php:6
3 (0.225)
SELECT `data`
FROM `oc_session`
WHERE `session_id` = '3165d4dd6175c5bb398417298e' AND `expire` > '2024-12-23 11:08:46'
/usr/share/nginx/html/system/library/session/db.php:17
4 (0.116)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://z-nt.com/'
/usr/share/nginx/html/catalog/controller/startup/startup.php:18
5 (0.646)
SELECT *
FROM `oc_setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/usr/share/nginx/html/catalog/controller/startup/startup.php:37
6 (0.064)
SET time_zone = '+03:00'
/usr/share/nginx/html/catalog/controller/startup/startup.php:52
7 (0.278)
SELECT *
FROM oc_currency
/usr/share/nginx/html/system/library/cart/currency.php:12
8 (0.348)
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 = 'shipping' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '176' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '46')
ORDER BY tr1.priority ASC
/usr/share/nginx/html/system/library/cart/tax.php:18
9 (0.206)
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 = '176' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '46')
ORDER BY tr1.priority ASC
/usr/share/nginx/html/system/library/cart/tax.php:46
10 (0.209)
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'
/usr/share/nginx/html/system/library/cart/weight.php:12
11 (0.176)
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'
/usr/share/nginx/html/system/library/cart/length.php:12
12 (0.226)
DELETE
FROM oc_cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/usr/share/nginx/html/system/library/cart/cart.php:21
13 (0.265)
SELECT *
FROM `oc_event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/usr/share/nginx/html/catalog/model/setting/event.php:4
14 (1.799)
SHOW TABLES LIKE 'oc_soconfig'
/usr/share/nginx/html/admin/view/template/extension/soconfig/class/soconfig_settings.php:26
15 (0.467)
select *
from oc_soconfig
where store_id='0'
/usr/share/nginx/html/admin/view/template/extension/soconfig/class/soconfig_settings.php:29
16 (0.915)
SHOW TABLES LIKE 'oc_soconfig'
/usr/share/nginx/html/admin/view/template/extension/soconfig/class/soconfig_settings.php:26
17 (0.427)
select *
from oc_soconfig
where store_id='0'
/usr/share/nginx/html/admin/view/template/extension/soconfig/class/soconfig_settings.php:29
18 (0.381)
SELECT *
FROM oc_layout_route
WHERE 'common/home' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
19 (0.576)
SELECT *
FROM oc_layout_module
WHERE layout_id = '1' AND position = 'content_home'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
20 (0.173)
SELECT *
FROM oc_module
WHERE module_id = '38'
/usr/share/nginx/html/catalog/model/setting/module.php:4
21 (0.133)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_page_builder' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
22 (0.139)
SELECT *
FROM oc_module
WHERE module_id = '221'
/usr/share/nginx/html/catalog/model/setting/module.php:4
23 (0.116)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_home_slider' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
24 (0.258)
SELECT hs.*, hsd.*
FROM oc_so_homeslider hs
LEFT JOIN oc_so_homeslider_description hsd ON (hsd.homeslider_id = hs.id)
WHERE hs.module_id = '221' AND hsd.language_id = '1' AND hs.status= 1
ORDER BY position ASC
/usr/share/nginx/html/catalog/model/extension/module/so_home_slider.php:7
25 (0.133)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_home_slider/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
26 (0.127)
SELECT *
FROM oc_module
WHERE module_id = '112'
/usr/share/nginx/html/catalog/model/setting/module.php:4
27 (0.105)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_listing_tabs' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
28 (0.193)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '74' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
29 (0.358)
SELECT cp.category_id AS category_id, GROUP_CONCAT(cd1.name
ORDER BY cp.level SEPARATOR ' > ') AS name, c1.parent_id, c1.sort_order
FROM oc_category_path cp
LEFT JOIN oc_category c1 ON (cp.category_id = c1.category_id)
LEFT JOIN oc_category c2 ON (cp.path_id = c2.category_id)
LEFT JOIN oc_category_description cd1 ON (cp.path_id = cd1.category_id)
LEFT JOIN oc_category_description cd2 ON (cp.category_id = cd2.category_id)
LEFT JOIN oc_category_to_store c2s ON (c1.category_id = c2s.category_id)
WHERE c1.parent_id IN (74) AND cd1.language_id = '1' AND cd2.language_id = '1' AND c1.status = 1 AND c2s.store_id = '0' GROUP BY cp.category_id
ORDER BY sort_order ASC
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:210
30 (0.134)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '74' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
31 (0.105)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '74' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
32 (0.204)
SELECT cp.category_id AS category_id, GROUP_CONCAT(cd1.name
ORDER BY cp.level SEPARATOR ' > ') AS name, c1.parent_id, c1.sort_order
FROM oc_category_path cp
LEFT JOIN oc_category c1 ON (cp.category_id = c1.category_id)
LEFT JOIN oc_category c2 ON (cp.path_id = c2.category_id)
LEFT JOIN oc_category_description cd1 ON (cp.path_id = cd1.category_id)
LEFT JOIN oc_category_description cd2 ON (cp.category_id = cd2.category_id)
LEFT JOIN oc_category_to_store c2s ON (c1.category_id = c2s.category_id)
WHERE c1.parent_id IN (74) AND cd1.language_id = '1' AND cd2.language_id = '1' AND c1.status = 1 AND c2s.store_id = '0' GROUP BY cp.category_id
ORDER BY sort_order ASC
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:210
33 (0.322)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_product_to_category p2c
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id IN (74)
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:302
34 (0.189)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_product_to_category p2c
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id IN (74)
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:302
35 (0.280)
SELECT p.product_id
FROM oc_product_to_category p2c
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id IN (74) GROUP BY p.product_id
ORDER BY p.sort_order DESC, LCASE(pd.name) DESC LIMIT 0,6
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:164
36 (0.518)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1364' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
37 (0.314)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1477' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
38 (0.297)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1423' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
39 (0.292)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1830' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
40 (0.308)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '2661' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
41 (0.116)
SELECT *
FROM oc_product_image
WHERE product_id = '1364'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
42 (0.189)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '1364'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
43 (0.095)
SELECT *
FROM oc_product_image
WHERE product_id = '1477'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
44 (0.602)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '1477'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
45 (0.180)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '1477'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
46 (0.128)
SELECT *
FROM oc_product_image
WHERE product_id = '1423'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
47 (0.144)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '1423'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
48 (0.086)
SELECT *
FROM oc_product_image
WHERE product_id = '1830'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
49 (0.117)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '1830'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
50 (0.084)
SELECT *
FROM oc_product_image
WHERE product_id = '2661'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
51 (0.120)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '2661'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
52 (0.216)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '74' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/storage/modification/catalog/controller/extension/module/so_listing_tabs.php:524
53 (0.099)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_listing_tabs/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
54 (0.122)
SELECT *
FROM oc_module
WHERE module_id = '240'
/usr/share/nginx/html/catalog/model/setting/module.php:4
55 (0.096)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_listing_tabs' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
56 (0.338)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '78' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
57 (0.174)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '80' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
58 (0.123)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '82' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
59 (0.110)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '79' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
60 (0.329)
SELECT cp.category_id AS category_id, GROUP_CONCAT(cd1.name
ORDER BY cp.level SEPARATOR ' > ') AS name, c1.parent_id, c1.sort_order
FROM oc_category_path cp
LEFT JOIN oc_category c1 ON (cp.category_id = c1.category_id)
LEFT JOIN oc_category c2 ON (cp.path_id = c2.category_id)
LEFT JOIN oc_category_description cd1 ON (cp.path_id = cd1.category_id)
LEFT JOIN oc_category_description cd2 ON (cp.category_id = cd2.category_id)
LEFT JOIN oc_category_to_store c2s ON (c1.category_id = c2s.category_id)
WHERE c1.parent_id IN (78,80,82,79) AND cd1.language_id = '1' AND cd2.language_id = '1' AND c1.status = 1 AND c2s.store_id = '0' GROUP BY cp.category_id
ORDER BY sort_order ASC
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:210
61 (0.133)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '78' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
62 (0.109)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '80' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
63 (0.105)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '82' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
64 (0.115)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '79' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
65 (0.109)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '78' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
66 (0.106)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '80' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
67 (0.122)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '82' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
68 (0.108)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '79' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
69 (0.227)
SELECT cp.category_id AS category_id, GROUP_CONCAT(cd1.name
ORDER BY cp.level SEPARATOR ' > ') AS name, c1.parent_id, c1.sort_order
FROM oc_category_path cp
LEFT JOIN oc_category c1 ON (cp.category_id = c1.category_id)
LEFT JOIN oc_category c2 ON (cp.path_id = c2.category_id)
LEFT JOIN oc_category_description cd1 ON (cp.path_id = cd1.category_id)
LEFT JOIN oc_category_description cd2 ON (cp.category_id = cd2.category_id)
LEFT JOIN oc_category_to_store c2s ON (c1.category_id = c2s.category_id)
WHERE c1.parent_id IN (80) AND cd1.language_id = '1' AND cd2.language_id = '1' AND c1.status = 1 AND c2s.store_id = '0' GROUP BY cp.category_id
ORDER BY sort_order ASC
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:210
70 (0.435)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_product_to_category p2c
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id IN (80)
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:302
71 (0.210)
SELECT cp.category_id AS category_id, GROUP_CONCAT(cd1.name
ORDER BY cp.level SEPARATOR ' > ') AS name, c1.parent_id, c1.sort_order
FROM oc_category_path cp
LEFT JOIN oc_category c1 ON (cp.category_id = c1.category_id)
LEFT JOIN oc_category c2 ON (cp.path_id = c2.category_id)
LEFT JOIN oc_category_description cd1 ON (cp.path_id = cd1.category_id)
LEFT JOIN oc_category_description cd2 ON (cp.category_id = cd2.category_id)
LEFT JOIN oc_category_to_store c2s ON (c1.category_id = c2s.category_id)
WHERE c1.parent_id IN (78) AND cd1.language_id = '1' AND cd2.language_id = '1' AND c1.status = 1 AND c2s.store_id = '0' GROUP BY cp.category_id
ORDER BY sort_order ASC
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:210
72 (0.208)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_product_to_category p2c
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id IN (78)
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:302
73 (0.233)
SELECT cp.category_id AS category_id, GROUP_CONCAT(cd1.name
ORDER BY cp.level SEPARATOR ' > ') AS name, c1.parent_id, c1.sort_order
FROM oc_category_path cp
LEFT JOIN oc_category c1 ON (cp.category_id = c1.category_id)
LEFT JOIN oc_category c2 ON (cp.path_id = c2.category_id)
LEFT JOIN oc_category_description cd1 ON (cp.path_id = cd1.category_id)
LEFT JOIN oc_category_description cd2 ON (cp.category_id = cd2.category_id)
LEFT JOIN oc_category_to_store c2s ON (c1.category_id = c2s.category_id)
WHERE c1.parent_id IN (79) AND cd1.language_id = '1' AND cd2.language_id = '1' AND c1.status = 1 AND c2s.store_id = '0' GROUP BY cp.category_id
ORDER BY sort_order ASC
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:210
74 (0.284)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_product_to_category p2c
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id IN (79)
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:302
75 (0.254)
SELECT cp.category_id AS category_id, GROUP_CONCAT(cd1.name
ORDER BY cp.level SEPARATOR ' > ') AS name, c1.parent_id, c1.sort_order
FROM oc_category_path cp
LEFT JOIN oc_category c1 ON (cp.category_id = c1.category_id)
LEFT JOIN oc_category c2 ON (cp.path_id = c2.category_id)
LEFT JOIN oc_category_description cd1 ON (cp.path_id = cd1.category_id)
LEFT JOIN oc_category_description cd2 ON (cp.category_id = cd2.category_id)
LEFT JOIN oc_category_to_store c2s ON (c1.category_id = c2s.category_id)
WHERE c1.parent_id IN (82) AND cd1.language_id = '1' AND cd2.language_id = '1' AND c1.status = 1 AND c2s.store_id = '0' GROUP BY cp.category_id
ORDER BY sort_order ASC
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:210
76 (0.242)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_product_to_category p2c
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id IN (82)
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:302
77 (0.409)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '80' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/storage/modification/catalog/controller/extension/module/so_listing_tabs.php:524
78 (0.165)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '79' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/storage/modification/catalog/controller/extension/module/so_listing_tabs.php:524
79 (0.156)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '82' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/storage/modification/catalog/controller/extension/module/so_listing_tabs.php:524
80 (0.396)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_product_to_category p2c
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id IN (80)
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:302
81 (0.493)
SELECT p.product_id
FROM oc_product_to_category p2c
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id IN (80) GROUP BY p.product_id
ORDER BY p.sort_order DESC, LCASE(pd.name) DESC LIMIT 0,6
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:164
82 (0.497)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1598' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
83 (0.392)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '2014' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
84 (0.313)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1446' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
85 (0.308)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '2314' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
86 (0.300)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '3112' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
87 (0.294)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '3113' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
88 (0.105)
SELECT *
FROM oc_product_image
WHERE product_id = '1598'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
89 (0.186)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '1598'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
90 (0.114)
SELECT *
FROM oc_product_image
WHERE product_id = '2014'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
91 (0.130)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '2014'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
92 (0.111)
SELECT *
FROM oc_product_image
WHERE product_id = '1446'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
93 (0.148)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '1446'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
94 (0.107)
SELECT *
FROM oc_product_image
WHERE product_id = '2314'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
95 (0.143)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '2314'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
96 (0.144)
SELECT *
FROM oc_product_image
WHERE product_id = '3112'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
97 (0.150)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '3112'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
98 (0.089)
SELECT *
FROM oc_product_image
WHERE product_id = '3113'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
99 (0.124)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '3113'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
100 (0.228)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '80' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/storage/modification/catalog/controller/extension/module/so_listing_tabs.php:524
101 (0.104)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_listing_tabs/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
102 (0.137)
SELECT *
FROM oc_module
WHERE module_id = '241'
/usr/share/nginx/html/catalog/model/setting/module.php:4
103 (0.088)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_listing_tabs' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
104 (0.157)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '59' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
105 (0.266)
SELECT cp.category_id AS category_id, GROUP_CONCAT(cd1.name
ORDER BY cp.level SEPARATOR ' > ') AS name, c1.parent_id, c1.sort_order
FROM oc_category_path cp
LEFT JOIN oc_category c1 ON (cp.category_id = c1.category_id)
LEFT JOIN oc_category c2 ON (cp.path_id = c2.category_id)
LEFT JOIN oc_category_description cd1 ON (cp.path_id = cd1.category_id)
LEFT JOIN oc_category_description cd2 ON (cp.category_id = cd2.category_id)
LEFT JOIN oc_category_to_store c2s ON (c1.category_id = c2s.category_id)
WHERE c1.parent_id IN (59) AND cd1.language_id = '1' AND cd2.language_id = '1' AND c1.status = 1 AND c2s.store_id = '0' GROUP BY cp.category_id
ORDER BY sort_order ASC
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:210
106 (0.133)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '59' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
107 (0.108)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '59' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/usr/share/nginx/html/catalog/model/catalog/category.php:4
108 (0.199)
SELECT cp.category_id AS category_id, GROUP_CONCAT(cd1.name
ORDER BY cp.level SEPARATOR ' > ') AS name, c1.parent_id, c1.sort_order
FROM oc_category_path cp
LEFT JOIN oc_category c1 ON (cp.category_id = c1.category_id)
LEFT JOIN oc_category c2 ON (cp.path_id = c2.category_id)
LEFT JOIN oc_category_description cd1 ON (cp.path_id = cd1.category_id)
LEFT JOIN oc_category_description cd2 ON (cp.category_id = cd2.category_id)
LEFT JOIN oc_category_to_store c2s ON (c1.category_id = c2s.category_id)
WHERE c1.parent_id IN (59) AND cd1.language_id = '1' AND cd2.language_id = '1' AND c1.status = 1 AND c2s.store_id = '0' GROUP BY cp.category_id
ORDER BY sort_order ASC
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:210
109 (1.441)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_product_to_category p2c
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id IN (59)
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:302
110 (1.598)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_product_to_category p2c
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id IN (59)
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:302
111 (2.093)
SELECT p.product_id
FROM oc_product_to_category p2c
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id IN (59) GROUP BY p.product_id
ORDER BY p.sort_order DESC, LCASE(pd.name) DESC LIMIT 0,6
/usr/share/nginx/html/catalog/model/extension/module/so_listing_tabs.php:164
112 (0.572)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '361' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
113 (0.366)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '360' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
114 (0.335)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '359' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
115 (0.463)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '358' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
116 (0.340)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '356' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
117 (0.328)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '355' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
118 (0.119)
SELECT *
FROM oc_product_image
WHERE product_id = '361'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
119 (0.188)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '361'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
120 (0.098)
SELECT *
FROM oc_product_image
WHERE product_id = '360'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
121 (0.145)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '360'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
122 (0.108)
SELECT *
FROM oc_product_image
WHERE product_id = '359'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
123 (0.133)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '359'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
124 (0.091)
SELECT *
FROM oc_product_image
WHERE product_id = '358'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
125 (0.125)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '358'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
126 (0.095)
SELECT *
FROM oc_product_image
WHERE product_id = '356'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
127 (0.137)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '356'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
128 (0.251)
SELECT *
FROM oc_product_image
WHERE product_id = '355'
ORDER BY sort_order ASC
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:426
129 (0.162)
SELECT SUM(op.quantity) AS total
FROM `oc_order_product` op
LEFT JOIN `oc_order` o ON (op.order_id = o.order_id)
WHERE o.order_status_id > '0' AND op.product_id = '355'
/usr/share/nginx/html/catalog/model/extension/soconfig/general.php:28
130 (0.414)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '59' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/storage/modification/catalog/controller/extension/module/so_listing_tabs.php:524
131 (0.117)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_listing_tabs/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
132 (0.268)
SELECT *
FROM oc_module
WHERE module_id = '239'
/usr/share/nginx/html/catalog/model/setting/module.php:4
133 (0.118)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_page_builder/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
134 (0.120)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'position/content_block'
/usr/share/nginx/html/catalog/model/design/theme.php:4
135 (0.188)
SELECT *
FROM oc_layout_route
WHERE 'common/home' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
136 (0.335)
SELECT *
FROM oc_layout_module
WHERE layout_id = '1' AND position = 'column_left'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
137 (0.106)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/column_left'
/usr/share/nginx/html/catalog/model/design/theme.php:4
138 (0.130)
SELECT *
FROM oc_layout_route
WHERE 'common/home' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
139 (0.331)
SELECT *
FROM oc_layout_module
WHERE layout_id = '1' AND position = 'column_right'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
140 (0.112)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/column_right'
/usr/share/nginx/html/catalog/model/design/theme.php:4
141 (0.151)
SELECT *
FROM oc_layout_route
WHERE 'common/home' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
142 (0.486)
SELECT *
FROM oc_layout_module
WHERE layout_id = '1' AND position = 'content_top'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
143 (0.108)
SELECT *
FROM oc_module
WHERE module_id = '43'
/usr/share/nginx/html/catalog/model/setting/module.php:4
144 (0.103)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_quickview' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
145 (0.096)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_quickview/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
146 (0.151)
SELECT *
FROM oc_module
WHERE module_id = '74'
/usr/share/nginx/html/catalog/model/setting/module.php:4
147 (0.090)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/content_top'
/usr/share/nginx/html/catalog/model/design/theme.php:4
148 (0.170)
SELECT *
FROM oc_layout_route
WHERE 'common/home' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
149 (0.429)
SELECT *
FROM oc_layout_module
WHERE layout_id = '1' AND position = 'content_bottom'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
150 (0.083)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/content_bottom'
/usr/share/nginx/html/catalog/model/design/theme.php:4
151 (0.127)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/soconfig/soconfig' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
152 (0.133)
SELECT *
FROM oc_layout_route
WHERE 'common/home' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
153 (0.326)
SELECT *
FROM oc_layout_module
WHERE layout_id = '1' AND position = 'footer_block2'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
154 (0.135)
SELECT *
FROM oc_module
WHERE module_id = '217'
/usr/share/nginx/html/catalog/model/setting/module.php:4
155 (0.085)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_page_builder' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
156 (0.100)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_page_builder/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
157 (0.105)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'position/content_block'
/usr/share/nginx/html/catalog/model/design/theme.php:4
158 (0.116)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
159 (0.406)
SELECT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY i.sort_order, LCASE(id.title) ASC
/usr/share/nginx/html/catalog/model/catalog/information.php:10
160 (0.419)
DELETE
FROM `oc_customer_online`
WHERE date_added < '2024-12-23 13:08:46'
/usr/share/nginx/html/catalog/model/tool/online.php:4
161 (1.808)
REPLACE INTO `oc_customer_online` SET `ip` = '3.141.47.139', `customer_id` = '0', `url` = 'https://z-nt.com/index.php?route=common%2Fhome', `referer` = '', `date_added` = '2024-12-23 14:08:46'
/usr/share/nginx/html/catalog/model/tool/online.php:6
162 (1.647)
SHOW TABLES LIKE 'oc_so_countdown_popup'
/usr/share/nginx/html/catalog/model/extension/module/so_countdown.php:5
163 (0.491)
SELECT cp.*, cpd.`description`, cpd.`heading_title`, cps.`link`
FROM oc_so_countdown_popup cp
LEFT JOIN oc_so_countdown_popup_description cpd ON (cpd.popup_id = cp.id)
LEFT JOIN oc_so_countdown_popup_store cps ON (cps.popup_id = cp.id)
WHERE cps.store_id = 0 AND cpd.language_id = 1 AND ((cp.date_start = '0000-00-00 00:00:00' OR cp.date_start < '2024-12-23 14:08:46') AND (cp.date_expire = '0000-00-00 00:00:00' OR cp.date_expire > '2024-12-23 14:08:46')) AND cp.`status` = 1 AND 1 = 1 GROUP BY cp.id
ORDER BY cp.priority LIMIT 1
/usr/share/nginx/html/catalog/model/extension/module/so_countdown.php:9
164 (0.226)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/footer'
/usr/share/nginx/html/catalog/model/design/theme.php:4
165 (0.148)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/soconfig/soconfig' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
166 (0.082)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/soconfig/compare' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
167 (0.152)
SELECT *
FROM oc_layout_route
WHERE 'common/home' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
168 (0.364)
SELECT *
FROM oc_layout_module
WHERE layout_id = '1' AND position = 'content_menu1'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
169 (0.138)
SELECT *
FROM oc_module
WHERE module_id = '61'
/usr/share/nginx/html/catalog/model/setting/module.php:4
170 (0.427)
SELECT c.category_id, c.parent_id, c.image, cd.name, c.category_id as id
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE cd.language_id = '1'
AND c2s.store_id = '0'
AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:16
171 (0.287)
SELECT *
FROM oc_mega_menu
WHERE parent_id='0' AND status='0' AND module_id = '61'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:25
172 (0.168)
SELECT *
FROM oc_mega_menu
WHERE parent_id='203' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
173 (0.198)
SELECT *
FROM oc_mega_menu
WHERE parent_id='144' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
174 (0.555)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '0' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
175 (0.190)
SELECT *
FROM oc_mega_menu
WHERE parent_id='145' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
176 (0.211)
SELECT *
FROM oc_mega_menu
WHERE parent_id='258' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
177 (0.099)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_megamenu' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
178 (0.101)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_megamenu/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
179 (0.121)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'position/content_block'
/usr/share/nginx/html/catalog/model/design/theme.php:4
180 (0.154)
SELECT *
FROM oc_layout_route
WHERE 'common/home' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
181 (0.381)
SELECT *
FROM oc_layout_module
WHERE layout_id = '1' AND position = 'content_menu2'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
182 (0.094)
SELECT *
FROM oc_module
WHERE module_id = '75'
/usr/share/nginx/html/catalog/model/setting/module.php:4
183 (0.404)
SELECT c.category_id, c.parent_id, c.image, cd.name, c.category_id as id
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE cd.language_id = '1'
AND c2s.store_id = '0'
AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:16
184 (0.264)
SELECT *
FROM oc_mega_menu
WHERE parent_id='0' AND status='0' AND module_id = '75'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:25
185 (0.181)
SELECT *
FROM oc_mega_menu
WHERE parent_id='253' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
186 (0.170)
SELECT *
FROM oc_mega_menu
WHERE parent_id='254' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
187 (0.155)
SELECT *
FROM oc_mega_menu
WHERE parent_id='255' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
188 (0.152)
SELECT *
FROM oc_mega_menu
WHERE parent_id='256' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
189 (0.157)
SELECT *
FROM oc_mega_menu
WHERE parent_id='257' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
190 (0.184)
SELECT *
FROM oc_mega_menu
WHERE parent_id='259' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
191 (0.327)
SELECT *
FROM oc_mega_menu
WHERE parent_id='260' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
192 (0.162)
SELECT *
FROM oc_mega_menu
WHERE parent_id='261' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
193 (0.195)
SELECT *
FROM oc_mega_menu
WHERE parent_id='262' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
194 (0.170)
SELECT *
FROM oc_mega_menu
WHERE parent_id='263' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
195 (0.094)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_megamenu' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
196 (0.128)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_megamenu/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
197 (0.096)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'position/content_block'
/usr/share/nginx/html/catalog/model/design/theme.php:4
198 (0.156)
SELECT *
FROM oc_layout_route
WHERE 'common/home' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
199 (0.501)
SELECT *
FROM oc_layout_module
WHERE layout_id = '1' AND position = 'content_menu3'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
200 (0.103)
SELECT *
FROM oc_module
WHERE module_id = '215'
/usr/share/nginx/html/catalog/model/setting/module.php:4
201 (0.431)
SELECT c.category_id, c.parent_id, c.image, cd.name, c.category_id as id
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE cd.language_id = '1'
AND c2s.store_id = '0'
AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:16
202 (0.229)
SELECT *
FROM oc_mega_menu
WHERE parent_id='0' AND status='0' AND module_id = '215'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:25
203 (0.186)
SELECT *
FROM oc_mega_menu
WHERE parent_id='195' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
204 (0.162)
SELECT *
FROM oc_mega_menu
WHERE parent_id='196' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
205 (0.137)
SELECT *
FROM oc_mega_menu
WHERE parent_id='197' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
206 (0.165)
SELECT *
FROM oc_mega_menu
WHERE parent_id='198' AND status='0'
ORDER BY rang
/usr/share/nginx/html/catalog/model/extension/module/so_megamenu.php:83
207 (0.118)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_megamenu' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
208 (0.107)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_megamenu/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
209 (0.126)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'position/content_block'
/usr/share/nginx/html/catalog/model/design/theme.php:4
210 (0.149)
SELECT *
FROM oc_layout_route
WHERE 'common/home' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
211 (0.314)
SELECT *
FROM oc_layout_module
WHERE layout_id = '1' AND position = 'header_block'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
212 (0.108)
SELECT *
FROM oc_module
WHERE module_id = '278'
/usr/share/nginx/html/catalog/model/setting/module.php:4
213 (0.121)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_html_content/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
214 (0.094)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'position/content_block'
/usr/share/nginx/html/catalog/model/design/theme.php:4
215 (0.152)
SELECT *
FROM oc_layout_route
WHERE 'common/home' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/usr/share/nginx/html/catalog/model/design/layout.php:4
216 (0.359)
SELECT *
FROM oc_layout_module
WHERE layout_id = '1' AND position = 'search_block'
ORDER BY sort_order
/usr/share/nginx/html/catalog/model/design/layout.php:14
217 (0.080)
SELECT *
FROM oc_module
WHERE module_id = '72'
/usr/share/nginx/html/catalog/model/setting/module.php:4
218 (0.095)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_searchpro' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
219 (0.564)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
220 (0.178)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '99' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
221 (0.161)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '100' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
222 (0.187)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '101' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
223 (0.169)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '103' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
224 (0.147)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '104' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
225 (0.215)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '107' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
226 (0.219)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '113' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
227 (0.211)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '105' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
228 (0.145)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '106' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
229 (0.147)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '108' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
230 (0.156)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '102' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
231 (0.145)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '112' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
232 (0.176)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '111' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
233 (0.153)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '110' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
234 (0.150)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '109' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
235 (0.155)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '59' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
236 (0.153)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '61' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
237 (0.173)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '64' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
238 (0.300)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '89' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
239 (0.192)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '62' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
240 (0.178)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '80' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
241 (0.150)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '63' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
242 (0.145)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '94' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
243 (0.147)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '66' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
244 (0.174)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '67' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
245 (0.175)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '74' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
246 (0.156)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '69' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
247 (0.466)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '81' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
248 (0.270)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '70' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
249 (0.163)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '60' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
250 (0.164)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '77' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
251 (0.148)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '76' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
252 (0.174)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '82' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
253 (0.146)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '95' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
254 (0.165)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '78' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
255 (0.163)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '71' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
256 (0.165)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '79' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
257 (0.152)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '72' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
258 (0.181)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '65' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
259 (0.198)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '96' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
260 (0.120)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/so_searchpro' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
261 (115.542)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p.status = 1 GROUP BY p.product_id
ORDER BY p.viewed DESC, LCASE(pd.name) DESC LIMIT 0,7
/usr/share/nginx/html/catalog/model/extension/module/so_searchpro.php:142
262 (1.230)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '2232' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
263 (0.406)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1446' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
264 (0.521)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1598' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
265 (0.354)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1364' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
266 (0.365)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1477' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
267 (0.580)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1830' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
268 (0.346)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM oc_product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit
FROM oc_length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '2314' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/usr/share/nginx/storage/modification/catalog/model/catalog/product.php:8
269 (0.124)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'extension/module/so_searchpro/default'
/usr/share/nginx/html/catalog/model/design/theme.php:4
270 (0.114)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'position/content_block'
/usr/share/nginx/html/catalog/model/design/theme.php:4
271 (0.206)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/usr/share/nginx/html/catalog/model/setting/extension.php:4
272 (0.777)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'so_sociallogin'
/usr/share/nginx/html/catalog/model/setting/setting.php:6
273 (0.251)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
274 (0.102)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
275 (0.110)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/language'
/usr/share/nginx/html/catalog/model/design/theme.php:4
276 (0.122)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
277 (0.116)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/currency'
/usr/share/nginx/html/catalog/model/design/theme.php:4
278 (0.119)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
279 (0.092)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/search'
/usr/share/nginx/html/catalog/model/design/theme.php:4
280 (0.113)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
281 (0.079)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/soconfig/cart' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
282 (0.249)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '3165d4dd6175c5bb398417298e'
/usr/share/nginx/html/system/library/cart/cart.php:42
283 (0.143)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/usr/share/nginx/html/catalog/model/setting/extension.php:4
284 (0.082)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
285 (0.137)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '3165d4dd6175c5bb398417298e'
/usr/share/nginx/html/system/library/cart/cart.php:42
286 (0.451)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '3165d4dd6175c5bb398417298e'
/usr/share/nginx/html/system/library/cart/cart.php:42
287 (0.102)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/credit' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
288 (0.079)
SELECT SUM(amount) AS total
FROM oc_customer_transaction
WHERE customer_id = '0'
/usr/share/nginx/html/system/library/cart/customer.php:127
289 (0.103)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
290 (0.139)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '3165d4dd6175c5bb398417298e'
/usr/share/nginx/html/system/library/cart/cart.php:42
291 (0.131)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '3165d4dd6175c5bb398417298e'
/usr/share/nginx/html/system/library/cart/cart.php:42
292 (0.097)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/cart'
/usr/share/nginx/html/catalog/model/design/theme.php:4
293 (0.124)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'ru-ru')
/usr/share/nginx/html/catalog/model/design/translation.php:6
294 (0.536)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
295 (0.190)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '59' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
296 (0.356)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '61' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
297 (0.204)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '64' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
298 (0.179)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '89' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
299 (0.233)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '62' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
300 (0.225)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '80' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
301 (0.192)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '63' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
302 (0.152)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '94' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
303 (0.193)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '66' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
304 (0.152)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '67' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
305 (0.137)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '74' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
306 (0.152)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '69' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
307 (0.175)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '81' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
308 (0.145)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '70' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
309 (0.141)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '60' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
310 (0.144)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '77' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
311 (0.140)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '76' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
312 (0.168)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '82' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
313 (0.164)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '95' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
314 (0.176)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '78' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
315 (0.169)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '71' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
316 (0.202)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '79' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
317 (0.164)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '72' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
318 (0.147)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '65' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
319 (0.169)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '96' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/usr/share/nginx/html/catalog/model/catalog/category.php:10
320 (0.107)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/menu'
/usr/share/nginx/html/catalog/model/design/theme.php:4
321 (0.126)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/header'
/usr/share/nginx/html/catalog/model/design/theme.php:4
322 (0.711)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'advertise_google'
/usr/share/nginx/html/catalog/model/setting/setting.php:6
323 (0.113)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'so-monota' AND route = 'common/home'
/usr/share/nginx/html/catalog/model/design/theme.php:4
324 (0.332)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'advertise_google'
/usr/share/nginx/html/catalog/model/setting/setting.php:6