Queries: 893, Total time: 103.583 ms [By time] [By id] [By file]
1 (0.036)
SET time_zone = '+00:00'
/var/www/u2783466/data/www/krep-torg.ru/system/framework.php:84
2 (0.170)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
3 (0.174)
SELECT `data`
FROM `oc_session`
WHERE `session_id` = '4bfd26f7041e476e15321b4b3d' AND `expire` > '2024-10-12 13:48:16'
/var/www/u2783466/data/www/krep-torg.ru/system/library/session/db.php:16
4 (0.111)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://krep-torg.ru/'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/startup.php:6
5 (4.022)
SELECT *
FROM `oc_setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/startup.php:26
6 (0.055)
SET time_zone = '+00:00'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/startup.php:41
7 (0.153)
SELECT *
FROM oc_currency
/var/www/u2783466/data/www/krep-torg.ru/system/library/cart/currency.php:10
8 (0.533)
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 = '0')
ORDER BY tr1.priority ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/tax.php:16
9 (0.229)
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 = '0')
ORDER BY tr1.priority ASC
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/tax.php:44
10 (0.241)
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'
/var/www/u2783466/data/www/krep-torg.ru/system/library/cart/weight.php:10
11 (0.256)
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'
/var/www/u2783466/data/www/krep-torg.ru/system/library/cart/length.php:10
12 (0.157)
DELETE
FROM oc_cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:15
13 (0.386)
SELECT *
FROM `oc_event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/event.php:4
14 (0.333)
SELECT *
FROM oc_seo_url
WHERE query LIKE 'route=%' AND keyword = 'kalkulyator-metizov'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:242
15 (0.176)
SELECT *
FROM oc_seo_url
WHERE (keyword = 'kalkulyator-metizov' OR keyword = 'kalkulyator-metizov') AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:423
16 (0.105)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'information/information' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
17 (0.352)
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 = '12' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:4
18 (0.180)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
19 (0.207)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=12' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
20 (0.403)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '12' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:65
21 (0.226)
SELECT *
FROM oc_layout_route
WHERE 'information/information' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:4
22 (0.153)
SELECT *
FROM oc_layout_module
WHERE layout_id = '11' AND position = 'column_left'
ORDER BY sort_order
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:14
23 (0.114)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_left'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
24 (0.063)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '12' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:65
25 (0.038)
SELECT *
FROM oc_layout_route
WHERE 'information/information' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:4
26 (0.217)
SELECT *
FROM oc_layout_module
WHERE layout_id = '11' AND position = 'column_right'
ORDER BY sort_order
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:14
27 (0.155)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_right'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
28 (0.041)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '12' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:65
29 (0.035)
SELECT *
FROM oc_layout_route
WHERE 'information/information' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:4
30 (0.129)
SELECT *
FROM oc_layout_module
WHERE layout_id = '11' AND position = 'content_top'
ORDER BY sort_order
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:14
31 (0.117)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_top'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
32 (0.034)
SELECT *
FROM oc_information_to_layout
WHERE information_id = '12' AND store_id = '0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:65
33 (0.026)
SELECT *
FROM oc_layout_route
WHERE 'information/information' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:4
34 (0.101)
SELECT *
FROM oc_layout_module
WHERE layout_id = '11' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/layout.php:14
35 (0.145)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_bottom'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
36 (0.199)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
37 (3.618)
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
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:48
38 (0.040)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
39 (0.259)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=4' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
40 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
41 (0.196)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=6' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
42 (0.036)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
43 (0.199)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=3' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
44 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
45 (0.245)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=5' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
46 (0.132)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
47 (0.125)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/return/add'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
48 (0.108)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/sitemap'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
49 (0.104)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/tracking'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
50 (0.104)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/manufacturer'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
51 (0.104)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/voucher'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
52 (0.102)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=affiliate/login'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
53 (0.101)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/special'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
54 (0.108)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
55 (0.112)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/order'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
56 (0.103)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
57 (0.093)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/newsletter'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
58 (0.098)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
59 (0.080)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
60 (0.096)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
61 (0.038)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
62 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
63 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/sitemap'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
64 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
65 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=affiliate/login'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
66 (0.103)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/search'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
67 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/manufacturer'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
68 (0.093)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/compare'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
69 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
70 (0.092)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/cart'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
71 (0.096)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/checkout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
72 (0.039)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/return/add'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
73 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/voucher'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
74 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/special'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
75 (0.099)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostore_news/getnewslist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
76 (0.108)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostorecat_blog/getcat'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
77 (0.149)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'lbpath=0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
78 (0.098)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostore_review_shop/getshopreviews'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
79 (0.371)
SELECT DISTINCT *
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.category_id = '59' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
80 (0.127)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
81 (0.095)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '59'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
82 (0.220)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
83 (0.191)
SELECT DISTINCT *
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.category_id = '67' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
84 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
85 (0.081)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
86 (0.232)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
87 (0.214)
SELECT DISTINCT *
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.category_id = '224' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
88 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
89 (0.135)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '224'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
90 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
91 (0.194)
SELECT DISTINCT *
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.category_id = '82' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
92 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
93 (0.099)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '82'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
94 (0.243)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
95 (0.191)
SELECT DISTINCT *
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.category_id = '263' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
96 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
97 (0.087)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '263'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
98 (0.239)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
99 (0.178)
SELECT DISTINCT *
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.category_id = '113' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
100 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
101 (0.083)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '113'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
102 (0.148)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=113' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
103 (0.185)
SELECT DISTINCT *
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.category_id = '116' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
104 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
105 (0.083)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '116'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
106 (0.149)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=116' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
107 (0.175)
SELECT DISTINCT *
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.category_id = '119' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
108 (0.033)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
109 (0.100)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '119'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
110 (0.156)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
111 (0.164)
SELECT DISTINCT *
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.category_id = '127' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
112 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
113 (0.085)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '127'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
114 (0.161)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=127' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
115 (0.183)
SELECT DISTINCT *
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.category_id = '170' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
116 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
117 (0.107)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '170'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
118 (0.189)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
119 (0.186)
SELECT DISTINCT *
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.category_id = '212' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
120 (0.032)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
121 (0.087)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '212'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
122 (0.190)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
123 (0.198)
SELECT DISTINCT *
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.category_id = '221' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
124 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
125 (0.091)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '221'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
126 (0.199)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
127 (0.175)
SELECT DISTINCT *
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.category_id = '129' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
128 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
129 (0.144)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '129'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
130 (0.178)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
131 (0.192)
SELECT DISTINCT *
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.category_id = '184' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
132 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
133 (0.083)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '184'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
134 (0.177)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=184' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
135 (0.178)
SELECT DISTINCT *
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.category_id = '187' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
136 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
137 (0.080)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '187'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
138 (0.183)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
139 (0.179)
SELECT DISTINCT *
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.category_id = '191' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
140 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
141 (0.089)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '191'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
142 (0.180)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
143 (0.171)
SELECT DISTINCT *
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.category_id = '195' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:4
144 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
145 (0.088)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '195'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
146 (0.198)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
147 (0.238)
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'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:4
148 (0.033)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
149 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=4' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
150 (1.097)
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 = '10' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:4
151 (0.059)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
152 (0.240)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=10' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
153 (0.253)
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 = '6' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:4
154 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
155 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=6' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
156 (0.170)
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 = '11' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:4
157 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
158 (0.193)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=11' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
159 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
160 (0.399)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'theme_prostoresoclinks'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/setting.php:6
161 (0.328)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/setting.php:6
162 (0.196)
SELECT *
FROM oc_country
WHERE country_id = '176' AND status = '1'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/localisation/country.php:4
163 (0.358)
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 = '5' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/information.php:4
164 (0.043)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
165 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=5' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
166 (0.103)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/callback'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
167 (0.089)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/footer'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
168 (0.040)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
169 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=12' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
170 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
171 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=12' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
172 (0.204)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/extension.php:4
173 (0.127)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
174 (0.042)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
175 (0.129)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/logout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
176 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
177 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
178 (0.143)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/register'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
179 (0.107)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/login'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
180 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/order'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
181 (0.097)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/transaction'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
182 (0.105)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/download'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
183 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/logout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
184 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/cart'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
185 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/checkout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
186 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
187 (0.032)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
188 (0.030)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/setting.php:6
189 (0.117)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/forgotten'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
190 (0.164)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '4bfd26f7041e476e15321b4b3d'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
191 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '4bfd26f7041e476e15321b4b3d'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
192 (0.087)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/login'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
193 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/register'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
194 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
195 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/compare'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
196 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
197 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
198 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/sitemap'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
199 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
200 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=affiliate/login'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
201 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/search'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
202 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/manufacturer'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
203 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/compare'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
204 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
205 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/cart'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
206 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/checkout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
207 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/return/add'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
208 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/voucher'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
209 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/special'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
210 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostore_news/getnewslist'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
211 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostorecat_blog/getcat'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
212 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'lbpath=0'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
213 (0.023)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostore_review_shop/getshopreviews'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
214 (0.022)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/forgotten'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
215 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/manufacturer'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
216 (0.156)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/compare' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
217 (0.103)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_wishlist'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
218 (0.093)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_compare'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
219 (0.181)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
220 (0.147)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=common/language/language'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
221 (0.098)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/language'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
222 (0.241)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
223 (0.150)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=common/currency/currency'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
224 (0.038)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
225 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=12' AND (`store_id` = '0') AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:884
226 (0.099)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/currency'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
227 (0.112)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
228 (0.108)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/search'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
229 (0.098)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
230 (0.031)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '4bfd26f7041e476e15321b4b3d'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
231 (0.247)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/extension.php:4
232 (0.095)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
233 (0.032)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '4bfd26f7041e476e15321b4b3d'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
234 (0.031)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '4bfd26f7041e476e15321b4b3d'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
235 (0.102)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
236 (0.029)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '4bfd26f7041e476e15321b4b3d'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
237 (0.034)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
238 (0.039)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '4bfd26f7041e476e15321b4b3d'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
239 (0.034)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
240 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '4bfd26f7041e476e15321b4b3d'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
241 (0.026)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '4bfd26f7041e476e15321b4b3d'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
242 (0.027)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '4bfd26f7041e476e15321b4b3d'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
243 (0.030)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = '4bfd26f7041e476e15321b4b3d'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/system/library/cart/cart.php:36
244 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/cart'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
245 (0.025)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/checkout'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
246 (0.034)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
247 (0.122)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/cart'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
248 (0.095)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'ru-ru')
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/translation.php:6
249 (2.230)
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)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
250 (0.599)
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)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
251 (0.032)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
252 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
253 (0.262)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=61' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
254 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
255 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
256 (0.226)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=60' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
257 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
258 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
259 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=66' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
260 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
261 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
262 (0.214)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=62' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
263 (0.036)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
264 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
265 (0.216)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=63' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
266 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
267 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
268 (0.216)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=64' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
269 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
270 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
271 (0.219)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=65' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
272 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
273 (0.028)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '59'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
274 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
275 (0.968)
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 = '67' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
276 (0.036)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
277 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
278 (0.309)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=74' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
279 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
280 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
281 (0.242)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=76' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
282 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
283 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
284 (0.308)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=77' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
285 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
286 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
287 (0.235)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=78' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
288 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
289 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
290 (0.216)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=68' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
291 (0.032)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
292 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
293 (0.228)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=75' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
294 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
295 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
296 (0.235)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=70' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
297 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
298 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
299 (0.220)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=71' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
300 (0.032)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
301 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
302 (0.281)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=80' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
303 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
304 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
305 (0.217)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=72' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
306 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
307 (0.049)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
308 (0.277)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=79' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
309 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
310 (0.036)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
311 (0.259)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=69' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
312 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
313 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
314 (0.223)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=73' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
315 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
316 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
317 (0.286)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=81' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
318 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
319 (0.028)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
320 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
321 (1.359)
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 = '224' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
322 (0.033)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
323 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
324 (0.258)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=245' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
325 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
326 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
327 (0.210)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=246' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
328 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
329 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
330 (0.207)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=229' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
331 (0.033)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
332 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
333 (0.201)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=230' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
334 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
335 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
336 (0.202)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=231' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
337 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
338 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
339 (0.216)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=232' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
340 (0.033)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
341 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
342 (0.198)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=233' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
343 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
344 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
345 (0.281)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=234' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
346 (0.044)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
347 (0.036)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
348 (0.231)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=235' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
349 (0.040)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
350 (0.040)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
351 (0.218)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=236' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
352 (0.042)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
353 (0.039)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
354 (0.216)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=237' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
355 (0.038)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
356 (0.047)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
357 (0.214)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=238' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
358 (0.041)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
359 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
360 (0.203)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=239' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
361 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
362 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
363 (0.254)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=240' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
364 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
365 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
366 (0.233)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=247' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
367 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
368 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
369 (0.217)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=248' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
370 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
371 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
372 (0.210)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=249' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
373 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
374 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
375 (0.201)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=250' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
376 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
377 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
378 (0.254)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=251' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
379 (0.040)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
380 (0.037)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
381 (0.235)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=252' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
382 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
383 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
384 (0.197)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=228' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
385 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
386 (0.075)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
387 (0.271)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=259' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
388 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
389 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
390 (0.219)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=225' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
391 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
392 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
393 (0.200)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=253' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
394 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
395 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
396 (0.203)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=254' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
397 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
398 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
399 (0.221)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=255' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
400 (0.043)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
401 (0.039)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
402 (0.304)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=256' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
403 (0.034)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
404 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
405 (0.201)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=226' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
406 (0.038)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
407 (0.038)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
408 (0.222)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=241' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
409 (0.043)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
410 (0.038)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
411 (0.210)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=227' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
412 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
413 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
414 (0.213)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=242' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
415 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
416 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
417 (0.246)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=243' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
418 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
419 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
420 (0.197)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=244' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
421 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
422 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
423 (0.209)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=260' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
424 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
425 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
426 (0.204)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=261' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
427 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
428 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
429 (0.202)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=262' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
430 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
431 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
432 (0.223)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=258' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
433 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
434 (0.035)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
435 (0.277)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=257' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
436 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
437 (0.027)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '224'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
438 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
439 (1.203)
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 = '82' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
440 (0.033)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
441 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
442 (0.279)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=91' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
443 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
444 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
445 (0.264)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=92' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
446 (0.036)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
447 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
448 (0.259)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=93' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
449 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
450 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
451 (0.229)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=83' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
452 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
453 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
454 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=84' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
455 (0.045)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
456 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
457 (0.226)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=94' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
458 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
459 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
460 (0.133)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=100' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
461 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
462 (0.033)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
463 (0.274)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=87' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
464 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
465 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
466 (0.137)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=101' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
467 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
468 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
469 (0.130)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=102' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
470 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
471 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
472 (0.140)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=103' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
473 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
474 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
475 (0.138)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=104' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
476 (0.035)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
477 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
478 (0.142)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=105' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
479 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
480 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
481 (0.145)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=106' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
482 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
483 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
484 (0.138)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=107' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
485 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
486 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
487 (0.137)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=108' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
488 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
489 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
490 (0.140)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=109' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
491 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
492 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
493 (0.226)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=88' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
494 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
495 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
496 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=89' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
497 (0.044)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
498 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
499 (0.271)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=90' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
500 (0.024)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
501 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
502 (0.245)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=95' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
503 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
504 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
505 (0.245)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=96' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
506 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
507 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
508 (0.239)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=97' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
509 (0.032)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
510 (0.076)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
511 (0.238)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=98' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
512 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
513 (0.033)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
514 (0.231)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=85' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
515 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
516 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
517 (0.229)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=99' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
518 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
519 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
520 (0.253)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=86' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
521 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
522 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
523 (0.140)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=110' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
524 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
525 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
526 (0.136)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=112' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
527 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
528 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
529 (0.197)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=111' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
530 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
531 (0.028)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '82'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
532 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
533 (0.636)
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 = '263' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
534 (0.038)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
535 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
536 (0.255)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=265' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
537 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
538 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
539 (0.216)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=266' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
540 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
541 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
542 (0.254)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=267' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
543 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
544 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
545 (0.296)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=264' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
546 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
547 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
548 (0.213)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=270' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
549 (0.032)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
550 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
551 (0.213)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=271' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
552 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
553 (0.027)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '263'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
554 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
555 (0.504)
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 = '116' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
556 (0.033)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
557 (0.033)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=116' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
558 (0.182)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=117' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
559 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
560 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=116' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
561 (0.145)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=118' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
562 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
563 (0.027)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '116'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
564 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=116' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
565 (0.731)
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 = '119' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
566 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
567 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
568 (0.189)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=121' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
569 (0.044)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
570 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
571 (0.162)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=122' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
572 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
573 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
574 (0.153)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
575 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
576 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
577 (0.145)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=124' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
578 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
579 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
580 (0.145)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=125' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
581 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
582 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
583 (0.146)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=126' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
584 (0.036)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
585 (0.034)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
586 (0.315)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=120' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
587 (0.037)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
588 (0.035)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '119'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
589 (0.035)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
590 (0.599)
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 = '127' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
591 (0.033)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
592 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=127' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
593 (0.183)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=128' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
594 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
595 (0.028)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '127'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
596 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=127' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
597 (0.659)
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 = '170' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
598 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
599 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
600 (0.203)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=175' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
601 (0.056)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
602 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
603 (0.184)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=171' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
604 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
605 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
606 (0.174)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=172' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
607 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
608 (0.079)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
609 (0.181)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=173' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
610 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
611 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
612 (0.166)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=174' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
613 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
614 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
615 (0.171)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=176' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
616 (0.072)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
617 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
618 (0.178)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=177' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
619 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
620 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
621 (0.174)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=178' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
622 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
623 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
624 (0.181)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=179' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
625 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
626 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
627 (0.250)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=180' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
628 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
629 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
630 (0.215)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=181' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
631 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
632 (0.025)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '170'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
633 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
634 (0.577)
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 = '212' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
635 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
636 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
637 (0.224)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=213' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
638 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
639 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
640 (0.186)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=214' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
641 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
642 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
643 (0.195)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=215' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
644 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
645 (0.031)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
646 (0.344)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=216' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
647 (0.100)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
648 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
649 (0.200)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=217' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
650 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
651 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
652 (0.202)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=218' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
653 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
654 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
655 (0.187)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=219' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
656 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
657 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
658 (0.185)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=220' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
659 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
660 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '212'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
661 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
662 (0.419)
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 = '221' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
663 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
664 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
665 (0.243)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=223' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
666 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
667 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
668 (0.194)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=222' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
669 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
670 (0.026)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '221'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
671 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
672 (0.334)
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 = '275' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
673 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
674 (0.108)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '275'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
675 (0.230)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=275' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
676 (1.332)
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 = '129' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
677 (0.032)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
678 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
679 (0.192)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=151' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
680 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
681 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
682 (0.166)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=158' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
683 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
684 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
685 (0.177)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=162' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
686 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
687 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
688 (0.149)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
689 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
690 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
691 (0.150)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=135' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
692 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
693 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
694 (0.158)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=156' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
695 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
696 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
697 (0.147)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=136' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
698 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
699 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
700 (0.149)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=137' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
701 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
702 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
703 (0.150)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=138' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
704 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
705 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
706 (0.159)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=139' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
707 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
708 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
709 (0.147)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=140' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
710 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
711 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
712 (0.176)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=152' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
713 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
714 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
715 (0.156)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=132' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
716 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
717 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
718 (0.147)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=133' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
719 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
720 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
721 (0.160)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=164' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
722 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
723 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
724 (0.170)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=141' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
725 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
726 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
727 (0.651)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=142' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
728 (0.037)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
729 (0.042)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
730 (0.166)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=143' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
731 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
732 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
733 (0.181)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=144' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
734 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
735 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
736 (0.158)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=145' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
737 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
738 (0.033)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
739 (0.180)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=159' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
740 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
741 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
742 (0.182)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=146' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
743 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
744 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
745 (0.178)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=147' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
746 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
747 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
748 (0.185)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=149' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
749 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
750 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
751 (0.174)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=150' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
752 (0.026)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
753 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
754 (0.164)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=163' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
755 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
756 (0.033)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
757 (0.149)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=134' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
758 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
759 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
760 (0.212)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=148' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
761 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
762 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
763 (0.185)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=166' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
764 (0.045)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
765 (0.033)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
766 (0.165)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=167' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
767 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
768 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
769 (0.177)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=155' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
770 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
771 (0.034)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
772 (0.162)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=165' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
773 (0.036)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
774 (0.035)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
775 (0.352)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=157' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
776 (0.037)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
777 (0.034)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
778 (0.300)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=160' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
779 (0.037)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
780 (0.033)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
781 (0.362)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=161' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
782 (0.041)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
783 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
784 (0.342)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=153' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
785 (0.030)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
786 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
787 (0.179)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=154' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
788 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
789 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
790 (0.149)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=130' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
791 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
792 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
793 (0.182)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=168' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
794 (0.038)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
795 (0.035)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
796 (0.323)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=169' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
797 (0.034)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
798 (0.034)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '129'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
799 (0.032)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
800 (0.511)
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 = '184' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
801 (0.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
802 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=184' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
803 (0.207)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=185' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
804 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
805 (0.039)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=184' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
806 (0.180)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=186' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
807 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
808 (0.027)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '184'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
809 (0.036)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=184' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
810 (0.956)
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 = '187' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
811 (0.036)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
812 (0.035)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
813 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=188' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
814 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
815 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
816 (0.185)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=189' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
817 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
818 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
819 (0.178)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=190' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
820 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
821 (0.029)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '187'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
822 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
823 (0.454)
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 = '191' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
824 (0.033)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
825 (0.030)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
826 (0.211)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=192' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
827 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
828 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
829 (0.180)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=193' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
830 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
831 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
832 (0.181)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=194' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
833 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
834 (0.027)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '191'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
835 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
836 (0.741)
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 = '195' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/model/catalog/category.php:48
837 (0.032)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
838 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
839 (0.208)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=197' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
840 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
841 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
842 (0.197)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=206' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
843 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
844 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
845 (0.182)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=199' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
846 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
847 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
848 (0.180)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=196' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
849 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
850 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
851 (0.182)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=200' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
852 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
853 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
854 (0.176)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=201' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
855 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
856 (0.027)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
857 (0.180)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=202' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
858 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
859 (0.025)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
860 (0.193)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=203' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
861 (0.044)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
862 (0.042)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
863 (0.185)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=204' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
864 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
865 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
866 (0.177)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=205' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
867 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
868 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
869 (0.191)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=207' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
870 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
871 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
872 (0.176)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=208' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
873 (0.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
874 (0.029)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
875 (0.179)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=209' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
876 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
877 (0.026)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
878 (0.192)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=210' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
879 (0.028)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
880 (0.044)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
881 (0.187)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=198' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
882 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
883 (0.028)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
884 (0.183)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=211' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
885 (0.027)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:963
886 (0.029)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '195'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/tool/path_manager.php:136
887 (0.034)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/var/www/u2783466/data/www/krep-torg.ru/system/storage/modification/catalog/controller/startup/seo_url.php:1070
888 (0.086)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/menu'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
889 (0.051)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/callback'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
890 (0.147)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_6'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
891 (0.090)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4
892 (0.365)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'advertise_google'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/setting/setting.php:6
893 (0.105)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'information/information'
/var/www/u2783466/data/www/krep-torg.ru/catalog/model/design/theme.php:4