Queries: 357, Total time: 83.720 ms [By time] [By id] [By file]
1 (0.022)
SET time_zone = '+00:00'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/framework.php:84
2 (0.603)
DELETE
FROM `session`
WHERE `expire` < '2024-10-05 16:40:01'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/library/session/db.php:53
3 (0.133)
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.201)
SELECT `data`
FROM `session`
WHERE `session_id` = '24d41a7d6ecf740e283e510f6d' AND `expire` > '2024-10-05 16:40:01'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/library/session/db.php:16
5 (0.053)
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 (0.469)
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.076)
SET time_zone = '+03:00'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/controller/startup/startup.php:40
8 (0.180)
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.153)
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.054)
SELECT *
FROM currency
/var/www/u1879056/data/www/ubiquiti-russia.com/system/library/cart/currency.php:10
11 (0.226)
SELECT *
FROM seo_url
WHERE `store_id` = '0' AND `language_id` = '1' AND `keyword` = 'ubiquiti-kommutator-unifi-switch-8-60w' LIMIT 1
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/controller/jetcache/jetcache.php:383
12 (0.130)
DELETE
FROM cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 43200 MINUTE)
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/controller/jetcache/jetcache.php:261
13 (0.137)
SELECT *
FROM cart
WHERE customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/controller/jetcache/jetcache.php:266
14 (0.877)
DELETE
FROM `setting`
WHERE store_id = '0' AND `code` = 'asc_cache_auto'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/jetcache/jetcache.php:30
15 (0.105)
INSERT INTO setting SET store_id = '0', `code` = 'asc_cache_auto', `key` = 'asc_cache_auto_clear', `value` = '1728146401'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/jetcache/jetcache.php:34
16 (1.946)
SHOW TABLES LIKE 'jetcache\\_product\\_cache';
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/controller/jetcache/jetcache.php:5009
17 (5.154)
TRUNCATE TABLE jetcache_product_cache
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/controller/jetcache/jetcache.php:4981
18 (0.048)
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
19 (0.041)
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
20 (0.029)
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
21 (0.025)
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
22 (0.145)
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
23 (0.039)
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
24 (0.025)
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
25 (0.175)
SELECT category_id, parent_id
FROM category
ORDER BY parent_id
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/seopro.php:450
26 (1.241)
SELECT LCASE(keyword) as keyword, query, store_id, language_id
FROM seo_url
WHERE 1
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/seopro.php:487
27 (0.155)
SELECT category_id
FROM product_to_category
WHERE product_id = '1319'
ORDER BY main_category DESC LIMIT 1
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/seopro.php:685
28 (0.023)
SELECT category_id
FROM product_to_category
WHERE product_id = '1319'
ORDER BY main_category DESC LIMIT 1
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/seopro.php:685
29 (0.030)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/product' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
30 (0.024)
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
31 (0.165)
SELECT DISTINCT *
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.category_id = '64' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:4
32 (0.890)
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
33 (0.158)
SELECT DISTINCT *
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.category_id = '65' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/category.php:4
34 (0.483)
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
35 (0.905)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1319' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
36 (0.023)
SELECT category_id
FROM product_to_category
WHERE product_id = '1319'
ORDER BY main_category DESC LIMIT 1
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/seopro.php:685
37 (0.023)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/shipping' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
38 (0.023)
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
39 (0.836)
SELECT *
FROM country
WHERE status = '1'
ORDER BY name ASC
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/localisation/country.php:13
40 (0.027)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/prostore_shipping_address'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
41 (0.047)
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
42 (0.025)
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
43 (0.216)
SELECT COUNT(*) AS total
FROM prostore_faq r
LEFT JOIN product p ON (r.product_id = p.product_id)
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
WHERE p.product_id = '1319' AND p.date_available <= NOW() AND p.status = '1' AND r.status = '1' AND pd.language_id = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/module/prostore_faq.php:78
44 (0.059)
SELECT *
FROM prostore_custom_tabs ct
LEFT JOIN prostore_custom_tabs_description ctd ON (ct.cust_tab_id = ctd.cust_tab_id)
LEFT JOIN prostore_custom_tabs_to_store ct2s ON (ct.cust_tab_id = ct2s.cust_tab_id)
WHERE ctd.language_id = '1' AND ct2s.store_id = '0' AND ct.status = '1'
ORDER BY ct.sort_order ASC
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/module/prostore.php:86
45 (0.459)
SELECT count(*) as c
FROM INFORMATION_SCHEMA.COLUMNS
WHERE TABLE_SCHEMA='u1879056_ubi' AND TABLE_NAME='category' AND COLUMN_NAME='noindex'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/library/themes899/helper.php:363
46 (0.211)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1319'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
47 (0.227)
SELECT *
FROM product_image
WHERE product_id = '1319'
ORDER BY sort_order ASC
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:583
48 (0.162)
SELECT *
FROM product_discount
WHERE product_id = '1319' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:577
49 (0.135)
SELECT *
FROM product_option po
LEFT JOIN `option` o ON (po.option_id = o.option_id)
LEFT JOIN option_description od ON (o.option_id = od.option_id)
WHERE po.product_id = '1319' AND od.language_id = '1'
ORDER BY o.sort_order
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:540
50 (0.186)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
51 (0.141)
SELECT COUNT(*) AS total
FROM review r
LEFT JOIN product p ON (r.product_id = p.product_id)
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
WHERE p.product_id = '1319' AND p.date_available <= NOW() AND p.status = '1' AND r.status = '1' AND pd.language_id = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/review.php:172
52 (0.066)
SELECT rating, COUNT(review_id) AS totall
FROM review
WHERE product_id = '1319' AND status ='1' GROUP By rating
ORDER BY rating DESC
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/review.php:113
53 (0.131)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '1319' AND agd.language_id = '1' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:512
54 (0.025)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/found_cheaper'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
55 (0.136)
SELECT pr.blog_id
FROM prostore_blog_related_prod pr
LEFT JOIN prostore_blog p ON (pr.blog_id = p.blog_id)
LEFT JOIN prostore_blog_to_store p2s ON (p.blog_id = p2s.blog_id)
WHERE pr.related_id = '1319' AND p.status = '1' AND p2s.store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/module/prostoreblog.php:107
56 (0.028)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/prostore_blog_mod'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
57 (0.191)
SELECT `related_category`
FROM `product`
WHERE `product_id` = '1319' LIMIT 1
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:13
58 (0.115)
SELECT DISTINCT(category_id)
FROM `product_to_category`
WHERE `product_id` = '1319'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:16
59 (2.422)
SELECT DISTINCT(p2c.product_id)
FROM `product_to_category` p2c
LEFT JOIN `product` p ON (p2c.product_id = p.product_id)
LEFT JOIN `product_to_store` p2s ON (p.product_id = p2s.product_id)
WHERE p2c.category_id IN ('64,65') AND p2c.product_id != '1319' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
ORDER BY RAND() LIMIT 8
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:24
60 (0.505)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1056' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
61 (2.156)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1449' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
62 (0.448)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1274' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
63 (0.668)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1321' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
64 (1.057)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1307' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
65 (0.443)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '1282' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
66 (0.421)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '763' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
67 (0.627)
SELECT DISTINCT *, pd.name AS name, p.image, p.noindex AS noindex, m.name AS manufacturer, (SELECT price
FROM 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 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 product_reward pr
WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit
FROM 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 length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total
FROM 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 review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '762' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:37
68 (0.028)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
69 (0.097)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1056'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
70 (0.049)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
71 (0.084)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1449'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
72 (0.026)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
73 (0.051)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1274'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
74 (0.028)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
75 (0.074)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1321'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
76 (0.036)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
77 (0.081)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1307'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
78 (0.034)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
79 (0.060)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '1282'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
80 (0.027)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
81 (0.056)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '763'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
82 (0.026)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
83 (0.059)
SELECT COUNT(*) AS total
FROM customer_wishlist
WHERE product_id = '762'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/account/wishlist.php:84
84 (0.025)
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
85 (0.041)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/product' OR route = 'ru-ru')
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/translation.php:6
86 (0.028)
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
87 (0.253)
SELECT r.faq_id, r.author, r.text_admin_answer, r.answer_date_added, r.text, p.product_id, pd.name, p.price, p.image, r.date_added, r.text_admin_answer,r.answer_date_added
FROM prostore_faq r
LEFT JOIN product p ON (r.product_id = p.product_id)
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
WHERE p.product_id = '1319' AND p.date_available <= NOW() AND p.status = '1' AND r.status = '1' AND pd.language_id = '1'
ORDER BY r.date_added DESC LIMIT 0,5
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/module/prostore_faq.php:64
88 (0.130)
SELECT COUNT(*) AS total
FROM prostore_faq r
LEFT JOIN product p ON (r.product_id = p.product_id)
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
WHERE p.product_id = '1319' AND p.date_available <= NOW() AND p.status = '1' AND r.status = '1' AND pd.language_id = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/module/prostore_faq.php:78
89 (0.029)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/prostore_faq'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
90 (0.179)
SELECT COUNT(*) AS total
FROM prostore_faq r
LEFT JOIN product p ON (r.product_id = p.product_id)
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
WHERE p.product_id = '1319' AND p.date_available <= NOW() AND p.status = '1' AND r.status = '1' AND pd.language_id = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/extension/module/prostore_faq.php:78
91 (0.087)
SELECT rd.*
FROM product_recurring pr JOIN recurring_description rd ON (rd.language_id = 1 AND rd.recurring_id = pr.recurring_id) JOIN recurring r ON r.recurring_id = rd.recurring_id
WHERE pr.product_id = 1319 AND status = '1' AND pr.customer_group_id = '1'
ORDER BY sort_order ASC
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:793
92 (0.020)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/microdatapro/tc_og'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
93 (0.176)
SELECT author, date_added, rating, text
FROM review
WHERE product_id = '1319' AND status = '1'
ORDER BY date_added DESC
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/controller/extension/module/microdatapro.php:362
94 (0.026)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/microdatapro/product'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4
95 (0.115)
UPDATE product SET viewed = (viewed + 1)
WHERE product_id = '1319'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:7
96 (0.178)
SELECT *
FROM product_to_layout
WHERE product_id = '1319' AND store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:601
97 (0.119)
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
98 (0.021)
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
99 (0.026)
SELECT *
FROM layout_module
WHERE layout_id = '2' AND position = 'column_left'
ORDER BY sort_order
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/layout.php:14
100 (0.022)
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 = '2' 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
101 (0.029)
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
102 (0.036)
SELECT *
FROM product_to_layout
WHERE product_id = '1319' AND store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:601
103 (0.026)
SELECT *
FROM layout_module
WHERE layout_id = '2' AND position = 'column_right'
ORDER BY sort_order
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/layout.php:14
104 (0.022)
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 = '2' 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
105 (0.023)
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
106 (0.028)
SELECT *
FROM product_to_layout
WHERE product_id = '1319' AND store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:601
107 (0.024)
SELECT *
FROM layout_module
WHERE layout_id = '2' AND position = 'content_top'
ORDER BY sort_order
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/layout.php:14
108 (0.022)
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 = '2' 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
109 (0.022)
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
110 (0.037)
SELECT *
FROM product_to_layout
WHERE product_id = '1319' AND store_id = '0'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/catalog/model/catalog/product.php:601
111 (0.036)
SELECT *
FROM layout_module
WHERE layout_id = '2' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/layout.php:14
112 (0.038)
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 = '2' 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
113 (0.027)
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
114 (0.094)
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
115 (0.407)
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
116 (0.108)
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
117 (0.044)
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
118 (0.029)
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
119 (0.024)
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
120 (0.020)
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
121 (0.021)
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
122 (0.022)
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
123 (0.217)
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
124 (0.408)
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
125 (0.213)
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
126 (0.104)
SELECT *
FROM country
WHERE country_id = '176' AND status = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/localisation/country.php:4
127 (0.089)
SELECT *
FROM zone
WHERE zone_id = '2761' AND status = '1'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/localisation/zone.php:4
128 (0.034)
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
129 (0.026)
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
130 (0.086)
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
131 (0.041)
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
132 (0.039)
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
133 (0.051)
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
134 (0.026)
SELECT *
FROM extension
WHERE `type` = 'analytics'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/setting/extension.php:4
135 (0.028)
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
136 (0.026)
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
137 (0.024)
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
138 (0.025)
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
139 (0.026)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
140 (0.019)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
141 (0.024)
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
142 (0.025)
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
143 (0.028)
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
144 (0.482)
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 = '240' 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
145 (0.312)
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 = '241' 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.259)
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 = '242' 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.214)
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 = '243' 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.284)
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 = '195' 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.247)
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 = '196' 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.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 = '226' 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.569)
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 = '145' 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.239)
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 = '146' 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.221)
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 = '149' 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.273)
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 = '148' 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.274)
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 = '151' 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.269)
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 = '150' 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.752)
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 = '199' 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.271)
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 = '201' 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
159 (0.285)
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 = '206' 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
160 (0.226)
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 = '208' 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
161 (0.256)
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 = '213' 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
162 (0.257)
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 = '217' 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
163 (0.240)
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 = '218' 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
164 (0.273)
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 = '222' 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
165 (0.277)
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 = '220' 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
166 (0.252)
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 = '221' 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
167 (0.277)
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 = '223' 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
168 (0.279)
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 = '225' 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
169 (0.514)
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
170 (0.260)
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
171 (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 = '106' 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
172 (0.221)
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 = '104' 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
173 (0.274)
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 = '105' 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
174 (0.257)
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 = '110' 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
175 (0.283)
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 = '163' 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
176 (0.293)
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 = '113' 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
177 (0.232)
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 = '191' 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
178 (0.262)
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 = '215' 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
179 (0.619)
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
180 (0.297)
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
181 (0.238)
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 = '101' 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
182 (0.316)
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 = '107' 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
183 (0.320)
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 = '108' 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
184 (0.312)
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 = '118' 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
185 (0.367)
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 = '117' 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
186 (0.334)
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 = '170' 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
187 (0.305)
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 = '172' 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
188 (0.346)
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 = '179' 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
189 (0.261)
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 = '190' 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
190 (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 = '192' 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
191 (0.268)
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 = '193' 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
192 (0.276)
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 = '207' 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
193 (0.261)
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 = '209' 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
194 (0.265)
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 = '210' 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
195 (0.256)
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
196 (0.259)
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
197 (0.268)
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 = '224' 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
198 (0.274)
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 = '200' 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
199 (0.321)
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 = '212' 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
200 (0.267)
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 = '211' 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
201 (0.285)
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 = '129' 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
202 (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 = '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
203 (0.285)
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 = '114' 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
204 (0.322)
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 = '219' 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
205 (0.311)
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
206 (0.276)
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
207 (0.295)
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 = '161' 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
208 (0.278)
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 = '197' 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
209 (0.254)
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
210 (0.435)
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
211 (0.268)
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
212 (0.339)
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
213 (0.347)
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 = '174' 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
214 (0.354)
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 = '173' 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
215 (0.279)
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
216 (0.490)
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 = '134' 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
217 (0.280)
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 = '135' 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
218 (0.241)
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 = '136' 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
219 (0.206)
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 = '155' 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
220 (0.521)
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
221 (0.565)
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
222 (0.323)
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
223 (0.260)
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 = '140' 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
224 (0.254)
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 = '139' 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
225 (0.288)
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 = '120' 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
226 (0.260)
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 = '181' 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
227 (0.248)
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 = '137' 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
228 (0.390)
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 = '204' 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
229 (0.352)
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 = '203' 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
230 (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 = '180' 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
231 (0.280)
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 = '154' 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
232 (0.268)
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 = '168' 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
233 (0.236)
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 = '121' 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
234 (0.186)
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 = '202' 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
235 (0.410)
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
236 (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 = '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
237 (0.219)
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 = '158' 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
238 (0.199)
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 = '167' 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
239 (0.178)
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 = '188' 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
240 (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 = '238' 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
241 (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 = '157' 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
242 (0.219)
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 = '237' 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
243 (0.259)
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 = '182' 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
244 (0.288)
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 = '115' 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
245 (0.334)
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 = '116' 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
246 (0.335)
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 = '231' 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
247 (0.454)
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 = '102' 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
248 (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 = '103' 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
249 (0.353)
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 = '230' 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
250 (0.569)
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
251 (0.309)
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
252 (0.318)
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 = '109' 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
253 (0.319)
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 = '147' 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
254 (0.259)
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 = '156' 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
255 (0.311)
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
256 (0.377)
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
257 (0.311)
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 = '144' 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
258 (0.268)
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
259 (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 = '166' 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
260 (0.371)
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
261 (0.200)
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
262 (0.200)
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 = '122' 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
263 (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 = '123' 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
264 (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 = '124' 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
265 (0.341)
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 = '125' 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
266 (0.199)
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 = '126' 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
267 (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 = '127' 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
268 (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 = '236' 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
269 (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 = '239' 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
270 (0.308)
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 = '159' 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
271 (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 = '232' 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
272 (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 = '229' 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
273 (0.274)
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 = '228' 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
274 (0.226)
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 = '160' 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
275 (0.289)
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 = '152' 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
276 (0.292)
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 = '153' 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
277 (0.236)
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 = '165' 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
278 (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 = '198' 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
279 (0.304)
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 = '130' 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
280 (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 = '131' 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
281 (0.299)
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 = '205' 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
282 (0.251)
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 = '142' 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
283 (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 = '143' 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
284 (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 = '133' 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
285 (0.301)
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 = '111' 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
286 (0.291)
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 = '112' 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
287 (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 = '164' 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
288 (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 = '169' 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
289 (0.513)
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
290 (0.277)
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
291 (0.210)
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 = '183' 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
292 (0.233)
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 = '175' 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
293 (0.320)
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 = '178' 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
294 (0.252)
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 = '189' 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
295 (0.343)
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 = '128' 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
296 (0.264)
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 = '184' 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
297 (0.283)
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 = '141' 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
298 (0.290)
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
299 (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 = '132' 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
300 (0.188)
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 = '216' 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
301 (0.550)
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
302 (0.289)
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
303 (0.256)
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
304 (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 = '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
305 (0.269)
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 = '162' 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
306 (0.267)
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 = '171' 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
307 (0.200)
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 = '176' 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
308 (0.229)
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 = '177' 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
309 (0.302)
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 = '185' 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
310 (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 = '186' 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
311 (0.192)
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 = '187' 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
312 (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 = '227' 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
313 (0.182)
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 = '214' 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
314 (0.186)
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 = '194' 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
315 (0.189)
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 = '138' 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
316 (0.181)
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 = '100' 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
317 (0.025)
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
318 (0.028)
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
319 (0.181)
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
320 (0.144)
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
321 (0.095)
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
322 (0.034)
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
323 (0.023)
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
324 (0.072)
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
325 (0.048)
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
326 (0.029)
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
327 (0.041)
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
328 (0.029)
SELECT *
FROM `currency`
WHERE `status` = '1'
ORDER BY `title` ASC
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/localisation/currency.php:15
329 (0.023)
SELECT category_id
FROM product_to_category
WHERE product_id = '1319'
ORDER BY main_category DESC LIMIT 1
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/seopro.php:685
330 (0.024)
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
331 (0.037)
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
332 (0.026)
SELECT category_id
FROM product_to_category
WHERE product_id = '1319'
ORDER BY main_category DESC LIMIT 1
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/seopro.php:685
333 (0.041)
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
334 (0.041)
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
335 (0.050)
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
336 (0.022)
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
337 (0.040)
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
338 (0.025)
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
339 (0.028)
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
340 (0.019)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
341 (0.013)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
342 (0.016)
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
343 (0.014)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
344 (0.017)
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
345 (0.014)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
346 (0.013)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
347 (0.012)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
348 (0.015)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '24d41a7d6ecf740e283e510f6d'
/var/www/u1879056/data/www/ubiquiti-russia.com/system/storage/modification/system/library/cart/cart.php:36
349 (0.014)
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
350 (0.019)
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
351 (0.114)
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
352 (0.201)
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
353 (0.038)
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
354 (0.030)
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
355 (0.040)
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
356 (0.034)
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
357 (0.048)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/product'
/var/www/u1879056/data/www/ubiquiti-russia.com/catalog/model/design/theme.php:4