Queries: 153, Total time: 114.170 ms [By time] [By id] [By file]
1 (0.190)
SET time_zone = '+00:00'
/var/www/bx-russia.com/data/www/bx-russia.com/system/framework.php:84
2 (1.621)
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.410)
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.507)
SET SQL_BIG_SELECTS = 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/ocfilter/opencart.php:31
5 (0.703)
SHOW TABLES LIKE 'ocfilter_setting'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/ocfilter/setting.php:10
6 (0.833)
SELECT *
FROM ocfilter_setting
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/ocfilter/setting.php:18
7 (0.231)
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.697)
SHOW TABLES LIKE 'region_allshortcodes_new'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/shortcodes.php:100
9 (0.784)
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.674)
SHOW TABLES LIKE 'region_city_new'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/shortcodes.php:39
11 (0.383)
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 (2.207)
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.287)
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 (3.083)
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.768)
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 (1.019)
SELECT *
FROM currency
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/cart/currency.php:10
17 (0.419)
SELECT *
FROM seo_url
WHERE `store_id` = '0' AND `language_id` = '1' AND `keyword` = 'brands' LIMIT 1
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/controller/jetcache/jetcache.php:383
18 (0.837)
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.372)
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 (1.638)
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.746)
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.449)
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.827)
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.242)
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.490)
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.305)
SELECT language_id
FROM seo_url
WHERE keyword = 'brands' 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.244)
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.526)
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 (6.660)
SELECT *
FROM seo_url
WHERE keyword = 'brands' 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.272)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/manufacturer' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
31 (0.296)
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
32 (0.703)
SELECT *
FROM manufacturer m
LEFT JOIN manufacturer_description md ON (m.manufacturer_id = md.manufacturer_id)
LEFT JOIN manufacturer_to_store m2s ON (m.manufacturer_id = m2s.manufacturer_id)
WHERE m2s.store_id = '0' AND md.language_id = '1'
ORDER BY name
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/catalog/manufacturer.php:63
33 (0.272)
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.367)
SELECT *
FROM layout_route
WHERE 'product/manufacturer' 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
35 (0.824)
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
36 (0.457)
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
37 (0.550)
SELECT *
FROM layout_module
WHERE layout_id = '5' AND position = 'column_left'
ORDER BY sort_order
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:14
38 (0.496)
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 = '5' 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
39 (0.332)
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
40 (4.087)
SELECT *
FROM layout_route
WHERE 'product/manufacturer' 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
41 (1.601)
SELECT *
FROM layout_module
WHERE layout_id = '5' AND position = 'column_right'
ORDER BY sort_order
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:14
42 (0.303)
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 = '5' 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
43 (0.272)
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
44 (0.277)
SELECT *
FROM layout_route
WHERE 'product/manufacturer' 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
45 (0.221)
SELECT *
FROM layout_module
WHERE layout_id = '5' AND position = 'content_top'
ORDER BY sort_order
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:14
46 (0.260)
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 = '5' 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
47 (0.315)
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
48 (0.612)
SELECT *
FROM layout_route
WHERE 'product/manufacturer' 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 (1.051)
SELECT *
FROM layout_module
WHERE layout_id = '5' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:14
50 (0.268)
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 = '5' 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
51 (0.312)
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
52 (1.221)
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
53 (0.915)
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
54 (0.387)
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
55 (0.384)
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
56 (1.066)
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
57 (1.010)
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
58 (0.650)
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
59 (0.289)
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
60 (3.014)
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
61 (0.396)
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
62 (2.170)
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
63 (1.474)
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
64 (0.684)
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
65 (1.108)
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
66 (1.275)
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
67 (0.889)
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
68 (4.195)
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
69 (0.458)
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
70 (0.359)
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
71 (0.448)
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
72 (0.282)
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
73 (0.427)
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
74 (0.231)
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
75 (0.535)
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
76 (0.701)
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
77 (0.260)
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
78 (8.843)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/manufacturer' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
79 (0.292)
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
80 (0.237)
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
81 (0.239)
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
82 (0.480)
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
83 (0.238)
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
84 (0.252)
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
85 (0.276)
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
86 (0.234)
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.856)
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
88 (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
89 (0.210)
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
90 (0.225)
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
91 (0.205)
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
92 (0.222)
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
93 (0.269)
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
94 (0.237)
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
95 (0.227)
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
96 (0.228)
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
97 (0.210)
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
98 (0.359)
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
99 (0.223)
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
100 (0.230)
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
101 (0.216)
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
102 (0.227)
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
103 (0.209)
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
104 (0.229)
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
105 (0.288)
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
106 (0.664)
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
107 (0.252)
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
108 (0.241)
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
109 (0.220)
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
110 (7.568)
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
111 (0.492)
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
112 (0.237)
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
113 (0.359)
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
114 (0.224)
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
115 (0.221)
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
116 (0.290)
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
117 (0.209)
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
118 (0.241)
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
119 (0.265)
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
120 (0.228)
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
121 (0.216)
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
122 (0.502)
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
123 (0.324)
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
124 (0.273)
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
125 (0.225)
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
126 (0.234)
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 (0.236)
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
128 (0.249)
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
129 (0.249)
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
130 (0.210)
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
131 (0.238)
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
132 (0.984)
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
133 (0.503)
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
134 (0.589)
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
135 (0.537)
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
136 (0.421)
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
137 (0.607)
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
138 (0.443)
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
139 (0.488)
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
140 (0.451)
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
141 (0.429)
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
142 (0.852)
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
143 (0.430)
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
144 (0.572)
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
145 (0.423)
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
146 (0.269)
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
147 (0.247)
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
148 (0.239)
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
149 (0.443)
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
150 (0.208)
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
151 (0.212)
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
152 (3.111)
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
153 (3.712)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/manufacturer_list'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4