1 (0.176)
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 (0.800)
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.361)
SELECT *
FROM `oc_language`
WHERE status = '1'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/index.php:140
4 (0.542)
SELECT *
FROM oc_currency
/home/lastochka.dp/web/lastochka.dp.ua/public_html/system/library/currency.php:13
5 (0.595)
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 (1.375)
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 (2.453)
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 = '4' 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.454)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '4' AND store_id = '0'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/information.php:16
9 (0.596)
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 (2.302)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/setting/extension.php:4
11 (10.427)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '4' AND store_id = '0'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/information.php:16
12 (0.642)
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 (1.975)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/setting/extension.php:4
14 (0.267)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '4' AND store_id = '0'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/information.php:16
15 (0.691)
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.824)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/setting/extension.php:4
17 (3.279)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '4' AND store_id = '0'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/catalog/information.php:16
18 (1.228)
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 (2.107)
SELECT *
FROM oc_extension
WHERE `type` = 'module'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/setting/extension.php:4
20 (0.532)
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 (0.863)
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.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 = '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.950)
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 (2.378)
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.604)
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 (7.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 (1.171)
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.851)
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 (2.367)
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 (1.892)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/setting/extension.php:4
31 (3.143)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/lastochka.dp/web/lastochka.dp.ua/public_html/catalog/model/setting/extension.php:4