1 (0.705)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://islandcat.ru/'
/home/c16779/islandcat.ru/www/index.php:36
2 (1.623)
SELECT *
FROM `oc_setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/home/c16779/islandcat.ru/www/index.php:48
3 (0.159)
SELECT *
FROM `oc_language`
WHERE status = '1'
/home/c16779/islandcat.ru/www/index.php:147
4 (0.125)
SELECT *
FROM oc_currency
/home/c16779/islandcat.ru/www/system/library/currency.php:13
5 (0.431)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM oc_tax_rule tr1
LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN oc_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 = '126')
ORDER BY tr1.priority ASC
/home/c16779/islandcat.ru/www/system/library/tax.php:26
6 (0.246)
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority
FROM oc_tax_rule tr1
LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id)
INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id)
LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id)
LEFT JOIN oc_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 = '126')
ORDER BY tr1.priority ASC
/home/c16779/islandcat.ru/www/system/library/tax.php:54
7 (0.298)
SELECT *
FROM oc_weight_class wc
LEFT JOIN oc_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id)
WHERE wcd.language_id = '1'
/home/c16779/islandcat.ru/www/system/library/weight.php:9
8 (0.179)
SELECT *
FROM oc_length_class mc
LEFT JOIN oc_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id)
WHERE mcd.language_id = '1'
/home/c16779/islandcat.ru/www/system/library/length.php:9
9 (0.148)
DELETE
FROM oc_cart
WHERE customer_id = '0' AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/home/c16779/islandcat.ru/www/system/library/cart.php:14
10 (0.149)
SELECT *
FROM oc_extension
WHERE `type` = 'openbay'
/home/c16779/islandcat.ru/www/system/library/openbay.php:117
11 (0.112)
SELECT *
FROM oc_event
/home/c16779/islandcat.ru/www/index.php:248
12 (0.204)
SELECT *
FROM oc_url_alias
WHERE keyword = 'about_us'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:19
13 (0.222)
SELECT *
FROM oc_url_alias
WHERE `query` = 'common/home'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
14 (0.468)
SELECT DISTINCT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '4' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/home/c16779/islandcat.ru/www/catalog/model/catalog/information.php:4
15 (0.180)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information/information'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
16 (0.151)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information_id=4'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:145
17 (0.218)
SELECT *
FROM oc_url_alias
WHERE `query` = 'common/home'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
18 (7.157)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '4' AND store_id = '0'
/home/c16779/islandcat.ru/www/catalog/model/catalog/information.php:16
19 (0.251)
SELECT *
FROM oc_layout_route
WHERE 'information/information' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/c16779/islandcat.ru/www/catalog/model/design/layout.php:4
20 (0.224)
SELECT *
FROM oc_layout_module
WHERE layout_id = '11' AND position = 'column_left'
ORDER BY sort_order
/home/c16779/islandcat.ru/www/catalog/model/design/layout.php:14
21 (0.155)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '4' AND store_id = '0'
/home/c16779/islandcat.ru/www/catalog/model/catalog/information.php:16
22 (0.134)
SELECT *
FROM oc_layout_route
WHERE 'information/information' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/c16779/islandcat.ru/www/catalog/model/design/layout.php:4
23 (0.122)
SELECT *
FROM oc_layout_module
WHERE layout_id = '11' AND position = 'column_right'
ORDER BY sort_order
/home/c16779/islandcat.ru/www/catalog/model/design/layout.php:14
24 (0.140)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '4' AND store_id = '0'
/home/c16779/islandcat.ru/www/catalog/model/catalog/information.php:16
25 (0.140)
SELECT *
FROM oc_layout_route
WHERE 'information/information' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/c16779/islandcat.ru/www/catalog/model/design/layout.php:4
26 (0.285)
SELECT *
FROM oc_layout_module
WHERE layout_id = '11' AND position = 'content_top'
ORDER BY sort_order
/home/c16779/islandcat.ru/www/catalog/model/design/layout.php:14
27 (73.836)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '4' AND store_id = '0'
/home/c16779/islandcat.ru/www/catalog/model/catalog/information.php:16
28 (2.544)
SELECT *
FROM oc_layout_route
WHERE 'information/information' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/c16779/islandcat.ru/www/catalog/model/design/layout.php:4
29 (0.257)
SELECT *
FROM oc_layout_module
WHERE layout_id = '11' AND position = 'content_bottom'
ORDER BY sort_order
/home/c16779/islandcat.ru/www/catalog/model/design/layout.php:14
30 (1.023)
SELECT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_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
/home/c16779/islandcat.ru/www/catalog/model/catalog/information.php:10
31 (0.290)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information/information'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
32 (0.267)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information_id=4'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:145
33 (0.176)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information/information'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
34 (0.197)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information_id=6'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:145
35 (0.215)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information/contact'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
36 (0.232)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/return/add'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
37 (0.205)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information/sitemap'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
38 (0.221)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/manufacturer'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
39 (0.194)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/voucher'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
40 (0.224)
SELECT *
FROM oc_url_alias
WHERE `query` = 'affiliate/account'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
41 (0.217)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/special'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
42 (0.225)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/account'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
43 (0.222)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/order'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
44 (0.217)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/wishlist'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
45 (0.196)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/newsletter'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
46 (0.295)
DELETE
FROM `oc_customer_online`
WHERE date_added < '2023-11-30 00:10:03'
/home/c16779/islandcat.ru/www/catalog/model/tool/online.php:4
47 (0.178)
REPLACE INTO `oc_customer_online` SET `ip` = '3.233.221.90', `customer_id` = '0', `url` = 'http://islandcat.ru/about_us', `referer` = '', `date_added` = '2023-11-30 01:10:03'
/home/c16779/islandcat.ru/www/catalog/model/tool/online.php:6
48 (0.174)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/home/c16779/islandcat.ru/www/catalog/model/extension/extension.php:4
49 (0.201)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/account'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
50 (0.390)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/logout'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
51 (0.225)
SELECT *
FROM oc_url_alias
WHERE `query` = 'common/home'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
52 (0.195)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/wishlist'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
53 (0.192)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/account'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
54 (0.203)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/register'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
55 (0.184)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/login'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
56 (0.182)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/order'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
57 (0.192)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/transaction'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
58 (0.195)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/download'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
59 (0.213)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/logout'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
60 (0.224)
SELECT *
FROM oc_url_alias
WHERE `query` = 'checkout/cart'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
61 (0.203)
SELECT *
FROM oc_url_alias
WHERE `query` = 'checkout/oct_fastorder'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
62 (0.202)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information/contact'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
63 (0.643)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/login'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
64 (0.211)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information/contact'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
65 (0.217)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/return/add'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
66 (0.206)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information/sitemap'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
67 (0.206)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/manufacturer'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
68 (0.189)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/voucher'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
69 (0.188)
SELECT *
FROM oc_url_alias
WHERE `query` = 'affiliate/account'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
70 (0.209)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/special'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
71 (0.199)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/account'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
72 (0.192)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/order'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
73 (0.219)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/wishlist'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
74 (0.270)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/compare'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
75 (0.200)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/newsletter'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
76 (0.909)
SELECT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_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
/home/c16779/islandcat.ru/www/catalog/model/catalog/information.php:10
77 (0.193)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information/information'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
78 (0.604)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information_id=4'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:145
79 (0.190)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information/information'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
80 (0.224)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information_id=6'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:145
81 (0.697)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_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)
/home/c16779/islandcat.ru/www/catalog/model/catalog/category.php:10
82 (0.886)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_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)
/home/c16779/islandcat.ru/www/catalog/model/catalog/category.php:10
83 (0.308)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/category'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
84 (0.214)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=60'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
85 (0.281)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=64'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
86 (0.282)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/category'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
87 (0.228)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=60'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
88 (0.220)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=65'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
89 (0.185)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/category'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
90 (0.206)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=60'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
91 (0.316)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=66'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
92 (0.376)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/category'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
93 (0.208)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=60'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
94 (0.294)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=68'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
95 (0.215)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/category'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
96 (0.364)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=60'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
97 (1.274)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '59' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/c16779/islandcat.ru/www/catalog/model/catalog/category.php:10
98 (0.192)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/category'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
99 (1.141)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=59'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
100 (0.230)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=61'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
101 (0.203)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/category'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
102 (0.233)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=59'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
103 (0.681)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=62'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
104 (0.274)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/category'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
105 (0.303)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=59'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
106 (0.219)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=63'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
107 (0.190)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/category'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
108 (0.257)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=59'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
109 (0.208)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=67'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
110 (0.242)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product/category'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
111 (0.207)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=59'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:156
112 (0.187)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/register'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
113 (0.212)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/forgotten'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
114 (0.203)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/login'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
115 (0.254)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/register'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
116 (0.195)
SELECT *
FROM oc_url_alias
WHERE `query` = 'account/forgotten'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
117 (0.199)
SELECT *
FROM oc_url_alias
WHERE `query` = 'common/language/language'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
118 (0.199)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information/information'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
119 (0.205)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information_id=4'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:145
120 (0.199)
SELECT *
FROM oc_url_alias
WHERE `query` = 'common/currency/currency'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
121 (0.199)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information/information'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
122 (0.485)
SELECT *
FROM oc_url_alias
WHERE `query` = 'information_id=4'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:145
123 (0.604)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5205ef93fb898486e613a704866a7597'
/home/c16779/islandcat.ru/www/system/library/cart.php:35
124 (0.378)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/c16779/islandcat.ru/www/catalog/model/extension/extension.php:4
125 (0.376)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5205ef93fb898486e613a704866a7597'
/home/c16779/islandcat.ru/www/system/library/cart.php:35
126 (0.257)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5205ef93fb898486e613a704866a7597'
/home/c16779/islandcat.ru/www/system/library/cart.php:35
127 (0.152)
SELECT SUM(amount) AS total
FROM oc_customer_transaction
WHERE customer_id = '0'
/home/c16779/islandcat.ru/www/system/library/customer.php:129
128 (0.381)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5205ef93fb898486e613a704866a7597'
/home/c16779/islandcat.ru/www/system/library/cart.php:35
129 (0.259)
SELECT *
FROM oc_cart
WHERE customer_id = '0' AND session_id = '5205ef93fb898486e613a704866a7597'
/home/c16779/islandcat.ru/www/system/library/cart.php:35
130 (0.200)
SELECT *
FROM oc_url_alias
WHERE `query` = 'checkout/cart'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169
131 (0.183)
SELECT *
FROM oc_url_alias
WHERE `query` = 'checkout/oct_fastorder'
/home/c16779/islandcat.ru/www/system/storage/modification/catalog/controller/common/seo_url.php:169