Queries: 163, Total time: 23.528 ms [By time] [By id] [By file]
1 (0.025)
SET time_zone = '+00:00'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/framework.php:84
2 (0.612)
DELETE
FROM `session`
WHERE `expire` < '2024-05-17 11:48:34'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/library/session/db.php:53
3 (0.095)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
4 (0.071)
SELECT `data`
FROM `session`
WHERE `session_id` = '2ec538fa3f9164590717c021dc' AND `expire` > '2024-05-17 11:48:34'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/library/session/db.php:16
5 (0.066)
SELECT *
FROM store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://ubiquiti-russia.com/'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/controller/startup/startup.php:6
6 (1.717)
SELECT *
FROM `setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/controller/startup/startup.php:25
7 (0.027)
SET time_zone = '+03:00'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/controller/startup/startup.php:40
8 (0.081)
SELECT *
FROM language
WHERE status = '1'
ORDER BY sort_order, name
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/localisation/language.php:15
9 (0.073)
SELECT *
FROM `currency`
WHERE `status` = '1'
ORDER BY `title` ASC
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/localisation/currency.php:15
10 (0.093)
SELECT *
FROM currency
/var/www/u1879056/data/www/ubiquiti-russia.com/system/library/cart/currency.php:10
11 (0.207)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM tax_rule tr1
LEFT JOIN tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN 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
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/tax.php:16
12 (0.232)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM tax_rule tr1
LEFT JOIN tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN 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
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/tax.php:44
13 (0.162)
SELECT *
FROM weight_class wc
LEFT JOIN weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id)
WHERE wcd.language_id = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/library/cart/weight.php:10
14 (0.262)
SELECT *
FROM length_class mc
LEFT JOIN length_class_description mcd ON (mc.length_class_id = mcd.length_class_id)
WHERE mcd.language_id = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/library/cart/length.php:10
15 (0.719)
DELETE
FROM cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:15
16 (0.248)
SELECT *
FROM `event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/setting/event.php:4
17 (0.103)
SELECT language_id
FROM language
WHERE code = '0' AND status = '1' LIMIT 1
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/seopro.php:659
18 (0.387)
SELECT *
FROM seo_url
WHERE keyword = 'news-2024-04-26' AND store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:39
19 (0.101)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/prostore_news' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
20 (0.136)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:275
21 (0.617)
SELECT DISTINCT *
FROM prostore_news i
LEFT JOIN prostore_news_description id ON (i.news_id = id.news_id)
LEFT JOIN prostore_news_to_store i2s ON (i.news_id = i2s.news_id)
WHERE i.news_id = '59' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/module/prostorenews.php:4
22 (0.099)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
23 (0.160)
SELECT *
FROM prostore_news_related pr
LEFT JOIN product p ON (pr.related_id = p.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pr.news_id = '59' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/module/prostorenews.php:41
24 (0.050)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/prostore_news' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
25 (0.284)
SELECT *
FROM prostore_news_to_layout
WHERE news_id = '59' AND store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/module/prostorenews.php:21
26 (0.136)
SELECT COUNT(*) as total
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = 'u1879056_ubi' AND TABLE_NAME = 'ocdevwizard_setting'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/ocdevwizard/helper.php:55
27 (0.177)
SELECT *
FROM ocdevwizard_setting
WHERE store_id = '0' AND `key` = 'form_builder_form_data'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/ocdevwizard/helper.php:15
28 (0.169)
SELECT *
FROM layout_module
WHERE layout_id = '21' AND position = 'column_left'
ORDER BY sort_order
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/layout.php:14
29 (0.187)
SELECT DISTINCT f.sort_order, f2l.form_id
FROM ocdw_form_builder_form f
LEFT JOIN ocdw_form_builder_form_to_layout_for_module f2l ON (f.form_id = f2l.form_id)
WHERE f2l.layout_id = '21' AND f.position = 'column_left' AND f.display_type = '2' AND f.status = '1'
ORDER BY f.sort_order ASC
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:15
30 (0.110)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_left'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
31 (0.059)
SELECT *
FROM prostore_news_to_layout
WHERE news_id = '59' AND store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/module/prostorenews.php:21
32 (0.120)
SELECT *
FROM layout_module
WHERE layout_id = '21' AND position = 'column_right'
ORDER BY sort_order
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/layout.php:14
33 (0.173)
SELECT DISTINCT f.sort_order, f2l.form_id
FROM ocdw_form_builder_form f
LEFT JOIN ocdw_form_builder_form_to_layout_for_module f2l ON (f.form_id = f2l.form_id)
WHERE f2l.layout_id = '21' AND f.position = 'column_right' AND f.display_type = '2' AND f.status = '1'
ORDER BY f.sort_order ASC
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:15
34 (0.095)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_right'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
35 (0.053)
SELECT *
FROM prostore_news_to_layout
WHERE news_id = '59' AND store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/module/prostorenews.php:21
36 (0.109)
SELECT *
FROM layout_module
WHERE layout_id = '21' AND position = 'content_top'
ORDER BY sort_order
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/layout.php:14
37 (0.185)
SELECT DISTINCT f.sort_order, f2l.form_id
FROM ocdw_form_builder_form f
LEFT JOIN ocdw_form_builder_form_to_layout_for_module f2l ON (f.form_id = f2l.form_id)
WHERE f2l.layout_id = '21' AND f.position = 'content_top' AND f.display_type = '2' AND f.status = '1'
ORDER BY f.sort_order ASC
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:15
38 (0.151)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_top'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
39 (0.021)
SELECT *
FROM prostore_news_to_layout
WHERE news_id = '59' AND store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/module/prostorenews.php:21
40 (0.197)
SELECT *
FROM layout_module
WHERE layout_id = '21' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/layout.php:14
41 (0.161)
SELECT DISTINCT f.sort_order, f2l.form_id
FROM ocdw_form_builder_form f
LEFT JOIN ocdw_form_builder_form_to_layout_for_module f2l ON (f.form_id = f2l.form_id)
WHERE f2l.layout_id = '21' AND f.position = 'content_bottom' AND f.display_type = '2' AND f.status = '1'
ORDER BY f.sort_order ASC
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:15
42 (0.132)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_bottom'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
43 (0.129)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
44 (0.603)
SELECT *
FROM information i
LEFT JOIN information_description id ON (i.information_id = id.information_id)
LEFT JOIN 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
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/catalog/information.php:10
45 (0.091)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/microdatapro/company'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
46 (0.052)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
47 (0.113)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
48 (0.094)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
49 (0.053)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
50 (0.051)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:275
51 (0.056)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:275
52 (0.159)
SELECT DISTINCT *
FROM information i
LEFT JOIN information_description id ON (i.information_id = id.information_id)
LEFT JOIN information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '8' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/catalog/information.php:4
53 (0.243)
SELECT *
FROM setting
WHERE store_id = '0' AND `code` = 'theme_prostoresoclinks'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/setting/setting.php:6
54 (0.260)
SELECT *
FROM setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/setting/setting.php:6
55 (0.133)
SELECT *
FROM country
WHERE country_id = '176' AND status = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/localisation/country.php:4
56 (0.133)
SELECT *
FROM zone
WHERE zone_id = '2761' AND status = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/localisation/zone.php:4
57 (0.024)
SELECT DISTINCT *
FROM information i
LEFT JOIN information_description id ON (i.information_id = id.information_id)
LEFT JOIN information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '8' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/catalog/information.php:4
58 (0.099)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/callback'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
59 (0.103)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/footer'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
60 (0.209)
SELECT language_id
FROM language
WHERE code = 'ru-ru'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:741
61 (0.166)
SELECT form_id
FROM ocdw_form_builder_form
WHERE display_type IN (1,3) AND selector_module_call_status = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/ocdevwizard/form_builder.php:39
62 (0.223)
SELECT *
FROM extension
WHERE `type` = 'analytics'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/setting/extension.php:4
63 (0.064)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
64 (0.019)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
65 (0.017)
SELECT *
FROM setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/setting/setting.php:6
66 (0.389)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '2ec538fa3f9164590717c021dc'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
67 (0.119)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '2ec538fa3f9164590717c021dc'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
68 (0.019)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:275
69 (0.018)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:275
70 (0.055)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/compare' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
71 (0.545)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
72 (0.179)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '98' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
73 (0.287)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
74 (0.202)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '68' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
75 (0.201)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
76 (0.250)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '88' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
77 (0.208)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
78 (0.246)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
79 (0.164)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
80 (0.196)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
81 (0.215)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
82 (0.228)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
83 (0.163)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
84 (0.230)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '86' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
85 (0.198)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '87' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
86 (0.275)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
87 (0.167)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '92' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
88 (0.164)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
89 (0.242)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
90 (0.211)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '97' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
91 (0.198)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '84' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
92 (0.198)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '85' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
93 (0.237)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
94 (0.198)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
95 (0.171)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '83' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
96 (0.205)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
97 (0.255)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '90' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
98 (0.225)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
99 (0.161)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '93' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
100 (0.163)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '91' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
101 (0.282)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
102 (0.171)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
103 (0.217)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
104 (0.169)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
105 (0.212)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
106 (0.222)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '75' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
107 (0.204)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
108 (0.058)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_wishlist'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
109 (0.049)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_compare'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
110 (0.048)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_nav_v_mega'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
111 (0.107)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_nav_v_mega_content'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
112 (0.101)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_top_cust_drop'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
113 (0.054)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_top_cust_drop'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
114 (0.054)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_top_cust_drop'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
115 (0.068)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_top_cust'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
116 (0.057)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
117 (0.213)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/language'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
118 (0.101)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
119 (0.047)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/currency'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
120 (0.020)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
121 (0.016)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/currency'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
122 (0.095)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'blog/menu' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
123 (0.251)
SELECT *
FROM blog_category c
LEFT JOIN blog_category_description cd ON (c.blog_category_id = cd.blog_category_id)
LEFT JOIN blog_category_to_store c2s ON (c.blog_category_id = c2s.blog_category_id)
WHERE cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.parent_id, c.sort_order, cd.name
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/blog/category.php:16
124 (0.080)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'blog/menu'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
125 (0.095)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
126 (0.046)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/search'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
127 (0.082)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
128 (0.018)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '2ec538fa3f9164590717c021dc'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
129 (0.066)
SELECT *
FROM extension
WHERE `type` = 'total'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/setting/extension.php:4
130 (0.096)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
131 (0.023)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '2ec538fa3f9164590717c021dc'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
132 (0.087)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '2ec538fa3f9164590717c021dc'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
133 (0.068)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
134 (0.018)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '2ec538fa3f9164590717c021dc'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
135 (0.017)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
136 (0.015)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '2ec538fa3f9164590717c021dc'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
137 (0.020)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
138 (0.030)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '2ec538fa3f9164590717c021dc'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
139 (0.034)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '2ec538fa3f9164590717c021dc'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
140 (0.023)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '2ec538fa3f9164590717c021dc'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
141 (0.018)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '2ec538fa3f9164590717c021dc'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
142 (0.016)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
143 (0.050)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/cart'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
144 (0.067)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
145 (0.040)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
146 (0.020)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '98' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
147 (0.038)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
148 (0.023)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
149 (0.018)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
150 (0.019)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '86' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
151 (0.024)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
152 (0.020)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '84' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
153 (0.020)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
154 (0.017)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
155 (0.019)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '90' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
156 (0.021)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
157 (0.020)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN 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)
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
158 (0.052)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/menu'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
159 (0.063)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/fx' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
160 (0.019)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/callback'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
161 (0.055)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_5'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
162 (0.057)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
163 (0.060)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/prostore_news'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4