Queries: 168, Total time: 173.172 ms [By time] [By id] [By file]
1 (0.174)
SET time_zone = '+00:00'
/var/www/bx-russia.com/data/www/bx-russia.com/system/framework.php:84
2 (3.188)
DELETE
FROM `session`
WHERE `expire` < '2026-07-05 06:08:41'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/session/db.php:53
3 (0.594)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
4 (0.204)
SET SQL_BIG_SELECTS = 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/ocfilter/opencart.php:31
5 (0.805)
SHOW TABLES LIKE 'ocfilter_setting'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/ocfilter/setting.php:10
6 (0.418)
SELECT *
FROM ocfilter_setting
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/ocfilter/setting.php:18
7 (0.334)
SELECT `data`
FROM `session`
WHERE `session_id` = '36e8591efcd8268758456c585d' AND `expire` > '2026-07-05 06:08:41'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/session/db.php:16
8 (0.705)
SHOW TABLES LIKE 'region_allshortcodes_new'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/shortcodes.php:100
9 (0.909)
SELECT s.code, COALESCE(ds.value, '') as value
FROM region_allshortcodes_new s
LEFT JOIN region_default_shortcodes_new ds ON s.id = ds.shortcode_id
WHERE s.status = 1
ORDER BY s.sort_order, s.code
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/shortcodes.php:121
10 (0.768)
SHOW TABLES LIKE 'region_city_new'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/shortcodes.php:39
11 (0.939)
SELECT *
FROM region_city_new
WHERE seo_url = 'spb' AND status = '1'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/shortcodes.php:47
12 (1.172)
SELECT s.code, cs.value
FROM region_allshortcodes_new s JOIN region_city_shortcodes_new cs ON s.id = cs.shortcode_id
WHERE cs.city_id = 119 AND s.status = 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/shortcodes.php:239
13 (0.751)
SELECT *
FROM store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://spb.bx-russia.com/'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/startup.php:16
14 (2.901)
SELECT *
FROM `setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/startup.php:35
15 (0.161)
SET time_zone = '+03:00'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/startup.php:50
16 (0.342)
SELECT *
FROM currency
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/cart/currency.php:10
17 (0.324)
SELECT *
FROM seo_url
WHERE `store_id` = '0' AND `language_id` = '1' AND `keyword` = 'news' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/controller/jetcache/jetcache.php:383
18 (0.290)
DELETE
FROM cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 43200 MINUTE)
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/controller/jetcache/jetcache.php:261
19 (0.338)
SELECT *
FROM cart
WHERE customer_id = '0' AND session_id = '36e8591efcd8268758456c585d'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/controller/jetcache/jetcache.php:266
20 (4.776)
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/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/tax.php:16
21 (0.487)
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/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/tax.php:44
22 (0.474)
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/bx-russia.com/data/www/bx-russia.com/system/library/cart/weight.php:10
23 (0.396)
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/bx-russia.com/data/www/bx-russia.com/system/library/cart/length.php:10
24 (0.256)
DELETE
FROM cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:15
25 (0.518)
SELECT *
FROM `event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/setting/event.php:4
26 (0.411)
SELECT language_id
FROM seo_url
WHERE keyword = 'news' AND store_id = '0' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:673
27 (0.200)
SELECT code
FROM language
WHERE language_id = '1' AND status = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:677
28 (0.176)
SELECT language_id
FROM language
WHERE code = '0' AND status = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:687
29 (0.256)
SELECT *
FROM seo_url
WHERE keyword = 'news' AND store_id = '0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:46
30 (0.362)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:291
31 (0.449)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/prostore_news' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
32 (1.261)
SHOW TABLES LIKE 'prostore_news'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/extension/module/prostorenews.php:31
33 (0.345)
SELECT LCASE(keyword) as keyword
FROM seo_url
WHERE query = 'common/home' AND store_id = '0' AND language_id = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:569
34 (0.253)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:291
35 (2.177)
SELECT *
FROM prostore_news i
LEFT JOIN prostore_news_description id ON (i.news_id = id.news_id)
LEFT JOIN prostore_news_to_store i2s ON (i.news_id = i2s.news_id)
WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY i.date_added DESC LIMIT 0,9
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/extension/module/prostorenews.php:10
36 (0.260)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/prostore_news' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
37 (0.278)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/prostore_news' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
38 (0.229)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/prostore_news' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
39 (0.234)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/prostore_news' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
40 (0.248)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/prostore_news' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
41 (0.230)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/prostore_news' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
42 (0.360)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/prostore_news' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
43 (0.273)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/prostore_news' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
44 (0.226)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/prostore_news' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
45 (0.234)
SELECT COUNT(*) AS total
FROM prostore_news
WHERE status = '1'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/extension/module/prostorenews.php:15
46 (0.593)
SELECT *
FROM seo_url
WHERE `query` = '{page}'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:291
47 (0.613)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:291
48 (4.814)
SELECT *
FROM layout_route
WHERE 'extension/module/prostore_news/getnewslist' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:4
49 (0.350)
SELECT COUNT(*) as total
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = 'bx-russia.com' AND TABLE_NAME = 'ocdevwizard_setting'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/extension/ocdevwizard/helper.php:55
50 (0.418)
SELECT *
FROM ocdevwizard_setting
WHERE store_id = '0' AND `key` = 'form_builder_form_data'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/extension/ocdevwizard/helper.php:15
51 (0.372)
SELECT *
FROM layout_module
WHERE layout_id = '21' AND position = 'column_left'
ORDER BY sort_order
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:14
52 (0.425)
SELECT DISTINCT f.sort_order, f2l.form_id
FROM ocdw_form_builder_form f
LEFT JOIN ocdw_form_builder_form_to_layout_for_module f2l ON (f.form_id = f2l.form_id)
WHERE f2l.layout_id = '21' AND f.position = 'column_left' AND f.display_type = '2' AND f.status = '1'
ORDER BY f.sort_order ASC
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/extension/ocdevwizard/form_builder.php:15
53 (0.276)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_left'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
54 (1.493)
SELECT *
FROM layout_route
WHERE 'extension/module/prostore_news/getnewslist' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:4
55 (1.633)
SELECT *
FROM layout_module
WHERE layout_id = '21' AND position = 'column_right'
ORDER BY sort_order
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:14
56 (1.288)
SELECT DISTINCT f.sort_order, f2l.form_id
FROM ocdw_form_builder_form f
LEFT JOIN ocdw_form_builder_form_to_layout_for_module f2l ON (f.form_id = f2l.form_id)
WHERE f2l.layout_id = '21' AND f.position = 'column_right' AND f.display_type = '2' AND f.status = '1'
ORDER BY f.sort_order ASC
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/extension/ocdevwizard/form_builder.php:15
57 (0.266)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_right'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
58 (2.960)
SELECT *
FROM layout_route
WHERE 'extension/module/prostore_news/getnewslist' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:4
59 (0.254)
SELECT *
FROM layout_module
WHERE layout_id = '21' AND position = 'content_top'
ORDER BY sort_order
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:14
60 (0.381)
SELECT DISTINCT f.sort_order, f2l.form_id
FROM ocdw_form_builder_form f
LEFT JOIN ocdw_form_builder_form_to_layout_for_module f2l ON (f.form_id = f2l.form_id)
WHERE f2l.layout_id = '21' AND f.position = 'content_top' AND f.display_type = '2' AND f.status = '1'
ORDER BY f.sort_order ASC
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/extension/ocdevwizard/form_builder.php:15
61 (0.232)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_top'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
62 (0.646)
SELECT *
FROM layout_route
WHERE 'extension/module/prostore_news/getnewslist' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:4
63 (0.519)
SELECT *
FROM layout_module
WHERE layout_id = '21' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:14
64 (0.924)
SELECT DISTINCT f.sort_order, f2l.form_id
FROM ocdw_form_builder_form f
LEFT JOIN ocdw_form_builder_form_to_layout_for_module f2l ON (f.form_id = f2l.form_id)
WHERE f2l.layout_id = '21' AND f.position = 'content_bottom' AND f.display_type = '2' AND f.status = '1'
ORDER BY f.sort_order ASC
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/extension/ocdevwizard/form_builder.php:15
65 (0.479)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_bottom'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
66 (0.644)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
67 (0.625)
SELECT LCASE(keyword) as keyword
FROM seo_url
WHERE query = 'information/tracking' AND store_id = '0' AND language_id = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:569
68 (1.154)
SELECT LCASE(keyword) as keyword
FROM seo_url
WHERE query = 'information/regions' AND store_id = '0' AND language_id = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:569
69 (0.578)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
70 (2.365)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
71 (1.660)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/captcha/google' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
72 (0.659)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/captcha/google'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
73 (2.715)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
74 (0.330)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
75 (0.480)
SELECT LCASE(keyword) as keyword
FROM seo_url
WHERE query = 'checkout/cart' AND store_id = '0' AND language_id = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:569
76 (0.320)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:291
77 (3.566)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:291
78 (0.595)
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/bx-russia.com/data/www/bx-russia.com/catalog/model/catalog/information.php:4
79 (0.839)
SELECT *
FROM setting
WHERE store_id = '0' AND `code` = 'theme_prostoresoclinks'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/setting/setting.php:6
80 (0.912)
SELECT *
FROM setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/setting/setting.php:6
81 (1.060)
SELECT *
FROM country
WHERE country_id = '176' AND status = '1'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/localisation/country.php:4
82 (1.487)
SELECT *
FROM zone
WHERE zone_id = '2761' AND status = '1'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/localisation/zone.php:4
83 (0.651)
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/bx-russia.com/data/www/bx-russia.com/catalog/model/catalog/information.php:4
84 (0.669)
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/bx-russia.com/data/www/bx-russia.com/catalog/model/catalog/information.php:4
85 (0.527)
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/bx-russia.com/data/www/bx-russia.com/catalog/model/catalog/information.php:4
86 (0.690)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
87 (0.592)
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/bx-russia.com/data/www/bx-russia.com/catalog/model/catalog/information.php:4
88 (0.589)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/callback'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
89 (1.212)
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 = '14' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/catalog/information.php:4
90 (0.978)
SELECT LCASE(keyword) as keyword
FROM seo_url
WHERE query = 'common/home' AND store_id = '0' AND language_id = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:569
91 (0.510)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/footer'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
92 (5.392)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:291
93 (1.217)
SELECT language_id
FROM language
WHERE code = 'ru-ru'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/extension/ocdevwizard/form_builder.php:741
94 (1.139)
SELECT form_id
FROM ocdw_form_builder_form
WHERE display_type IN (1,3) AND selector_module_call_status = '1'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/extension/ocdevwizard/form_builder.php:39
95 (0.403)
SELECT *
FROM extension
WHERE `type` = 'analytics'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/setting/extension.php:4
96 (1.762)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
97 (0.420)
SELECT LCASE(keyword) as keyword
FROM seo_url
WHERE query = 'common/home' AND store_id = '0' AND language_id = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:569
98 (0.484)
SELECT LCASE(keyword) as keyword
FROM seo_url
WHERE query = 'checkout/cart' AND store_id = '0' AND language_id = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:569
99 (2.357)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
100 (0.850)
SELECT *
FROM setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/setting/setting.php:6
101 (1.112)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '36e8591efcd8268758456c585d'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
102 (0.423)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '36e8591efcd8268758456c585d'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
103 (0.293)
SELECT LCASE(keyword) as keyword
FROM seo_url
WHERE query = 'checkout/cart' AND store_id = '0' AND language_id = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:569
104 (0.275)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:291
105 (0.311)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/compare' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
106 (0.440)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_wishlist'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
107 (1.125)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_compare'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
108 (1.136)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
109 (2.077)
SELECT LCASE(keyword) as keyword
FROM seo_url
WHERE query = 'common/language/language' AND store_id = '0' AND language_id = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:569
110 (0.359)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/language'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
111 (2.083)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
112 (1.308)
SELECT LCASE(keyword) as keyword
FROM seo_url
WHERE query = 'common/currency/currency' AND store_id = '0' AND language_id = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:569
113 (0.718)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:291
114 (0.794)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/currency'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
115 (3.307)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
116 (0.314)
SELECT LCASE(keyword) as keyword
FROM seo_url
WHERE query = 'common/currency/currency' AND store_id = '0' AND language_id = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:569
117 (0.401)
SELECT *
FROM seo_url
WHERE `query` = 'extension/module/prostore_news/getnewslist'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/seo_url.php:291
118 (0.198)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/currency'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
119 (0.547)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'blog/menu' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
120 (1.034)
SELECT LCASE(keyword) as keyword
FROM seo_url
WHERE query = 'blog/latest' AND store_id = '0' AND language_id = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:569
121 (0.890)
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/bx-russia.com/data/www/bx-russia.com/catalog/model/blog/category.php:16
122 (0.336)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'blog/menu'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
123 (0.944)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
124 (0.759)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/search'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
125 (1.272)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
126 (7.396)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '36e8591efcd8268758456c585d'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
127 (3.488)
SELECT *
FROM extension
WHERE `type` = 'total'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/setting/extension.php:4
128 (0.279)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
129 (0.318)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '36e8591efcd8268758456c585d'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
130 (0.269)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
131 (0.270)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '36e8591efcd8268758456c585d'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
132 (0.240)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/captcha/google' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
133 (0.224)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/captcha/google'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
134 (0.266)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
135 (0.243)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '36e8591efcd8268758456c585d'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
136 (0.268)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
137 (0.681)
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/bx-russia.com/data/www/bx-russia.com/catalog/model/catalog/information.php:4
138 (0.880)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
139 (1.739)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '36e8591efcd8268758456c585d'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
140 (0.276)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '36e8591efcd8268758456c585d'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
141 (0.255)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '36e8591efcd8268758456c585d'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
142 (0.247)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '36e8591efcd8268758456c585d'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
143 (0.270)
SELECT LCASE(keyword) as keyword
FROM seo_url
WHERE query = 'checkout/cart' AND store_id = '0' AND language_id = '1' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/seopro.php:569
144 (0.254)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
145 (0.255)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/cart'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
146 (2.555)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
147 (2.146)
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/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
148 (0.934)
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 = '60' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
149 (1.114)
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 = '6' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
150 (1.040)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '57' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
151 (1.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 = '63' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
152 (6.992)
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 = '11' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
153 (0.587)
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 = '55' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
154 (0.650)
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 = '30' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
155 (0.962)
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 = '2' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
156 (0.885)
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 = '50' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
157 (1.218)
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 = '3' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
158 (1.612)
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 = '36' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
159 (2.220)
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 = '14' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
160 (0.461)
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 = '56' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/model/catalog/category.php:10
161 (0.317)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/menu'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
162 (1.196)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/fx' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
163 (5.844)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
164 (3.797)
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/bx-russia.com/data/www/bx-russia.com/catalog/model/catalog/information.php:4
165 (0.219)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/callback'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
166 (0.240)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_5'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
167 (0.278)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
168 (5.958)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/prostore_news_list_main'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4