Queries: 1185, Total time: 3,008.053 ms [By time] [By id] [By file]
1 (0.078)
SET time_zone = '+00:00'
/home/c/cy33406/krep-torg.ru/public_html/system/framework.php:84
2 (0.456)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
3 (6.100)
SELECT `data`
FROM `oc_session`
WHERE `session_id` = 'fafa8c1cf2699f1515c8641f94' AND `expire` > '2026-02-11 13:11:51'
/home/c/cy33406/krep-torg.ru/public_html/system/library/session/db.php:16
4 (0.368)
SELECT *
FROM oc_store
WHERE REPLACE(`ssl`, 'www.', '') = 'https://krep-torg.ru/'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/startup.php:6
5 (3.041)
SELECT *
FROM `oc_setting`
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/startup.php:26
6 (0.939)
SET time_zone = '+00:00'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/startup.php:41
7 (0.376)
SELECT *
FROM oc_currency
/home/c/cy33406/krep-torg.ru/public_html/system/library/cart/currency.php:10
8 (0.933)
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
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/tax.php:16
9 (0.697)
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
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/tax.php:44
10 (0.411)
SELECT *
FROM oc_weight_class wc
LEFT JOIN oc_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id)
WHERE wcd.language_id = '1'
/home/c/cy33406/krep-torg.ru/public_html/system/library/cart/weight.php:10
11 (0.333)
SELECT *
FROM oc_length_class mc
LEFT JOIN oc_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id)
WHERE mcd.language_id = '1'
/home/c/cy33406/krep-torg.ru/public_html/system/library/cart/length.php:10
12 (0.287)
DELETE
FROM oc_cart
WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:15
13 (0.498)
SELECT *
FROM `oc_event`
WHERE `trigger` LIKE 'catalog/%' AND status = '1'
ORDER BY `sort_order` ASC
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/event.php:4
14 (0.428)
SELECT *
FROM oc_seo_url
WHERE query LIKE 'route=%' AND keyword = 'bolty'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:242
15 (0.311)
SELECT *
FROM oc_seo_url
WHERE (keyword = 'bolty' OR keyword = 'bolty') AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:423
16 (0.401)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/category' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
17 (0.332)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
18 (0.404)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
19 (0.394)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=0' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
20 (0.525)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
21 (0.328)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
22 (0.283)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/cart'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
23 (0.272)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
24 (0.277)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
25 (0.213)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
26 (0.268)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
27 (0.255)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/compare'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
28 (1.079)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
29 (0.796)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
30 (0.331)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
31 (0.295)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=74' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
32 (0.240)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
33 (0.282)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
34 (0.286)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=76' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
35 (0.224)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
36 (0.234)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
37 (0.414)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=77' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
38 (0.237)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
39 (0.262)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
40 (0.230)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=78' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
41 (0.208)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
42 (0.245)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
43 (0.260)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=68' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
44 (0.246)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
45 (0.265)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
46 (0.287)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=75' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
47 (0.254)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
48 (0.342)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
49 (0.317)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=70' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
50 (0.252)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
51 (0.286)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
52 (0.281)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=71' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
53 (0.237)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
54 (0.292)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
55 (0.277)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=80' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
56 (0.251)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
57 (0.290)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
58 (0.313)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=72' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
59 (0.245)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
60 (0.294)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
61 (0.271)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=79' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
62 (0.258)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
63 (0.281)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
64 (0.254)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=69' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
65 (0.230)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
66 (0.288)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
67 (0.306)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=73' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
68 (0.270)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
69 (0.297)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
70 (0.285)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=81' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
71 (0.717)
SELECT COUNT(DISTINCT p.product_id) AS total
FROM oc_product_to_category p2c
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '67' GROUP BY p.product_id
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/product.php:966
72 (455.831)
SELECT p.product_id, (SELECT AVG(rating) AS total
FROM oc_review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, coalesce((SELECT price
FROM oc_product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1), (SELECT price
FROM oc_product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1), p.price) as realprice, p.quantity
FROM oc_product_to_category p2c
LEFT JOIN oc_product p ON (p2c.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '67' GROUP BY p.product_id HAVING realprice >=-0.5
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,30
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/product.php:418
73 (2.270)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
74 (2.099)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
75 (4.396)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
76 (3.823)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=p.sort_order'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
77 (3.898)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=ASC'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
78 (3.690)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
79 (3.784)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
80 (1.648)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
81 (0.232)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=pd.name'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
82 (0.182)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=ASC'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
83 (0.184)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
84 (0.180)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
85 (0.240)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
86 (0.152)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=pd.name'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
87 (0.199)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=DESC'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
88 (0.187)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
89 (0.153)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
90 (0.220)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
91 (0.156)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=p.price'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
92 (0.140)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=ASC'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
93 (0.169)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
94 (0.162)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
95 (0.211)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
96 (0.224)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=p.price'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
97 (0.146)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=DESC'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
98 (0.166)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
99 (0.155)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
100 (0.237)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
101 (0.144)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=rating'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
102 (0.144)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=DESC'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
103 (0.192)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
104 (0.142)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
105 (0.215)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
106 (0.155)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=rating'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
107 (0.136)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=ASC'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
108 (0.172)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
109 (0.167)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
110 (0.228)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
111 (0.162)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=p.model'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
112 (0.160)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=ASC'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
113 (0.174)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
114 (0.151)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
115 (0.236)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
116 (0.174)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'sort=p.model'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
117 (0.138)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'order=DESC'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
118 (0.162)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
119 (0.172)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
120 (0.213)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
121 (0.149)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'limit=25'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
122 (0.167)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
123 (0.144)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
124 (0.221)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
125 (0.147)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'limit=30'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
126 (0.166)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
127 (0.153)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
128 (0.220)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
129 (0.144)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'limit=50'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
130 (0.166)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
131 (0.136)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
132 (0.200)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
133 (0.150)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'limit=75'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
134 (0.162)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
135 (0.145)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
136 (0.228)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
137 (0.149)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'limit=100'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
138 (0.175)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
139 (0.125)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
140 (0.176)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
141 (0.145)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
142 (0.119)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
143 (0.169)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
144 (0.147)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'page={page}'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
145 (0.125)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
146 (0.115)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
147 (0.168)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
148 (0.339)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
149 (0.798)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/category_micro'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
150 (323.190)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '67' AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:104
151 (208.519)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/layout.php:4
152 (2.421)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'column_left'
ORDER BY sort_order
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/layout.php:14
153 (2.575)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/category' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
154 (3.452)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
155 (6.261)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
156 (3.789)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
157 (5.961)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '59'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
158 (0.471)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
159 (1.194)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
160 (0.340)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
161 (0.376)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
162 (0.298)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=74' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
163 (0.260)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
164 (0.289)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
165 (0.288)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=76' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
166 (0.253)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
167 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
168 (0.278)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=77' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
169 (0.234)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
170 (0.272)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
171 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=78' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
172 (0.247)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
173 (0.292)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
174 (0.269)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=68' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
175 (0.241)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
176 (0.279)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
177 (0.285)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=75' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
178 (0.248)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
179 (0.298)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
180 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=70' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
181 (0.239)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
182 (0.292)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
183 (0.255)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=71' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
184 (0.206)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
185 (0.257)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
186 (0.272)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=80' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
187 (0.253)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
188 (0.288)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
189 (0.339)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=72' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
190 (0.250)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
191 (0.305)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
192 (0.231)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=79' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
193 (0.202)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
194 (0.225)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
195 (0.223)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=69' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
196 (0.166)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
197 (0.196)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
198 (0.191)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=73' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
199 (0.166)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
200 (0.195)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
201 (0.340)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=81' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
202 (0.256)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
203 (0.240)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
204 (0.293)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
205 (0.268)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
206 (0.247)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '224'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
207 (0.302)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
208 (0.236)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
209 (0.213)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '82'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
210 (0.300)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
211 (0.250)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
212 (0.214)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '278'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
213 (0.259)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=278' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
214 (0.247)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
215 (0.202)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '263'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
216 (0.320)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
217 (0.245)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
218 (0.219)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '113'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
219 (0.291)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=113' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
220 (0.238)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
221 (0.237)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '116'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
222 (0.294)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=116' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
223 (0.460)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
224 (0.225)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '119'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
225 (0.303)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
226 (0.251)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
227 (0.220)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '127'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
228 (0.291)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=127' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
229 (0.243)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
230 (0.223)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '170'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
231 (0.289)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
232 (0.254)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
233 (0.239)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '212'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
234 (0.312)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
235 (0.240)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
236 (0.226)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '221'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
237 (0.307)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
238 (0.268)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
239 (0.200)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '275'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
240 (0.250)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=275' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
241 (0.180)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
242 (0.156)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '129'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
243 (0.187)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
244 (0.198)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
245 (0.161)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '184'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
246 (0.236)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=184' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
247 (0.183)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
248 (0.154)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '187'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
249 (0.288)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
250 (0.207)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
251 (0.160)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '191'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
252 (0.226)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
253 (0.170)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
254 (0.141)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '195'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
255 (0.214)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
256 (0.294)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/category'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
257 (0.330)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_left'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
258 (0.333)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '67' AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:104
259 (0.298)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/layout.php:4
260 (0.235)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'column_right'
ORDER BY sort_order
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/layout.php:14
261 (0.290)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/column_right'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
262 (0.290)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '67' AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:104
263 (0.263)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/layout.php:4
264 (0.241)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'content_top'
ORDER BY sort_order
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/layout.php:14
265 (0.263)
SELECT *
FROM oc_module
WHERE module_id = '32'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/module.php:4
266 (0.369)
SELECT *
FROM `oc_module`
WHERE `code` = 'mega_filter' AND `module_id` = 32
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/extension/module/mega_filter.php:597
267 (1.440)
SELECT `a`.`attribute_id`, REPLACE(REPLACE(TRIM(pa.text), ' ', ''), ' ', '') AS `txt`, `ad`.`name`, `ad`.`mf_tooltip` AS `tooltip`, `agd`.`name` AS `gname`, `agd`.`attribute_group_id`
FROM `oc_product` AS `p`
INNER JOIN `oc_product_to_store` AS `pts` ON `p`.`product_id` = `pts`.`product_id` AND `pts`.`store_id` = 0
INNER JOIN `oc_product_attribute` AS `pa` ON `p`.`product_id` = `pa`.`product_id` AND `pa`.`language_id` = 1
INNER JOIN `oc_attribute` AS `a` ON `a`.`attribute_id` = `pa`.`attribute_id`
INNER JOIN `oc_attribute_description` AS `ad` ON `ad`.`attribute_id` = `a`.`attribute_id` AND `ad`.`language_id` = 1
INNER JOIN `oc_attribute_group` AS `ag` ON `ag`.`attribute_group_id` = `a`.`attribute_group_id`
INNER JOIN `oc_attribute_group_description` AS `agd` ON `agd`.`attribute_group_id` = `ag`.`attribute_group_id` AND `agd`.`language_id` = 1
INNER JOIN `oc_product_to_category` AS `p2c` ON `p2c`.`product_id` = `p`.`product_id`
WHERE `p`.`status` = '1' AND `p`.`date_available` <= NOW() AND `a`.`attribute_id` IN(17,15,14,13,16) AND `p2c`.`category_id` IN(67) GROUP BY `txt`, `pa`.`attribute_id` HAVING `txt` != ''
ORDER BY `txt`
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/extension/module/mega_filter.php:1616
268 (0.409)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_top'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
269 (0.330)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '67' AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:104
270 (0.280)
SELECT *
FROM oc_layout_route
WHERE 'product/category' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/layout.php:4
271 (0.262)
SELECT *
FROM oc_layout_module
WHERE layout_id = '3' AND position = 'content_bottom'
ORDER BY sort_order
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/layout.php:14
272 (0.304)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/content_bottom'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
273 (0.301)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
274 (2.937)
SELECT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY i.sort_order, LCASE(id.title) ASC
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/information.php:48
275 (0.263)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
276 (0.309)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=4' AND (`store_id` = '0') AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:884
277 (0.220)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
278 (0.247)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=6' AND (`store_id` = '0') AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:884
279 (0.182)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
280 (0.229)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=3' AND (`store_id` = '0') AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:884
281 (0.190)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
282 (0.246)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=5' AND (`store_id` = '0') AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:884
283 (0.198)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
284 (0.168)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/return/add'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
285 (0.162)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/sitemap'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
286 (0.168)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/tracking'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
287 (0.148)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/manufacturer'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
288 (0.140)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/voucher'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
289 (0.142)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=affiliate/login'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
290 (0.144)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/special'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
291 (0.145)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
292 (0.162)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/order'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
293 (0.158)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
294 (0.166)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/newsletter'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
295 (0.229)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
296 (0.202)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
297 (0.309)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
298 (0.238)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
299 (0.199)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
300 (0.153)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/sitemap'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
301 (0.146)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
302 (0.134)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=affiliate/login'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
303 (0.130)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/search'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
304 (0.192)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/manufacturer'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
305 (0.142)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/compare'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
306 (0.152)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
307 (0.143)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/cart'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
308 (0.150)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/simplecheckout'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
309 (0.141)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/return/add'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
310 (0.145)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/voucher'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
311 (0.140)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/special'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
312 (0.142)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostore_news/getnewslist'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
313 (0.142)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostorecat_blog/getcat'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
314 (0.164)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'lbpath=0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
315 (0.160)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostore_review_shop/getshopreviews'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
316 (0.399)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
317 (0.231)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
318 (0.166)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '59'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
319 (0.241)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
320 (0.331)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
321 (0.216)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
322 (0.165)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
323 (0.243)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
324 (0.316)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
325 (0.201)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
326 (0.161)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '224'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
327 (0.241)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
328 (0.308)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
329 (0.198)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
330 (0.158)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '82'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
331 (0.224)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
332 (0.346)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
333 (0.186)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
334 (0.162)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '263'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
335 (0.221)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
336 (0.315)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
337 (0.204)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
338 (0.163)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '113'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
339 (0.237)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=113' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
340 (0.426)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
341 (0.205)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
342 (0.162)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '116'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
343 (0.261)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=116' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
344 (0.306)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
345 (0.203)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
346 (0.157)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '119'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
347 (0.229)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
348 (0.318)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
349 (0.187)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
350 (0.153)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '127'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
351 (0.211)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=127' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
352 (0.342)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
353 (0.199)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
354 (0.159)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '170'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
355 (0.226)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
356 (0.313)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
357 (0.203)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
358 (0.162)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '212'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
359 (0.217)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
360 (0.370)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
361 (0.183)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
362 (0.157)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '221'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
363 (0.225)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
364 (0.301)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
365 (0.200)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
366 (0.181)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '129'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
367 (0.234)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
368 (0.601)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
369 (0.265)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
370 (0.249)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '184'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
371 (0.346)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=184' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
372 (0.426)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
373 (0.269)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
374 (0.245)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '187'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
375 (0.312)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
376 (0.428)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
377 (0.360)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
378 (0.235)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '191'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
379 (0.290)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
380 (0.511)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:4
381 (0.283)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
382 (0.212)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '195'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
383 (0.312)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
384 (0.523)
SELECT DISTINCT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '4' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/information.php:4
385 (0.254)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
386 (0.285)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=4' AND (`store_id` = '0') AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:884
387 (12.415)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/information.php:4
388 (0.307)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
389 (0.355)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=10' AND (`store_id` = '0') AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:884
390 (0.687)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/information.php:4
391 (0.289)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
392 (0.297)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=6' AND (`store_id` = '0') AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:884
393 (0.389)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/information.php:4
394 (0.244)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
395 (0.269)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=11' AND (`store_id` = '0') AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:884
396 (0.225)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
397 (1.251)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'theme_prostoresoclinks'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/setting.php:6
398 (1.193)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/setting.php:6
399 (80.689)
SELECT *
FROM oc_country
WHERE country_id = '176' AND status = '1'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/localisation/country.php:4
400 (0.775)
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'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/information.php:4
401 (0.246)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
402 (0.261)
SELECT *
FROM oc_seo_url
WHERE `query` = 'information_id=5' AND (`store_id` = '0') AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:884
403 (0.355)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/callback'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
404 (0.371)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/footer'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
405 (0.403)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
406 (0.238)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
407 (0.242)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
408 (0.299)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/extension.php:4
409 (0.584)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
410 (0.211)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
411 (0.162)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/logout'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
412 (0.171)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
413 (0.156)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
414 (0.149)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/simpleregister'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
415 (0.143)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/login'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
416 (0.143)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/order'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
417 (0.141)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/transaction'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
418 (0.140)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/download'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
419 (0.138)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/logout'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
420 (0.158)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/cart'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
421 (0.177)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/simplecheckout'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
422 (0.176)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
423 (0.301)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
424 (3.238)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'theme_prostoremeslinks'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/setting.php:6
425 (3.404)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/forgotten'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
426 (3.581)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fafa8c1cf2699f1515c8641f94'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
427 (3.168)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fafa8c1cf2699f1515c8641f94'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
428 (4.212)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/login'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
429 (0.609)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/simpleregister'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
430 (3.426)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
431 (3.847)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/compare'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
432 (72.331)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
433 (3.326)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/account'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
434 (2.413)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/sitemap'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
435 (5.334)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/contact'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
436 (4.278)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=affiliate/login'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
437 (3.446)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/search'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
438 (3.863)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/manufacturer'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
439 (3.669)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/compare'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
440 (0.764)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/wishlist'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
441 (1.821)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/cart'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
442 (5.247)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/simplecheckout'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
443 (1.912)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/return/add'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
444 (1.184)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/voucher'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
445 (1.755)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/special'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
446 (6.088)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostore_news/getnewslist'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
447 (10.056)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostorecat_blog/getcat'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
448 (2.371)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'lbpath=0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
449 (3.826)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=extension/module/prostore_review_shop/getshopreviews'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
450 (3.852)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=account/forgotten'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
451 (1.207)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/manufacturer'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
452 (5.509)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'product/compare' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
453 (3.794)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_wishlist'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
454 (2.810)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_compare'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
455 (0.525)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
456 (3.815)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=common/language/language'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
457 (3.490)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/language'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
458 (2.101)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
459 (3.896)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=common/currency/currency'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
460 (3.409)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
461 (3.746)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
462 (3.998)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
463 (3.438)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/currency'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
464 (1.970)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
465 (3.721)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/search'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
466 (2.438)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
467 (2.393)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fafa8c1cf2699f1515c8641f94'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
468 (2.581)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/extension.php:4
469 (6.178)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fafa8c1cf2699f1515c8641f94'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
470 (3.383)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/theme/prostore' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
471 (3.672)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fafa8c1cf2699f1515c8641f94'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
472 (3.639)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'checkout/checkout' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
473 (3.751)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fafa8c1cf2699f1515c8641f94'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
474 (3.795)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fafa8c1cf2699f1515c8641f94'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
475 (3.938)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fafa8c1cf2699f1515c8641f94'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
476 (3.244)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'fafa8c1cf2699f1515c8641f94'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
477 (1.302)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/cart'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
478 (1.817)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=checkout/simplecheckout'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
479 (0.488)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/buyclick_form'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
480 (0.444)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/cart'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
481 (0.320)
SELECT *
FROM oc_translation
WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'ru-ru')
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/translation.php:6
482 (163.166)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
483 (5.074)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '59' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
484 (0.409)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
485 (0.296)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
486 (0.232)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=61' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
487 (0.185)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
488 (0.221)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
489 (0.206)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=301' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
490 (0.167)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
491 (0.211)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
492 (0.205)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=60' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
493 (0.243)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
494 (0.424)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
495 (0.287)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=300' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
496 (0.234)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
497 (0.275)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
498 (0.256)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=66' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
499 (0.227)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
500 (0.324)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
501 (5.094)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=63' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
502 (0.373)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
503 (0.377)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
504 (0.296)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=64' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
505 (0.280)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
506 (0.306)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
507 (0.275)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=65' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
508 (0.238)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
509 (0.207)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '59'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
510 (0.250)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
511 (1.021)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
512 (0.265)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
513 (0.254)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
514 (0.268)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=74' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
515 (0.277)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
516 (0.297)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
517 (0.305)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=76' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
518 (0.230)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
519 (0.342)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
520 (0.320)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=77' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
521 (0.270)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
522 (0.313)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
523 (0.282)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=78' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
524 (0.239)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
525 (0.315)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
526 (0.259)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=68' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
527 (0.189)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
528 (0.287)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
529 (0.287)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=75' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
530 (0.242)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
531 (0.308)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
532 (0.302)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=70' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
533 (0.276)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
534 (0.536)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
535 (0.483)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=71' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
536 (0.316)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
537 (0.340)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
538 (0.271)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=80' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
539 (0.295)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
540 (0.295)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
541 (0.276)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=72' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
542 (0.244)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
543 (0.287)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
544 (0.279)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=79' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
545 (0.306)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
546 (0.262)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
547 (0.305)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=69' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
548 (0.260)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
549 (0.328)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
550 (0.464)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=73' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
551 (0.253)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
552 (0.291)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
553 (0.249)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=81' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
554 (0.233)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
555 (0.207)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
556 (0.247)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
557 (145.730)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
558 (0.460)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
559 (0.411)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
560 (0.299)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=245' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
561 (0.277)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
562 (0.308)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
563 (0.266)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=246' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
564 (0.236)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
565 (0.319)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
566 (0.278)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=229' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
567 (0.233)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
568 (0.240)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
569 (0.253)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=230' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
570 (0.194)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
571 (0.261)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
572 (0.263)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=231' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
573 (0.201)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
574 (0.251)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
575 (0.263)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=232' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
576 (0.219)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
577 (0.240)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
578 (3.670)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=233' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
579 (3.219)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
580 (0.799)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
581 (0.867)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=234' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
582 (2.501)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
583 (4.145)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
584 (3.899)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=235' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
585 (0.356)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
586 (0.347)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
587 (0.344)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=236' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
588 (0.265)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
589 (0.300)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
590 (0.269)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=237' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
591 (0.245)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
592 (0.291)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
593 (0.299)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=238' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
594 (0.256)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
595 (0.313)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
596 (0.268)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=239' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
597 (0.231)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
598 (0.251)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
599 (0.275)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=240' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
600 (0.234)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
601 (0.299)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
602 (0.285)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=247' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
603 (0.272)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
604 (0.331)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
605 (0.309)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=248' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
606 (0.250)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
607 (0.276)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
608 (0.271)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=249' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
609 (0.243)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
610 (0.287)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
611 (0.287)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=250' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
612 (0.242)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
613 (0.296)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
614 (0.301)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=251' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
615 (0.215)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
616 (0.239)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
617 (0.194)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=252' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
618 (0.186)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
619 (0.249)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
620 (0.226)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=228' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
621 (0.192)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
622 (0.218)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
623 (0.205)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=259' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
624 (0.260)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
625 (0.255)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
626 (0.233)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=225' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
627 (0.244)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
628 (0.271)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
629 (0.273)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=253' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
630 (0.240)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
631 (0.280)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
632 (0.273)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=254' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
633 (0.231)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
634 (0.273)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
635 (0.282)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=255' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
636 (0.219)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
637 (0.258)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
638 (0.278)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=256' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
639 (0.307)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
640 (0.272)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
641 (0.346)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=226' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
642 (0.268)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
643 (0.295)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
644 (0.236)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=241' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
645 (0.247)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
646 (0.267)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
647 (0.200)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=227' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
648 (0.247)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
649 (0.293)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
650 (0.234)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=242' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
651 (0.222)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
652 (0.252)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
653 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=243' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
654 (0.213)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
655 (0.279)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
656 (0.303)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=244' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
657 (0.247)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
658 (0.809)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
659 (0.363)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=260' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
660 (0.235)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
661 (0.277)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
662 (0.273)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=261' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
663 (0.227)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
664 (0.255)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
665 (0.404)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=262' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
666 (0.241)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
667 (0.289)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
668 (0.307)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=258' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
669 (0.247)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
670 (0.307)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
671 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=257' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
672 (0.224)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
673 (0.227)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '224'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
674 (0.302)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
675 (1.589)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
676 (0.310)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
677 (0.303)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
678 (0.278)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=91' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
679 (0.253)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
680 (0.282)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
681 (0.289)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=92' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
682 (0.234)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
683 (0.280)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
684 (0.254)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=93' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
685 (0.200)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
686 (0.269)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
687 (0.302)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=83' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
688 (0.242)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
689 (0.287)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
690 (0.307)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=84' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
691 (0.260)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
692 (0.280)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
693 (0.282)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=94' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
694 (0.237)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
695 (0.270)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
696 (0.262)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=100' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
697 (0.234)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
698 (0.295)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
699 (0.314)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=87' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
700 (0.261)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
701 (0.347)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
702 (0.296)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=101' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
703 (0.246)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
704 (0.290)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
705 (0.286)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=102' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
706 (0.245)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
707 (0.297)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
708 (0.301)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=103' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
709 (0.259)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
710 (0.304)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
711 (0.280)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=104' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
712 (0.239)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
713 (1.511)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
714 (1.937)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=105' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
715 (15.129)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
716 (1.283)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
717 (0.835)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=106' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
718 (1.801)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
719 (3.900)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
720 (2.870)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=107' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
721 (4.675)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
722 (0.476)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
723 (1.520)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=108' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
724 (5.943)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
725 (1.764)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
726 (2.443)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=109' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
727 (2.713)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
728 (8.238)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
729 (3.929)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=88' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
730 (3.633)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
731 (4.006)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
732 (0.588)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=89' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
733 (0.285)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
734 (0.281)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
735 (0.274)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=90' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
736 (0.242)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
737 (0.345)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
738 (0.884)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=95' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
739 (0.934)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
740 (0.281)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
741 (0.257)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=96' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
742 (0.217)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
743 (0.261)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
744 (0.253)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=97' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
745 (0.235)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
746 (0.270)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
747 (0.261)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=98' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
748 (0.222)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
749 (0.280)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
750 (0.285)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=85' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
751 (6.998)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
752 (0.426)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
753 (0.318)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=99' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
754 (5.080)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
755 (2.016)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
756 (3.938)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=86' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
757 (0.323)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
758 (0.329)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
759 (0.264)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=110' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
760 (0.223)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
761 (0.273)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
762 (0.287)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=112' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
763 (0.231)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
764 (0.274)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
765 (0.412)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=111' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
766 (0.257)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
767 (0.241)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '82'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
768 (0.279)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
769 (0.727)
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 = '278' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
770 (0.290)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
771 (0.295)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=278' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
772 (0.270)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=280' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
773 (0.251)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
774 (0.286)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=278' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
775 (0.288)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=282' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
776 (0.238)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
777 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=278' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
778 (0.279)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=281' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
779 (0.243)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
780 (0.222)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '278'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
781 (0.272)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=278' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
782 (0.879)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
783 (0.313)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
784 (0.266)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
785 (0.264)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=265' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
786 (0.265)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
787 (0.338)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
788 (0.277)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=266' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
789 (0.213)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
790 (0.262)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
791 (0.289)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=267' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
792 (0.228)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
793 (0.258)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
794 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=264' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
795 (0.253)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
796 (0.277)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
797 (0.281)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=270' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
798 (0.237)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
799 (0.288)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
800 (0.253)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=271' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
801 (0.247)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
802 (0.219)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '263'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
803 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=263' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
804 (0.751)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
805 (0.272)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
806 (0.279)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=116' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
807 (2.387)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=117' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
808 (0.384)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
809 (0.361)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=116' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
810 (0.301)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=118' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
811 (0.250)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
812 (0.232)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '116'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
813 (0.290)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=116' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
814 (1.425)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
815 (0.310)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
816 (0.291)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
817 (7.232)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=121' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
818 (0.841)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
819 (0.379)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
820 (0.325)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=122' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
821 (3.073)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
822 (0.405)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
823 (0.287)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=123' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
824 (0.262)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
825 (0.288)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
826 (0.282)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=124' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
827 (0.267)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
828 (0.319)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
829 (0.277)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=125' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
830 (0.238)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
831 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
832 (0.280)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=126' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
833 (0.234)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
834 (0.295)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
835 (0.278)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=120' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
836 (5.401)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
837 (0.315)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '119'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
838 (0.318)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=119' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
839 (0.686)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
840 (0.303)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
841 (0.290)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=127' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
842 (0.241)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=128' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
843 (0.219)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
844 (0.224)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '127'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
845 (0.276)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=127' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
846 (102.981)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
847 (8.958)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
848 (0.422)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
849 (0.271)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=175' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
850 (0.185)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
851 (0.200)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
852 (0.208)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=171' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
853 (0.157)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
854 (0.184)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
855 (0.169)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=172' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
856 (0.180)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
857 (0.180)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
858 (0.215)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=173' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
859 (0.174)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
860 (0.202)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
861 (0.192)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=174' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
862 (0.159)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
863 (0.184)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
864 (0.187)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=176' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
865 (0.164)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
866 (0.299)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
867 (0.299)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=177' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
868 (0.271)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
869 (0.280)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
870 (0.275)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=283' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
871 (0.240)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
872 (0.306)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
873 (0.214)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=178' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
874 (0.252)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
875 (0.270)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
876 (0.231)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=179' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
877 (0.203)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
878 (0.251)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
879 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=180' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
880 (0.183)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
881 (0.238)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
882 (0.226)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=181' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
883 (0.173)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
884 (0.311)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '170'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
885 (0.415)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
886 (1.162)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
887 (0.434)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
888 (0.346)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
889 (0.272)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=213' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
890 (0.242)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
891 (0.254)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
892 (0.279)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=214' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
893 (0.225)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
894 (0.281)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
895 (0.288)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=215' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
896 (0.227)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
897 (0.282)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
898 (0.278)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=216' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
899 (0.302)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
900 (0.273)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
901 (0.268)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=217' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
902 (0.230)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
903 (0.241)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
904 (0.249)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=218' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
905 (0.251)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
906 (0.260)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
907 (0.312)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=219' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
908 (0.209)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
909 (0.253)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
910 (0.249)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=220' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
911 (0.272)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
912 (0.246)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '212'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
913 (0.305)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=212' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
914 (1.122)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
915 (0.278)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
916 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
917 (0.275)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=288' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
918 (0.242)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
919 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
920 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=289' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
921 (0.223)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
922 (0.262)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
923 (0.275)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=290' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
924 (0.234)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
925 (0.257)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
926 (0.261)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=291' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
927 (0.232)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
928 (0.269)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
929 (0.275)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=286' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
930 (0.240)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
931 (0.279)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
932 (0.281)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=292' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
933 (0.236)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
934 (0.262)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
935 (0.288)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=287' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
936 (0.323)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
937 (0.282)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
938 (0.296)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=293' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
939 (0.224)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
940 (0.268)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
941 (0.264)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=294' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
942 (0.247)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
943 (0.256)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
944 (0.263)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=285' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
945 (0.237)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
946 (0.249)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
947 (0.290)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=284' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
948 (0.228)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
949 (0.267)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
950 (0.254)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=223' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
951 (0.201)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
952 (0.253)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
953 (0.220)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=222' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
954 (0.219)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
955 (0.281)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
956 (0.262)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=297' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
957 (0.233)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
958 (0.238)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
959 (0.235)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=298' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
960 (0.207)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
961 (0.273)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
962 (142.806)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=296' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
963 (0.382)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
964 (0.461)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
965 (0.334)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=295' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
966 (0.231)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
967 (1.142)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '221'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
968 (0.395)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
969 (1.027)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
970 (0.460)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
971 (0.267)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=275' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
972 (0.327)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=276' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
973 (0.248)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
974 (0.310)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=275' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
975 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=277' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
976 (0.224)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
977 (0.219)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '275'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
978 (0.299)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=275' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
979 (160.807)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
980 (1.396)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
981 (0.643)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
982 (2.948)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=151' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
983 (1.193)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
984 (0.973)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
985 (1.799)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=158' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
986 (0.494)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
987 (1.751)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
988 (0.384)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=162' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
989 (0.265)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
990 (0.312)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
991 (0.288)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=131' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
992 (0.255)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
993 (0.283)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
994 (64.875)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=135' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
995 (0.400)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
996 (0.368)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
997 (0.293)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=156' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
998 (0.234)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
999 (0.322)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1000 (0.286)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=136' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1001 (0.335)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1002 (3.755)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1003 (110.719)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=137' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1004 (159.585)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1005 (0.380)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1006 (0.348)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=138' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1007 (0.206)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1008 (0.325)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1009 (1.757)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=139' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1010 (0.434)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1011 (0.342)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1012 (0.299)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=140' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1013 (0.247)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1014 (0.257)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1015 (0.302)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=152' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1016 (0.208)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1017 (0.270)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1018 (0.683)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=132' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1019 (0.248)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1020 (0.245)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1021 (0.270)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=133' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1022 (0.195)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1023 (0.331)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1024 (0.291)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=164' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1025 (0.236)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1026 (0.263)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1027 (0.453)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=141' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1028 (0.677)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1029 (0.348)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1030 (0.252)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=142' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1031 (0.339)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1032 (0.248)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1033 (0.236)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=143' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1034 (0.197)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1035 (0.236)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1036 (0.222)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=144' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1037 (0.211)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1038 (0.241)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1039 (0.257)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=145' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1040 (0.213)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1041 (0.243)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1042 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=159' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1043 (0.195)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1044 (0.232)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1045 (0.215)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=146' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1046 (0.199)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1047 (0.239)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1048 (0.220)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=147' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1049 (0.195)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1050 (0.229)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1051 (0.223)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=149' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1052 (0.226)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1053 (0.238)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1054 (0.229)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=150' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1055 (0.213)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1056 (0.229)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1057 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=163' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1058 (0.197)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1059 (0.229)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1060 (0.513)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=134' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1061 (0.561)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1062 (0.242)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1063 (0.270)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=148' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1064 (0.237)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1065 (0.277)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1066 (0.273)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=166' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1067 (0.218)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1068 (0.240)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1069 (0.273)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=167' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1070 (0.203)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1071 (0.240)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1072 (0.245)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=160' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1073 (0.257)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1074 (0.276)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1075 (0.268)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=153' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1076 (0.306)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1077 (0.298)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1078 (0.255)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=154' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1079 (0.225)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1080 (0.245)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1081 (0.300)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=130' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1082 (0.210)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1083 (0.252)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1084 (0.255)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=168' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1085 (0.211)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1086 (0.295)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1087 (0.381)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=169' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1088 (0.225)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1089 (0.259)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '129'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
1090 (0.317)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1091 (0.716)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
1092 (0.334)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1093 (0.307)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=184' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1094 (0.266)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=185' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1095 (0.822)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1096 (0.345)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=184' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1097 (0.289)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=186' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1098 (0.239)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1099 (0.224)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '184'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
1100 (0.300)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=184' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1101 (0.797)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
1102 (0.269)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1103 (0.609)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1104 (0.314)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=188' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1105 (0.250)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1106 (0.269)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1107 (0.246)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=189' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1108 (0.266)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1109 (0.372)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1110 (0.294)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=190' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1111 (0.247)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1112 (0.451)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '187'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
1113 (0.297)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=187' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1114 (0.809)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
1115 (0.337)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1116 (0.331)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1117 (0.305)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=192' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1118 (0.339)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1119 (0.321)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1120 (0.340)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=193' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1121 (0.250)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1122 (0.289)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1123 (0.274)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=194' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1124 (0.262)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1125 (0.304)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1126 (0.263)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=299' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1127 (0.235)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1128 (0.208)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '191'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
1129 (0.265)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=191' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1130 (1.004)
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)
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:48
1131 (0.240)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1132 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1133 (0.269)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=197' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1134 (0.200)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1135 (0.227)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1136 (0.207)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=206' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1137 (0.191)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1138 (0.215)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1139 (0.251)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=199' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1140 (0.407)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1141 (0.223)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1142 (0.211)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=196' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1143 (0.190)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1144 (0.257)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1145 (0.300)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=200' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1146 (0.186)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1147 (0.252)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1148 (0.259)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=201' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1149 (0.231)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1150 (0.325)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1151 (0.294)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=202' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1152 (0.454)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1153 (0.301)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1154 (0.295)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=203' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1155 (0.328)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1156 (0.274)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1157 (0.252)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=204' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1158 (0.235)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1159 (0.267)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1160 (0.311)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=205' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1161 (0.243)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1162 (0.292)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1163 (0.312)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=207' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1164 (0.271)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1165 (0.278)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1166 (0.245)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=208' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1167 (0.175)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1168 (0.260)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1169 (0.267)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=209' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1170 (0.199)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1171 (0.265)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1172 (0.284)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=210' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1173 (0.255)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1174 (0.271)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1175 (0.273)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=198' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1176 (0.216)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1177 (0.239)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '195'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
1178 (0.273)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=195' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1179 (0.319)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/menu'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
1180 (0.412)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'extension/module/callback'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
1181 (92.978)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_6'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
1182 (0.409)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
1183 (1.078)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'advertise_google'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/setting.php:6
1184 (1.155)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'product/category'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
1185 (9.217)
SELECT *
FROM oc_setting
WHERE store_id = '0' AND `code` = 'advertise_google'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/setting.php:6