1 (1.188)
SET time_zone = '+00:00'
/home/c/cy33406/krep-torg.ru/public_html/system/framework.php:84
2 (477.932)
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 (1,187.898)
SELECT `data`
FROM `oc_session`
WHERE `session_id` = 'b51d5501860013f4371e9cbefb' AND `expire` > '2026-02-11 13:01:37'
/home/c/cy33406/krep-torg.ru/public_html/system/library/session/db.php:16
4 (19.991)
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 (239.034)
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 (1.001)
SET time_zone = '+00:00'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/startup.php:41
7 (378.384)
SELECT *
FROM oc_currency
/home/c/cy33406/krep-torg.ru/public_html/system/library/cart/currency.php:10
8 (180.132)
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 (5.751)
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 (1.908)
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 (785.952)
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 (19.317)
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 (167.900)
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 (703.720)
SELECT *
FROM oc_seo_url
WHERE query LIKE 'route=%' AND keyword = 'samorezy'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:242
15 (14.328)
SELECT *
FROM oc_seo_url
WHERE (keyword = 'samorezy' OR keyword = 'samorezy') AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:423
16 (146.517)
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 (2.715)
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 (156.589)
SELECT keyword
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 (3.622)
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 (74.621)
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
21 (10.734)
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 (100.222)
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 (194.743)
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 (5.287)
SELECT keyword
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 (372.842)
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
26 (16.398)
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
27 (0.428)
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 (540.017)
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
29 (151.687)
SELECT keyword
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 (138.604)
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
31 (3.569)
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
32 (17.388)
SELECT keyword
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 (278.592)
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
34 (1.704)
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
35 (0.342)
SELECT keyword
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.371)
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
37 (0.271)
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
38 (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
39 (0.291)
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
40 (0.269)
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
41 (0.363)
SELECT keyword
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 (459.522)
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
43 (328.729)
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
44 (13.015)
SELECT keyword
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 (439.234)
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
46 (57.460)
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
47 (0.369)
SELECT keyword
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.481)
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
49 (0.310)
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
50 (0.327)
SELECT keyword
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.316)
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
52 (0.297)
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
53 (5.009)
SELECT keyword
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.748)
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
55 (3.727)
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
56 (0.389)
SELECT keyword
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.319)
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
58 (0.289)
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
59 (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
60 (0.283)
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
61 (0.260)
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
62 (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
63 (0.271)
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
64 (0.258)
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
65 (15.996)
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 = '170' GROUP BY p.product_id
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/product.php:966
66 (45.553)
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 = '170' 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
67 (2.793)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
68 (28.064)
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
69 (2.117)
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
70 (1.556)
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
71 (2.832)
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
72 (2.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
73 (76.461)
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
74 (1.317)
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
75 (1.335)
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
76 (1.373)
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
77 (105.155)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
78 (356.982)
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
79 (79.071)
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
80 (0.566)
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
81 (2.628)
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
82 (1.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
83 (0.880)
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
84 (1.095)
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
85 (0.429)
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
86 (0.491)
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
87 (0.536)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
88 (0.453)
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
89 (0.537)
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
90 (0.416)
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
91 (0.452)
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
92 (1.099)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
93 (1.800)
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
94 (0.332)
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
95 (0.244)
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
96 (0.228)
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
97 (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
98 (0.210)
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
99 (0.316)
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
100 (0.218)
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
101 (0.208)
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
102 (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
103 (0.202)
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
104 (0.302)
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
105 (0.209)
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
106 (0.208)
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
107 (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
108 (0.205)
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
109 (0.304)
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
110 (0.230)
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
111 (0.216)
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
112 (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
113 (0.284)
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
114 (0.304)
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
115 (0.218)
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
116 (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
117 (0.203)
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
118 (0.255)
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
119 (0.181)
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
120 (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
121 (0.180)
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
122 (0.253)
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
123 (0.207)
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
124 (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
125 (0.193)
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
126 (0.268)
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
127 (0.192)
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
128 (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
129 (0.307)
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
130 (0.276)
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
131 (0.209)
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
132 (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
133 (0.193)
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
134 (0.283)
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
135 (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
136 (0.192)
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
137 (0.281)
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
138 (0.234)
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
139 (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
140 (0.230)
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
141 (0.271)
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
142 (4.555)
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
143 (0.889)
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
144 (530.942)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '170' AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:104
145 (146.238)
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
146 (5.048)
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
147 (11.614)
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
148 (1.782)
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
149 (636.935)
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
150 (210.710)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
151 (0.377)
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
152 (0.388)
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
153 (0.289)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
154 (0.236)
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
155 (0.332)
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
156 (0.249)
SELECT keyword
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 (0.221)
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
158 (124.483)
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
159 (94.031)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
160 (117.422)
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
161 (171.291)
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
162 (0.791)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
163 (0.262)
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
164 (0.238)
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
165 (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
166 (0.159)
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
167 (0.222)
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
168 (0.176)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
169 (0.157)
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
170 (0.212)
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
171 (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
172 (0.152)
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
173 (0.242)
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
174 (10.499)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
175 (0.938)
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
176 (0.402)
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
177 (0.263)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
178 (0.203)
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
179 (0.304)
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
180 (25.370)
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
181 (1.196)
SELECT keyword
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 (67.579)
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
183 (19.190)
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
184 (1.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
185 (0.419)
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
186 (0.398)
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
187 (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
188 (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
189 (0.435)
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
190 (0.229)
SELECT keyword
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.300)
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
192 (0.245)
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
193 (0.399)
SELECT keyword
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 (9.693)
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
195 (179.607)
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
196 (1.317)
SELECT keyword
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 (43.657)
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
198 (13.548)
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
199 (0.304)
SELECT keyword
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 (129.449)
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
201 (1.394)
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
202 (0.762)
SELECT keyword
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 (34.149)
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
204 (154.623)
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
205 (63.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
206 (257.039)
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
207 (65.957)
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
208 (1.417)
SELECT keyword
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 (5.066)
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
210 (0.453)
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
211 (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
212 (0.272)
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
213 (0.246)
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
214 (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
215 (0.234)
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
216 (0.294)
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
217 (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
218 (0.196)
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
219 (0.268)
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
220 (0.249)
SELECT keyword
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.189)
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
222 (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
223 (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
224 (0.159)
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
225 (0.212)
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
226 (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
227 (0.148)
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
228 (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
229 (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
230 (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
231 (0.250)
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
232 (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
233 (0.166)
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
234 (0.247)
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
235 (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
236 (0.179)
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
237 (0.290)
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
238 (0.274)
SELECT keyword
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.250)
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
240 (0.313)
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
241 (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
242 (0.201)
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
243 (0.313)
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
244 (0.427)
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
245 (0.377)
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
246 (0.356)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '170' AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:104
247 (0.314)
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
248 (0.295)
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
249 (0.344)
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
250 (0.287)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '170' AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:104
251 (0.275)
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
252 (0.294)
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
253 (0.294)
SELECT *
FROM oc_module
WHERE module_id = '32'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/module.php:4
254 (0.474)
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
255 (1.600)
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(170)
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
256 (0.448)
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
257 (0.367)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '170' AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:104
258 (0.309)
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
259 (0.722)
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
260 (1.830)
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
261 (0.338)
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
262 (275.056)
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
263 (20.705)
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
264 (3.005)
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
265 (2.255)
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
266 (21.330)
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
267 (2.718)
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
268 (31.844)
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
269 (3.799)
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
270 (3.999)
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
271 (3.426)
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
272 (15.601)
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
273 (7.846)
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
274 (2.482)
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
275 (17.666)
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
276 (4.058)
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
277 (2.815)
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
278 (5.030)
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
279 (3.474)
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
280 (3.430)
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
281 (4.572)
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
282 (3.554)
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
283 (2.893)
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
284 (4.046)
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
285 (12.511)
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
286 (0.434)
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
287 (0.278)
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
288 (0.204)
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
289 (0.180)
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
290 (0.149)
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
291 (0.142)
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
292 (0.140)
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
293 (0.166)
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
294 (0.266)
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
295 (0.202)
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
296 (0.187)
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
297 (0.379)
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
298 (0.258)
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
299 (0.236)
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
300 (0.152)
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
301 (0.191)
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
302 (0.142)
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
303 (0.141)
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
304 (0.442)
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
305 (0.416)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
306 (0.236)
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
307 (0.450)
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
308 (0.609)
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
309 (0.463)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
310 (0.265)
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
311 (0.316)
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
312 (0.458)
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
313 (0.263)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
314 (0.242)
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
315 (0.905)
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
316 (0.427)
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
317 (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
318 (0.183)
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
319 (0.733)
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
320 (0.446)
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
321 (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
322 (0.309)
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
323 (0.305)
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
324 (0.383)
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
325 (0.212)
SELECT keyword
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.196)
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
327 (0.269)
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
328 (0.484)
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
329 (0.281)
SELECT keyword
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.223)
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
331 (0.318)
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
332 (0.463)
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
333 (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
334 (0.230)
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
335 (0.309)
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
336 (0.447)
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
337 (0.286)
SELECT keyword
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.212)
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
339 (0.255)
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
340 (0.384)
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
341 (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
342 (0.194)
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
343 (0.231)
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
344 (0.309)
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
345 (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
346 (0.197)
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
347 (0.264)
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
348 (0.336)
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
349 (0.284)
SELECT keyword
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.240)
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
351 (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
352 (0.374)
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
353 (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
354 (0.165)
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
355 (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
356 (91.021)
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
357 (0.353)
SELECT keyword
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 (2.478)
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
359 (0.413)
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
360 (0.496)
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
361 (0.311)
SELECT keyword
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.249)
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
363 (0.278)
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
364 (0.413)
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
365 (0.196)
SELECT keyword
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.141)
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
367 (0.271)
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
368 (1.081)
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
369 (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
370 (0.502)
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
371 (0.339)
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
372 (0.502)
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
373 (0.286)
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
374 (0.302)
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
375 (2.021)
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
376 (0.284)
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
377 (2.372)
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
378 (6.344)
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
379 (0.352)
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
380 (0.266)
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
381 (3.402)
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
382 (0.329)
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
383 (0.314)
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
384 (0.618)
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
385 (4.256)
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
386 (1.136)
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
387 (0.400)
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
388 (0.524)
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
389 (0.213)
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
390 (0.262)
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
391 (0.687)
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
392 (0.720)
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
393 (0.348)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
394 (0.347)
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
395 (0.243)
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
396 (0.296)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/extension.php:4
397 (0.338)
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
398 (0.261)
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
399 (0.220)
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
400 (0.220)
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
401 (0.173)
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
402 (0.181)
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
403 (0.184)
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
404 (0.229)
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
405 (0.221)
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
406 (0.208)
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
407 (0.158)
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
408 (0.204)
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
409 (0.229)
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
410 (0.189)
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
411 (0.269)
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
412 (1.363)
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
413 (0.245)
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
414 (0.239)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b51d5501860013f4371e9cbefb'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
415 (0.323)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b51d5501860013f4371e9cbefb'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
416 (0.230)
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
417 (0.265)
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
418 (0.251)
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
419 (0.188)
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
420 (0.190)
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
421 (0.184)
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
422 (0.164)
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
423 (0.206)
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
424 (0.150)
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
425 (0.126)
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
426 (0.117)
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
427 (0.133)
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
428 (0.151)
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
429 (0.163)
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
430 (0.221)
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
431 (0.162)
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
432 (0.234)
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
433 (0.243)
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
434 (0.241)
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
435 (0.184)
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
436 (0.188)
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
437 (0.149)
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
438 (0.155)
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
439 (0.369)
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
440 (0.375)
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
441 (38.929)
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
442 (1.474)
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
443 (0.428)
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
444 (0.348)
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
445 (153.558)
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
446 (10.861)
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
447 (0.452)
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
448 (0.422)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
449 (0.263)
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
450 (0.369)
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
451 (0.492)
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
452 (0.355)
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
453 (0.343)
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
454 (0.308)
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
455 (0.300)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b51d5501860013f4371e9cbefb'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
456 (0.375)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/extension.php:4
457 (0.268)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b51d5501860013f4371e9cbefb'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
458 (0.260)
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
459 (0.262)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b51d5501860013f4371e9cbefb'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
460 (0.258)
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
461 (0.255)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b51d5501860013f4371e9cbefb'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
462 (0.250)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b51d5501860013f4371e9cbefb'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
463 (0.281)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b51d5501860013f4371e9cbefb'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
464 (0.328)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b51d5501860013f4371e9cbefb'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
465 (0.233)
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
466 (0.203)
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
467 (0.316)
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
468 (0.334)
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
469 (0.309)
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
470 (155.954)
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
471 (2.075)
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
472 (3.286)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
473 (3.549)
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
474 (0.379)
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
475 (0.374)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
476 (0.315)
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
477 (0.387)
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
478 (0.279)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
479 (97.880)
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
480 (52.814)
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
481 (402.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
482 (11.686)
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
483 (3.313)
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
484 (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
485 (0.365)
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.306)
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
487 (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
488 (0.293)
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.281)
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
490 (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
491 (0.282)
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.270)
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
493 (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
494 (0.288)
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.282)
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
496 (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
497 (0.241)
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
498 (0.279)
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
499 (1.126)
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
500 (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
501 (0.553)
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
502 (0.321)
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
503 (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
504 (0.325)
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
505 (0.407)
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
506 (4.029)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
507 (0.414)
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
508 (0.306)
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
509 (0.291)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
510 (0.306)
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
511 (0.297)
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
512 (0.287)
SELECT keyword
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.362)
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.285)
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
515 (0.625)
SELECT keyword
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.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
517 (0.739)
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
518 (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
519 (40.583)
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.502)
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
521 (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
522 (6.969)
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.367)
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
524 (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
525 (0.359)
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.295)
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
527 (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
528 (18.639)
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.436)
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
530 (0.284)
SELECT keyword
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.303)
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.269)
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
533 (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
534 (8.351)
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.477)
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
536 (1.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
537 (3.876)
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.404)
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
539 (0.287)
SELECT keyword
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 (1.501)
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.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
542 (0.196)
SELECT keyword
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.182)
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
544 (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
545 (75.067)
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
546 (0.492)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
547 (0.396)
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
548 (0.276)
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
549 (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
550 (0.318)
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
551 (0.281)
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
552 (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
553 (0.298)
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
554 (0.307)
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
555 (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
556 (0.305)
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
557 (0.269)
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
558 (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
559 (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
560 (82.689)
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
561 (4.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
562 (18.942)
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 (2.116)
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
564 (0.634)
SELECT keyword
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 (1.133)
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 (2.048)
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
567 (0.609)
SELECT keyword
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 (1.030)
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 (1.748)
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
570 (1.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
571 (0.356)
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.274)
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
573 (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
574 (0.256)
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.304)
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
576 (0.220)
SELECT keyword
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.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
578 (0.250)
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
579 (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
580 (0.254)
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 (142.341)
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
582 (4.021)
SELECT keyword
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 (63.375)
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 (4.261)
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
585 (0.330)
SELECT keyword
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.312)
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.289)
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
588 (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
589 (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
590 (0.286)
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
591 (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
592 (0.292)
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.317)
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
594 (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
595 (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
596 (0.277)
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
597 (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
598 (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
599 (0.280)
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
600 (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
601 (0.264)
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.252)
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
603 (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
604 (0.312)
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.277)
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
606 (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
607 (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
608 (0.245)
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
609 (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
610 (0.278)
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.269)
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
612 (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
613 (0.225)
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.176)
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
615 (0.138)
SELECT keyword
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.206)
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.318)
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
618 (0.464)
SELECT keyword
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.459)
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.278)
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
621 (0.385)
SELECT keyword
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.269)
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.253)
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
624 (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
625 (0.278)
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.290)
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
627 (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
628 (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
629 (0.250)
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
630 (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
631 (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
632 (0.239)
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
633 (1.811)
SELECT keyword
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 (539.912)
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 (14.652)
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
636 (0.695)
SELECT keyword
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 (1.294)
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 (18.193)
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
639 (0.397)
SELECT keyword
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 (6.991)
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 (45.903)
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
642 (6.451)
SELECT keyword
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 (13.872)
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.413)
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
645 (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
646 (0.268)
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.337)
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
648 (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
649 (0.305)
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.248)
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
651 (0.221)
SELECT keyword
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.278)
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.263)
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
654 (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
655 (0.282)
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.241)
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
657 (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
658 (0.367)
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.303)
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
660 (0.263)
SELECT keyword
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.238)
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
662 (0.305)
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
663 (1.570)
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
664 (0.362)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
665 (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
666 (0.283)
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
667 (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
668 (0.267)
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
669 (0.288)
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
670 (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
671 (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
672 (0.266)
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
673 (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
674 (0.278)
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
675 (0.310)
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
676 (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
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.276)
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
679 (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
680 (0.262)
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.278)
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
682 (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
683 (0.337)
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.278)
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
685 (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
686 (0.313)
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=87' 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.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
689 (0.278)
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.297)
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
691 (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
692 (0.278)
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.272)
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
694 (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
695 (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
696 (0.281)
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
697 (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
698 (0.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
699 (0.217)
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
700 (0.177)
SELECT keyword
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.203)
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.196)
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
703 (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
704 (0.219)
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.204)
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
706 (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
707 (0.212)
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.214)
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
709 (0.177)
SELECT keyword
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.200)
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.201)
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
712 (0.182)
SELECT keyword
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 (0.211)
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 (0.194)
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
715 (0.181)
SELECT keyword
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 (0.233)
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.280)
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
718 (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
719 (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
720 (0.271)
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
721 (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
722 (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
723 (0.592)
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
724 (1.110)
SELECT keyword
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 (0.296)
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 (0.287)
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
727 (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
728 (0.256)
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 (0.255)
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
730 (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
731 (0.272)
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.335)
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
733 (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
734 (0.285)
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.243)
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
736 (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
737 (0.247)
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.269)
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
739 (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
740 (0.340)
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.695)
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
742 (0.263)
SELECT keyword
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.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
744 (0.252)
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
745 (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
746 (0.252)
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.253)
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
748 (0.229)
SELECT keyword
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.264)
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.270)
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
751 (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
752 (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
753 (0.282)
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
754 (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
755 (0.251)
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
756 (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
757 (0.703)
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
758 (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
759 (0.280)
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
760 (0.273)
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
761 (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
762 (0.276)
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
763 (0.286)
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
764 (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
765 (0.299)
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
766 (0.268)
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
767 (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
768 (0.207)
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
769 (0.281)
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
770 (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 = '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
771 (0.273)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
772 (0.315)
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
773 (0.291)
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
774 (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
775 (0.263)
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
776 (0.284)
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
777 (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
778 (0.278)
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
779 (0.268)
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
780 (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
781 (0.267)
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
782 (0.271)
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
783 (0.229)
SELECT keyword
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.276)
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.260)
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
786 (0.229)
SELECT keyword
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.253)
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.274)
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
789 (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
790 (0.223)
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
791 (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
792 (0.666)
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
793 (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
794 (0.277)
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
795 (0.274)
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
796 (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
797 (0.266)
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
798 (0.285)
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
799 (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
800 (0.216)
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
801 (0.295)
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
802 (0.824)
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
803 (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
804 (0.278)
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
805 (0.264)
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
806 (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
807 (0.269)
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
808 (0.264)
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
809 (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
810 (0.282)
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
811 (0.256)
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
812 (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
813 (0.289)
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
814 (0.340)
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
815 (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
816 (0.279)
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 (0.265)
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
818 (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
819 (0.263)
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.281)
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
821 (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
822 (0.261)
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.247)
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
824 (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
825 (0.219)
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
826 (0.279)
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
827 (0.607)
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
828 (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
829 (0.275)
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
830 (0.268)
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
831 (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
832 (0.223)
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
833 (0.289)
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
834 (0.915)
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
835 (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
836 (0.288)
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
837 (0.290)
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
838 (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
839 (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
840 (0.259)
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
841 (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
842 (0.275)
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
843 (0.330)
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
844 (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
845 (0.272)
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
846 (0.286)
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
847 (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
848 (0.278)
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.263)
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
850 (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
851 (0.283)
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.279)
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
853 (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
854 (0.305)
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.263)
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
856 (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
857 (0.261)
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.263)
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
859 (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
860 (0.276)
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.254)
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
862 (0.229)
SELECT keyword
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.273)
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.271)
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
865 (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
866 (0.283)
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.274)
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
868 (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
869 (0.260)
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.253)
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
871 (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
872 (0.214)
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
873 (0.278)
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
874 (0.894)
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
875 (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
876 (172.647)
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
877 (1.096)
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
878 (0.304)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
879 (0.284)
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
880 (0.244)
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
881 (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
882 (173.100)
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
883 (121.800)
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
884 (0.388)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
885 (2.368)
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
886 (0.572)
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
887 (0.311)
SELECT keyword
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.293)
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.235)
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
890 (0.249)
SELECT keyword
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.293)
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.295)
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
893 (0.281)
SELECT keyword
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.294)
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.297)
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
896 (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
897 (0.520)
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.302)
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
899 (0.365)
SELECT keyword
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.251)
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
901 (0.308)
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
902 (1.384)
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
903 (0.419)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
904 (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
905 (0.240)
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
906 (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
907 (5.371)
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
908 (0.379)
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
909 (0.291)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
910 (0.315)
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
911 (0.340)
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
912 (1.717)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
913 (6.849)
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
914 (2.317)
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
915 (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
916 (0.332)
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.506)
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
918 (0.484)
SELECT keyword
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.258)
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.330)
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
921 (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
922 (0.261)
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.259)
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
924 (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
925 (0.218)
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.255)
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
927 (0.551)
SELECT keyword
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.285)
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.265)
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
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.244)
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.211)
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
933 (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
934 (0.271)
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.255)
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
936 (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
937 (0.419)
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.330)
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
939 (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
940 (3.295)
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 (4.801)
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
942 (1.296)
SELECT keyword
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.630)
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.724)
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
945 (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
946 (0.317)
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.258)
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
948 (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
949 (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
950 (0.262)
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
951 (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
952 (0.275)
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.245)
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
954 (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
955 (0.240)
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
956 (0.291)
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
957 (13.235)
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
958 (0.383)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
959 (0.293)
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
960 (0.272)
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
961 (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
962 (0.225)
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
963 (0.266)
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
964 (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
965 (0.192)
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
966 (0.214)
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
967 (83.351)
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
968 (0.389)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
969 (0.370)
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
970 (0.282)
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
971 (0.378)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
972 (1.933)
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
973 (354.208)
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
974 (158.780)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
975 (98.780)
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
976 (1.689)
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
977 (0.914)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
978 (2.673)
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
979 (6.179)
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
980 (3.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
981 (4.018)
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 (3.962)
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
983 (3.557)
SELECT keyword
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 (7.662)
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 (3.722)
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
986 (2.495)
SELECT keyword
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.717)
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.346)
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
989 (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
990 (0.267)
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.256)
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
992 (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
993 (0.246)
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 (0.234)
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
995 (0.229)
SELECT keyword
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.256)
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.281)
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
998 (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
999 (0.269)
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.262)
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
1001 (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
1002 (0.310)
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 (0.287)
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
1004 (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
1005 (0.264)
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.285)
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
1007 (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
1008 (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
1009 (0.276)
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
1010 (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
1011 (0.278)
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 (4.169)
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
1013 (0.981)
SELECT keyword
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 (6.396)
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 (3.824)
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
1016 (3.505)
SELECT keyword
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 (2.167)
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 (1.708)
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
1019 (1.284)
SELECT keyword
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 (1.510)
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 (4.903)
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
1022 (1.629)
SELECT keyword
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 (3.428)
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 (24.227)
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
1025 (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
1026 (0.422)
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.335)
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
1028 (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
1029 (840.206)
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 (583.301)
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
1031 (374.879)
SELECT keyword
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 (311.832)
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 (2.249)
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
1034 (5.551)
SELECT keyword
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 (3.177)
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 (54.099)
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
1037 (0.723)
SELECT keyword
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.656)
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.625)
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
1040 (0.961)
SELECT keyword
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 (154.230)
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 (277.748)
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
1043 (156.133)
SELECT keyword
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.419)
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.370)
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
1046 (0.722)
SELECT keyword
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.738)
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 (2.486)
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
1049 (288.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
1050 (35.806)
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 (7.507)
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
1052 (35.929)
SELECT keyword
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 (200.094)
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 (172.184)
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
1055 (57.093)
SELECT keyword
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.395)
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.351)
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
1058 (0.639)
SELECT keyword
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.335)
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.273)
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
1061 (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
1062 (0.230)
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.209)
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
1064 (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
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.242)
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
1067 (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
1068 (0.217)
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.209)
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
1070 (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
1071 (0.287)
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.259)
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
1073 (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
1074 (0.273)
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.271)
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
1076 (0.176)
SELECT keyword
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.253)
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
1078 (0.339)
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
1079 (0.705)
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
1080 (0.299)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1081 (0.273)
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
1082 (0.259)
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
1083 (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
1084 (0.274)
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
1085 (0.250)
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
1086 (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
1087 (0.230)
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
1088 (0.276)
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
1089 (7.898)
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
1090 (0.377)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1091 (20.793)
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
1092 (0.425)
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
1093 (0.347)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1094 (0.332)
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
1095 (0.278)
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
1096 (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
1097 (0.282)
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
1098 (0.301)
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
1099 (0.317)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1100 (0.219)
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
1101 (0.241)
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
1102 (0.813)
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
1103 (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
1104 (0.241)
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
1105 (0.217)
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
1106 (0.229)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1107 (0.248)
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
1108 (0.242)
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
1109 (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
1110 (0.318)
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
1111 (0.261)
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
1112 (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
1113 (0.272)
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
1114 (0.277)
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
1115 (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
1116 (0.218)
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
1117 (0.308)
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
1118 (1.077)
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
1119 (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
1120 (0.258)
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
1121 (0.241)
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
1122 (0.264)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1123 (0.246)
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
1124 (0.251)
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
1125 (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
1126 (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
1127 (0.232)
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
1128 (0.188)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1129 (0.234)
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
1130 (0.261)
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
1131 (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
1132 (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
1133 (0.240)
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
1134 (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
1135 (0.222)
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.254)
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
1137 (0.181)
SELECT keyword
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.256)
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.235)
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
1140 (0.220)
SELECT keyword
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.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
1142 (0.229)
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
1143 (0.181)
SELECT keyword
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.174)
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.153)
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
1146 (0.161)
SELECT keyword
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.164)
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.165)
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
1149 (0.130)
SELECT keyword
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.205)
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.207)
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
1152 (0.153)
SELECT keyword
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.160)
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.214)
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
1155 (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
1156 (0.211)
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.178)
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
1158 (0.149)
SELECT keyword
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.167)
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.178)
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
1161 (0.140)
SELECT keyword
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.166)
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.166)
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
1164 (0.133)
SELECT keyword
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.145)
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
1166 (0.170)
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
1167 (0.280)
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
1168 (0.284)
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
1169 (0.283)
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
1170 (0.210)
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
1171 (0.884)
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
1172 (0.275)
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
1173 (0.867)
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