1 (0.140)
SET time_zone = '+00:00'
/var/www/bx-russia.com/data/www/bx-russia.com/system/framework.php:84
2 (1.607)
DELETE
FROM `session`
WHERE `expire` < '2026-03-03 00:34:42'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/session/db.php:53
3 (0.737)
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.189)
SET SQL_BIG_SELECTS = 1
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/ocfilter/opencart.php:31
5 (0.879)
SHOW TABLES LIKE 'ocfilter_setting'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/ocfilter/setting.php:10
6 (0.787)
SELECT *
FROM ocfilter_setting
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/ocfilter/setting.php:18
7 (0.293)
SELECT `data`
FROM `session`
WHERE `session_id` = '65523f45d2aa5c72eba90607f0' AND `expire` > '2026-03-03 00:34:42'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/session/db.php:16
8 (0.766)
SHOW TABLES LIKE 'region_allshortcodes_new'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/shortcodes.php:100
9 (0.883)
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.696)
SHOW TABLES LIKE 'region_city_new'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/shortcodes.php:39
11 (0.515)
SELECT *
FROM region_city_new
WHERE seo_url = 'bx-russia' AND status = '1'
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/shortcodes.php:47
12 (0.494)
SELECT *
FROM store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://bx-russia.com/'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/startup.php:16
13 (3.401)
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
14 (0.198)
SET time_zone = '+03:00'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/catalog/controller/startup/startup.php:50
15 (0.578)
SELECT *
FROM currency
/var/www/bx-russia.com/data/www/bx-russia.com/system/library/cart/currency.php:10
16 (0.629)
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
17 (0.295)
SELECT *
FROM cart
WHERE customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/controller/jetcache/jetcache.php:266
18 (1.483)
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
19 (0.504)
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
20 (0.969)
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
21 (0.967)
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
22 (0.371)
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
23 (0.873)
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
24 (0.669)
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
25 (0.752)
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
26 (0.366)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
27 (0.284)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
28 (0.315)
SELECT *
FROM translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/cart' OR route = 'ru-ru')
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/translation.php:6
29 (0.324)
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
30 (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
31 (0.279)
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
32 (0.261)
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
33 (1.930)
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
34 (0.310)
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
35 (0.272)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
36 (0.273)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
37 (0.286)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
38 (0.306)
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
39 (0.891)
SELECT *
FROM layout_route
WHERE 'checkout/cart' 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
40 (0.412)
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
41 (0.674)
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
42 (0.644)
SELECT *
FROM layout_module
WHERE layout_id = '7' AND position = 'column_left'
ORDER BY sort_order
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:14
43 (1.401)
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 = '7' 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
44 (0.778)
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
45 (0.377)
SELECT *
FROM layout_route
WHERE 'checkout/cart' 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
46 (0.326)
SELECT *
FROM layout_module
WHERE layout_id = '7' AND position = 'column_right'
ORDER BY sort_order
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:14
47 (0.377)
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 = '7' 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
48 (0.279)
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
49 (0.327)
SELECT *
FROM layout_route
WHERE 'checkout/cart' 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
50 (0.278)
SELECT *
FROM layout_module
WHERE layout_id = '7' AND position = 'content_top'
ORDER BY sort_order
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:14
51 (0.339)
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 = '7' 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
52 (0.246)
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
53 (0.340)
SELECT *
FROM layout_route
WHERE 'checkout/cart' 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
54 (0.290)
SELECT *
FROM layout_module
WHERE layout_id = '7' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/layout.php:14
55 (0.313)
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 = '7' 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
56 (0.267)
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
57 (0.311)
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
58 (1.508)
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/bx-russia.com/data/www/bx-russia.com/catalog/model/catalog/information.php:10
59 (0.310)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/microdatapro/company'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4
60 (0.600)
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
61 (0.344)
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
62 (0.305)
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
63 (0.292)
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
64 (0.271)
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
65 (0.253)
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
66 (0.286)
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
67 (0.316)
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
68 (0.299)
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
69 (0.278)
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
70 (0.303)
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
71 (0.895)
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 (1.110)
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
73 (1.087)
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
74 (0.716)
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
75 (0.694)
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
76 (0.815)
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
77 (0.883)
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
78 (0.694)
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.311)
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
80 (0.841)
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
81 (0.264)
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
82 (0.399)
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
83 (0.306)
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
84 (0.239)
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
85 (0.400)
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.283)
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
87 (0.396)
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
88 (0.620)
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
89 (0.329)
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
90 (0.319)
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.313)
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
92 (0.299)
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
93 (1.231)
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
94 (0.305)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
95 (0.274)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
96 (0.313)
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
97 (0.269)
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
98 (0.313)
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
99 (0.318)
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
100 (0.287)
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
101 (0.293)
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
102 (0.323)
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
103 (0.294)
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
104 (0.289)
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
105 (0.332)
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
106 (0.305)
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
107 (0.267)
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
108 (0.331)
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
109 (0.323)
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
110 (0.298)
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
111 (0.266)
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
112 (0.290)
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
113 (0.293)
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
114 (1.530)
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
115 (0.321)
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
116 (0.357)
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
117 (0.281)
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
118 (0.350)
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
119 (0.298)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
120 (0.286)
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
121 (0.318)
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
122 (0.276)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
123 (0.294)
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
124 (0.335)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
125 (0.288)
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
126 (0.255)
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
127 (0.346)
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
128 (0.285)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
129 (0.277)
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
130 (0.794)
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
131 (0.297)
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
132 (0.277)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
133 (0.271)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
134 (0.291)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
135 (0.291)
SELECT *
FROM cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '65523f45d2aa5c72eba90607f0'
/var/www/bx-russia.com/data/www/bx-russia.com/system/storage/modification/system/library/cart/cart.php:36
136 (0.284)
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
137 (0.260)
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
138 (0.262)
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
139 (0.323)
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
140 (2.733)
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
141 (0.618)
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
142 (0.827)
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
143 (0.578)
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
144 (0.669)
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
145 (0.744)
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
146 (0.608)
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
147 (0.723)
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
148 (0.449)
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
149 (0.477)
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
150 (1.136)
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
151 (0.467)
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
152 (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 = '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
153 (0.392)
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
154 (0.238)
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
155 (0.287)
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
156 (0.321)
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
157 (0.663)
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
158 (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
159 (0.225)
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
160 (0.346)
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
161 (0.310)
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
162 (0.281)
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
163 (0.217)
SELECT *
FROM theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'error/404'
/var/www/bx-russia.com/data/www/bx-russia.com/catalog/model/design/theme.php:4