iPhone 14
MacBookAir
iPhone 14
Debug SQL and Controllers
0.0015089512SELECT DISTINCT p.*, pd.*, 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 < '2026-07-18 03:06:19') AND (pd2.date_end = '0000-00-00' OR pd2.date_end > '2026-07-18 03:06:19')) 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 < '2026-07-18 03:06:19') AND (ps.date_end = '0000-00-00' OR ps.date_end > '2026-07-18 03:06:19')) 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) FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1') AS rating, (SELECT COUNT(*) FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1') AS reviews 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 IN (43,40,42,30) AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= '2026-07-18 03:06:19' AND p2s.store_id = '0'
0.0005478859SELECT * FROM oc_banner b LEFT JOIN oc_banner_image bi ON (b.banner_id = bi.banner_id) WHERE b.banner_id = '7' AND b.status = '1' AND bi.language_id = '1' ORDER BY bi.sort_order ASC
0.0004551411SELECT * FROM oc_module WHERE module_id = '28'
0.0004410744SELECT * FROM oc_layout_route WHERE 'common/home' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1
0.0004210472SELECT * FROM oc_layout_module WHERE layout_id = '1' AND position = 'content_bottom' ORDER BY sort_order
0.0004129410SELECT * FROM oc_cart WHERE api_id = 0 AND customer_id = 0 AND session_id = 'f7154889efdf68a9bf4d41ec56'
0.0004019737SELECT `data` FROM `oc_session` WHERE `session_id` = 'f7154889efdf68a9bf4d41ec56' AND `expire` > '2026-07-18 00:06:19'
0.0003869534SELECT * FROM oc_module WHERE module_id = '27'
0.0003638268SELECT * FROM oc_layout_module WHERE layout_id = '1' AND position = 'column_right' ORDER BY sort_order
0.0002460480DELETE FROM oc_cart WHERE (api_id > 0 OR customer_id = 0) AND date_added < DATE_SUB(NOW(), INTERVAL 7 DAY)
0.0002450943SELECT * FROM oc_layout_module WHERE layout_id = '1' AND position = 'content_top' ORDER BY sort_order
0.0002341270SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '0' AND route IN ('ruru', '')
0.0002169609SELECT * FROM oc_banner b LEFT JOIN oc_banner_image bi ON (b.banner_id = bi.banner_id) WHERE b.banner_id = '8' AND b.status = '1' AND bi.language_id = '1' ORDER BY bi.sort_order ASC
0.0001831055SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('extension/module/featured', 'ru-ru')
0.0001809597SELECT * FROM oc_layout_module WHERE layout_id = '1' AND position = 'column_left' ORDER BY sort_order
0.0001499653SELECT * FROM oc_module WHERE module_id = '29'
0.0001301765SELECT * FROM `oc_setting` WHERE store_id = '0' OR store_id = '0' ORDER BY store_id ASC
0.0001261234SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/currency', 'ru-ru')
0.0001142025SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/footer', 'ru-ru')
0.0001130104SELECT * FROM oc_currency
0.0001020432SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/search', 'ru-ru')
0.0000970364SET time_zone = '+03:00'
0.0000917912SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('extension/total/credit', 'ru-ru')
0.0000860691SELECT * 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.top = '1' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
0.0000851154SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/language', 'ru-ru')
0.0000801086SELECT * FROM oc_extension WHERE `type` = 'analytics'
0.0000789165SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/menu', 'ru-ru')
0.0000789165SELECT * 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' AND i.bottom = '1' ORDER BY i.sort_order, LCASE(id.title) ASC
0.0000770092SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/header', 'ru-ru')
0.0000758171SELECT * FROM oc_store WHERE REPLACE(`ssl`, 'www.', '') = 'https://multitool.opencart-cms.ru/'
0.0000748634SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/cart', 'ru-ru')
0.0000729561SELECT * 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'
0.0000698566SELECT * 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'
0.0000691414SELECT * FROM `oc_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `sort_order` ASC
0.0000619888SELECT 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 = '2761') ORDER BY tr1.priority ASC
0.0000569820SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('extension/total/sub_total', 'ru-ru')
0.0000519753SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('extension/total/total', 'ru-ru')
0.0000450611SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0'
0.0000431538SELECT 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 = '2761') ORDER BY tr1.priority ASC
0.0000398159SELECT * FROM oc_extension WHERE `type` = 'total'

event

0.0217716694event/translation (12 action)
0.0049157141event/language (44 action)
0.0024983883event/theme (14 action)

startup

0.0658910275startup/router (1 action)
0.0046160221startup/startup (1 action)
0.0018599033startup/event (1 action)
0.0006489754startup/session (1 action)
0.0002050400startup/seo_url (1 action)
0.0001809597startup/error (1 action)
0.0001521111startup/maintenance (1 action)

common

0.0652251244common/home (1 action)
0.0318450928common/header (1 action)
0.0181078911common/content_top (1 action)
0.0123660564common/cart (1 action)
0.0043458939common/language (1 action)
0.0043299198common/currency (1 action)
0.0042948723common/column_left (1 action)
0.0040459633common/footer (1 action)
0.0036129951common/menu (1 action)
0.0022900105common/search (1 action)
0.0017490387common/content_bottom (1 action)
0.0017480850common/column_right (1 action)

extension

0.0058710575extension/module/featured (1 action)
0.0048470497extension/module/carousel (1 action)
0.0032639503extension/module/slideshow (1 action)