1 (0.230)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://lastochka.dp.ua/'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/index.php:49
2 (1.485)
SELECT *
FROM oc_setting
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/home/lastochka.dp/web/lastochka.dp.ua/public_html/index.php:61
3 (0.828)
SELECT *
FROM `oc_language`
WHERE status = '1'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/index.php:140
4 (0.152)
SELECT *
FROM oc_currency
/home/lastochka.dp/web/lastochka.dp.ua/public_html/system/library/currency.php:13
5 (0.056)
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'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/system/library/weight.php:9
6 (0.046)
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'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/system/library/length.php:9
7 (8.191)
SELECT DISTINCT *
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 i.information_id = '6' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/information.php:4
8 (1.476)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '6' AND store_id = '0'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/information.php:16
9 (0.402)
SELECT *
FROM oc_layout_route
WHERE 'information/information' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/design/layout.php:4
10 (0.219)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/setting/extension.php:4
11 (0.424)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '6' AND store_id = '0'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/information.php:16
12 (0.135)
SELECT *
FROM oc_layout_route
WHERE 'information/information' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/design/layout.php:4
13 (0.206)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/setting/extension.php:4
14 (0.393)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '6' AND store_id = '0'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/information.php:16
15 (0.365)
SELECT *
FROM oc_layout_route
WHERE 'information/information' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/design/layout.php:4
16 (0.378)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/setting/extension.php:4
17 (0.266)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '6' AND store_id = '0'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/information.php:16
18 (0.166)
SELECT *
FROM oc_layout_route
WHERE 'information/information' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/design/layout.php:4
19 (0.132)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/setting/extension.php:4
20 (0.276)
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
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/information.php:10
21 (1.133)
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)
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/category.php:10
22 (0.307)
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)
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/category.php:10
23 (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 = '18' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/category.php:10
24 (0.159)
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 = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/category.php:10
25 (0.235)
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 = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/category.php:10
26 (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 = '71' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/category.php:10
27 (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 = '20' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/category.php:10
28 (0.307)
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)
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/category.php:10
29 (0.158)
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 = '73' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/category.php:10
30 (0.276)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/setting/extension.php:4
31 (0.378)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/setting/extension.php:4