1 (0.866)
SELECT `data`
FROM `oc_session`
WHERE session_id = 'a29c000887fa1dccc4fda21eec' AND expire > 1738941518
/profiles/s/st/sto/stockishop/stockishop.com/system/library/session/db.php:21
2 (0.690)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/openbay.php:61
3 (0.691)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
4 (0.380)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/openbay.php:61
5 (0.346)
SET SQL_BIG_SELECTS = 1
/profiles/s/st/sto/stockishop/stockishop.com/system/library/ocfilter/opencart.php:29
6 (1.017)
SHOW TABLES LIKE 'oc_ocfilter_setting'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/ocfilter/setting.php:10
7 (0.441)
SELECT *
FROM oc_ocfilter_setting
/profiles/s/st/sto/stockishop/stockishop.com/system/library/ocfilter/setting.php:18
8 (0.753)
SELECT `data`
FROM `oc_session`
WHERE session_id = '3e690e740603527060892faca1' AND expire > 1738941518
/profiles/s/st/sto/stockishop/stockishop.com/system/library/session/db.php:21
9 (0.519)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://stockishop.com/'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/controller/startup/startup.php:6
10 (1.147)
SELECT *
FROM `oc_setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/controller/startup/startup.php:25
11 (0.545)
SELECT *
FROM oc_language
WHERE status = '1'
ORDER BY sort_order, name
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/localisation/language.php:15
12 (0.469)
SELECT *
FROM oc_store
ORDER BY url
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/setting/store.php:7
13 (0.611)
SELECT *
FROM oc_language
WHERE status = '1'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/agoo/multilang.php:32
14 (0.629)
SELECT *
FROM oc_currency
/profiles/s/st/sto/stockishop/stockishop.com/system/library/cart/currency.php:10
15 (0.516)
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 = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '0')
ORDER BY tr1.priority ASC
/profiles/s/st/sto/stockishop/stockishop.com/system/library/cart/tax.php:44
16 (0.390)
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 = '2'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/cart/weight.php:10
17 (0.395)
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 = '2'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/cart/length.php:10
18 (1.072)
DELETE
FROM oc_cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/system/library/cart/cart.php:86
19 (0.599)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/openbay.php:61
20 (0.509)
SELECT *
FROM `oc_event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/setting/event.php:4
21 (0.646)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'product/manufacturer' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
22 (0.435)
SELECT *
FROM oc_extension
WHERE `type` = 'module' AND `code` = 'product_option_image_pro'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/liveopencart/lib/v0015/traits/installed.php:12
23 (1.010)
SELECT *
FROM oc_manufacturer m
LEFT JOIN oc_manufacturer_to_store m2s ON (m.manufacturer_id = m2s.manufacturer_id) JOIN oc_manufacturer_description md ON (md.manufacturer_id='49') AND (md.language_id='2')
WHERE m.manufacturer_id = '49' AND m2s.store_id = '0'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/catalog/manufacturer.php:5
24 (0.466)
SELECT *
FROM oc_layout_route
WHERE 'product/manufacturer/info' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/design/layout.php:4
25 (0.680)
SELECT *
FROM oc_layout_module
WHERE layout_id = '15' AND `code` = 'ocfilter'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/ocfilter/core.php:78
26 (9.196)
SELECT COUNT(DISTINCT p.product_id) AS total
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 = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p.manufacturer_id = '49'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/catalog/product.php:622
27 (9.599)
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 = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p.manufacturer_id = '49' GROUP BY p.product_id
ORDER BY (p.quantity>0) DESC, LCASE(pd.name) ASC, LCASE(pd.name) ASC LIMIT 0,18
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/catalog/product.php:240
28 (1.215)
SHOW COLUMNS
FROM `oc_option_description` LIKE 'description'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/catalog/product.php:443
29 (1.591)
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 = '2') 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 = '2') 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 = '2') 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 = '600' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/catalog/product.php:11
30 (0.555)
SELECT product_option_id
FROM oc_product_option
WHERE product_id = 600
/profiles/s/st/sto/stockishop/stockishop.com/system/library/liveopencart/ext/poip.php:250
31 (0.352)
SELECT POIP.*, OV.image thumb, OD.name option_name, OVD.name value_name, PO.option_id, POV.option_value_id, POV.product_option_value_id pov_product_option_value_id
FROM oc_poip_option_image POIP
LEFT JOIN oc_product_option_value POV
ON ( POIP.product_option_id = POV.product_option_id
AND (POIP.product_option_value_id = POV.product_option_value_id OR POIP.product_option_value_id = -1) )
LEFT JOIN oc_option_value OV ON (POV.option_value_id = OV.option_value_id)
LEFT JOIN oc_option_value_description OVD ON (OVD.option_value_id = OV.option_value_id AND OVD.language_id = 2)
,`oc_option` O
LEFT JOIN oc_option_description OD ON (OD.option_id = O.option_id AND OD.language_id = 2)
,oc_product_option PO
WHERE POIP.product_id = 600
AND PO.product_option_id = POIP.product_option_id
AND PO.option_id = O.option_id
AND ( (POV.product_option_value_id IS NULL) OR (NOT POV.subtract OR POV.quantity > 0) )
ORDER BY O.sort_order ASC, POIP.product_option_id ASC, OV.sort_order ASC, POIP.product_option_value_id, POIP.sort_order ASC
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/extension/liveopencart/product_option_image_pro.php:576
32 (0.352)
SELECT *
FROM oc_product_option po
LEFT JOIN `oc_option` o ON (po.option_id = o.option_id)
LEFT JOIN oc_option_description od ON (o.option_id = od.option_id)
WHERE po.product_id = '600' AND od.language_id = '2'
ORDER BY o.sort_order
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/catalog/product.php:388
33 (0.400)
SELECT value
FROM oc_setting
WHERE `key` = 'module_microdatapro_key'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/microdatapro.php:137
34 (0.439)
SELECT value
FROM oc_setting
WHERE `key` = 'module_microdatapro_key'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/microdatapro.php:137
35 (0.538)
SELECT value
FROM oc_setting
WHERE `key` = 'module_microdatapro_key'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/microdatapro.php:137
36 (0.584)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'extension/module/ocfilter' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
37 (0.540)
SELECT *
FROM oc_layout_route
WHERE 'product/manufacturer/info' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/design/layout.php:4
38 (0.662)
SELECT *
FROM oc_layout_module
WHERE layout_id = '15' AND position = 'column_left'
ORDER BY sort_order
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/design/layout.php:23
39 (0.472)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'extension/module/ocfilter' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
40 (0.608)
SELECT *
FROM oc_ocfilter_setting
WHERE `key` = 'placement_layout'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/ocfilter/setting.php:68
41 (2.700)
SELECT COUNT(DISTINCT p.product_id) AS total, IF(p.quantity > '0', '2', '1') AS vid
FROM oc_product p
WHERE p.status = '1' AND p.date_available <= '2025-02-07' AND p.manufacturer_id = '49' GROUP BY vid
/profiles/s/st/sto/stockishop/stockishop.com/system/library/ocfilter/core.php:78
42 (2.411)
SELECT COUNT(DISTINCT p.product_id) AS total, CONCAT(fv2p.filter_id, '.', fv2p.source) AS fk, fv2p.value_id AS vid
FROM oc_ocfilter_filter_value_to_product fv2p
LEFT JOIN oc_product p ON (fv2p.product_id = p.product_id)
WHERE p.status = '1' AND p.date_available <= '2025-02-07' AND p.manufacturer_id = '49' GROUP BY fk, vid
/profiles/s/st/sto/stockishop/stockishop.com/system/library/ocfilter/core.php:78
43 (2.575)
SELECT CONCAT(f.filter_id, '.', f.source) AS filter_key
FROM oc_ocfilter_filter f
LEFT JOIN oc_ocfilter_filter_to_store f2s ON (f.filter_id = f2s.filter_id AND f.source = f2s.source)
RIGHT JOIN (SELECT fv2p.filter_id, fv2p.source
FROM oc_ocfilter_filter_value_to_product fv2p
RIGHT JOIN (SELECT DISTINCT p.product_id
FROM oc_product p
WHERE p.status = '1' AND p.date_available <= '2025-02-07' AND p.manufacturer_id = '49') p ON (fv2p.product_id = p.product_id) GROUP BY fv2p.filter_id, fv2p.source) fv2p ON (f.filter_id = fv2p.filter_id AND f.source = fv2p.source)
WHERE f.status = '1' AND f2s.store_id = '0'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/ocfilter/core.php:78
44 (2.453)
SELECT MIN(price) AS `min`, MAX(price) AS `max`
FROM (SELECT ocf_ps.price
FROM oc_product_special ocf_ps
LEFT JOIN oc_product p ON (ocf_ps.product_id = p.product_id)
WHERE ocf_ps.price > '0' AND ocf_ps.customer_group_id = '1' AND ((ocf_ps.date_start = '0000-00-00' OR ocf_ps.date_start < '2025-02-07') AND (ocf_ps.date_end = '0000-00-00' OR ocf_ps.date_end > '2025-02-07')) AND p.status = '1' AND p.date_available <= '2025-02-07' AND p.manufacturer_id = '49') result
/profiles/s/st/sto/stockishop/stockishop.com/system/library/ocfilter/core.php:78
45 (1.541)
SELECT MIN(price) AS `min`, MAX(price) AS `max`
FROM (SELECT option_price AS price
FROM (SELECT COALESCE(
IF(ocf_pov.price_prefix = '-', p.price - ocf_pov.price, NULL),
IF(ocf_pov.price_prefix = '+', p.price + ocf_pov.price, NULL),
IF(ocf_pov.price_prefix = '=', ocf_pov.price, NULL),
IF(ocf_pov.price_prefix = '*', p.price + p.price * ocf_pov.price, NULL),
IF(ocf_pov.price_prefix = '%', p.price + p.price * (ocf_pov.price / 100), NULL),
p.price
) AS option_price
FROM oc_product_option_value ocf_pov
LEFT JOIN oc_product p ON (ocf_pov.product_id = p.product_id)
WHERE ocf_pov.price > '0'/* AND ocf_pov.quantity > '0'*/ AND p.status = '1' AND p.date_available <= '2025-02-07' AND p.manufacturer_id = '49') results
WHERE option_price > '0') results2
/profiles/s/st/sto/stockishop/stockishop.com/system/library/ocfilter/core.php:78
46 (0.545)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_left'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/theme.php:4
47 (0.589)
SELECT *
FROM oc_layout_route
WHERE 'product/manufacturer/info' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/design/layout.php:4
48 (0.592)
SELECT *
FROM oc_layout_module
WHERE layout_id = '15' AND position = 'column_right'
ORDER BY sort_order
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/design/layout.php:23
49 (0.448)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_right'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/theme.php:4
50 (0.639)
SELECT *
FROM oc_layout_route
WHERE 'product/manufacturer/info' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/design/layout.php:4
51 (0.545)
SELECT *
FROM oc_layout_module
WHERE layout_id = '15' AND position = 'content_top'
ORDER BY sort_order
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/design/layout.php:23
52 (0.413)
SELECT *
FROM oc_layout_route
WHERE 'product/manufacturer/info' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/design/layout.php:4
53 (0.537)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'agootemplates/widgets/langmark/langmark'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/theme.php:4
54 (0.585)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_top'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/theme.php:4
55 (0.579)
SELECT *
FROM oc_layout_route
WHERE 'product/manufacturer/info' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/design/layout.php:4
56 (0.550)
SELECT *
FROM oc_layout_module
WHERE layout_id = '15' AND position = 'content_bottom'
ORDER BY sort_order
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/design/layout.php:23
57 (0.543)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_bottom'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/theme.php:4
58 (0.545)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'extension/module/buyoneclick' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
59 (0.397)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/footer' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
60 (0.674)
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 = '2' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY i.sort_order, LCASE(id.title) ASC
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/catalog/information.php:10
61 (0.339)
SELECT value
FROM oc_setting
WHERE `key` = 'module_microdatapro_key'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/microdatapro.php:137
62 (0.696)
DELETE
FROM `oc_customer_online`
WHERE date_added < '2025-02-07 16:18:38'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/tool/online.php:4
63 (0.610)
REPLACE INTO `oc_customer_online` SET `ip` = '18.97.9.173', `customer_id` = '0', `url` = 'https://stockishop.com/muse', `referer` = '', `date_added` = '2025-02-07 17:18:38', `bot_name` = 'Bot'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/tool/online.php:15
64 (0.468)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/footer'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/theme.php:4
65 (0.411)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/setting/extension.php:4
66 (0.435)
SELECT *
FROM oc_extension
WHERE `type` = 'module' AND `code` = 'related_options'
/profiles/s/st/sto/stockishop/stockishop.com/system/library/liveopencart/lib/v0007/traits/installed.php:12
67 (0.579)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/header' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
68 (1.624)
SELECT *
FROM oc_store
ORDER BY url
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/setting/store.php:7
69 (0.404)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/language' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
70 (0.524)
SELECT *
FROM oc_language
WHERE status = '1'
ORDER BY sort_order, name
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/localisation/language.php:15
71 (0.554)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'agootemplates/record/langmark'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/theme.php:4
72 (0.587)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/currency' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
73 (0.553)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/currency'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/theme.php:4
74 (0.487)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/search' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
75 (1.230)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/search'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/theme.php:4
76 (0.588)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/cart' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
77 (0.658)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '3e690e740603527060892faca1'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/system/library/cart/cart.php:20
78 (0.546)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '3e690e740603527060892faca1'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/system/library/cart/cart.php:120
79 (0.347)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/setting/extension.php:4
80 (0.351)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'extension/total/sub_total' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
81 (0.349)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '3e690e740603527060892faca1'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/system/library/cart/cart.php:20
82 (0.331)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '3e690e740603527060892faca1'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/system/library/cart/cart.php:120
83 (0.344)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '3e690e740603527060892faca1'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/system/library/cart/cart.php:20
84 (0.329)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '3e690e740603527060892faca1'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/system/library/cart/cart.php:120
85 (0.445)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '3e690e740603527060892faca1'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/system/library/cart/cart.php:20
86 (0.330)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '3e690e740603527060892faca1'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/system/library/cart/cart.php:120
87 (0.360)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'extension/total/total' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
88 (0.345)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '3e690e740603527060892faca1'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/system/library/cart/cart.php:20
89 (0.330)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '3e690e740603527060892faca1'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/system/library/cart/cart.php:120
90 (0.343)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '3e690e740603527060892faca1'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/system/library/cart/cart.php:20
91 (0.421)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '3e690e740603527060892faca1'
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/system/library/cart/cart.php:120
92 (0.343)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/cart'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/theme.php:4
93 (0.400)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'common/menu' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
94 (0.572)
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 = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/catalog/category.php:25
95 (0.689)
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 = '20' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/catalog/category.php:25
96 (0.360)
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 = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/catalog/category.php:25
97 (0.524)
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 = '26' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/catalog/category.php:25
98 (0.642)
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 = '18' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/catalog/category.php:25
99 (0.574)
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 = '25' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/catalog/category.php:25
100 (0.358)
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 = '33' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/catalog/category.php:25
101 (0.544)
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 = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/profiles/s/st/sto/stockishop/stockishop.com/op/modification/catalog/model/catalog/category.php:25
102 (0.533)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/menu'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/theme.php:4
103 (0.654)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'common/header'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/theme.php:4
104 (0.430)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'product/search' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
105 (0.624)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '2' AND (route = 'extension/module/buyoneclick' OR route = 'uk-ua')
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/translation.php:6
106 (0.619)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'default' AND route = 'product/manufacturer_info'
/profiles/s/st/sto/stockishop/stockishop.com/catalog/model/design/theme.php:4