1 (4.306)
SET time_zone = '+00:00'
/home/c/cy33406/krep-torg.ru/public_html/system/framework.php:84
2 (1,077.585)
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 (251.677)
SELECT `data`
FROM `oc_session`
WHERE `session_id` = 'ec18857485da6e074c48960173' AND `expire` > '2026-01-20 21:15:08'
/home/c/cy33406/krep-torg.ru/public_html/system/library/session/db.php:16
4 (1,567.927)
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 (149.640)
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 (10.671)
SET time_zone = '+00:00'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/startup.php:41
7 (291.071)
SELECT *
FROM oc_currency
/home/c/cy33406/krep-torg.ru/public_html/system/library/cart/currency.php:10
8 (471.335)
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 (6.554)
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 (515.031)
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 (33.791)
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 (425.396)
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 (489.775)
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 (14.830)
SELECT *
FROM oc_seo_url
WHERE query LIKE 'route=%' AND keyword = 'takelazh/skoba-takelazhnaya-omegoobraznaya'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:242
15 (0.416)
SELECT *
FROM oc_seo_url
WHERE (keyword = 'takelazh' OR keyword = 'takelazh/skoba-takelazhnaya-omegoobraznaya') AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:423
16 (0.446)
SELECT *
FROM oc_seo_url
WHERE (keyword = 'skoba-takelazhnaya-omegoobraznaya' OR keyword = 'takelazh/skoba-takelazhnaya-omegoobraznaya') AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:423
17 (1.257)
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
18 (1.261)
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
19 (8.831)
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
20 (10.769)
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
21 (3.554)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
22 (1.748)
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
23 (2.668)
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
24 (0.406)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
25 (0.294)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
26 (0.367)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
27 (0.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
28 (0.250)
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
29 (0.323)
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
30 (0.267)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
31 (0.229)
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
32 (0.299)
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
33 (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
34 (0.224)
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
35 (0.326)
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
36 (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
37 (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
38 (0.312)
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
39 (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
40 (0.232)
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
41 (0.306)
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
42 (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
43 (0.220)
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
44 (0.308)
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
45 (0.306)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
46 (0.228)
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
47 (113.200)
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
48 (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
49 (0.871)
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
50 (4.286)
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
51 (0.933)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
52 (2.583)
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
53 (1.322)
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
54 (6.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
55 (3.682)
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
56 (4.099)
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
57 (3.940)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
58 (3.310)
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
59 (4.070)
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
60 (3.488)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
61 (3.684)
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
62 (4.011)
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
63 (7.684)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
64 (8.512)
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
65 (3.734)
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
66 (3.673)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
67 (1.691)
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
68 (6.040)
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
69 (7.595)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
70 (10.667)
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
71 (4.235)
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
72 (7.615)
SELECT keyword
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 (3.707)
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
74 (4.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
75 (2.116)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
76 (4.899)
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
77 (9.216)
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
78 (9.876)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
79 (8.699)
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
80 (7.551)
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
81 (11.087)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
82 (4.293)
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
83 (3.894)
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
84 (3.916)
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 = '296' 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
85 (6.914)
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
86 (3.621)
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
87 (3.356)
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
88 (75.808)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
89 (223.539)
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
90 (47.953)
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
91 (3.097)
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
92 (5.623)
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 = '296' 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
93 (2,058.930)
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 = '296' GROUP BY p.product_id
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/product.php:966
94 (245.504)
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 = '296' 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
95 (1.652)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
96 (3.909)
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
97 (3.950)
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
98 (0.318)
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
99 (7.443)
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
100 (3.752)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
101 (3.949)
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
102 (4.003)
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
103 (4.194)
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
104 (3.526)
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
105 (3.646)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
106 (59.637)
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
107 (12.172)
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
108 (7.713)
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
109 (0.331)
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
110 (0.314)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
111 (0.280)
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
112 (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
113 (0.192)
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
114 (0.189)
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
115 (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
116 (0.255)
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
117 (0.233)
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
118 (0.197)
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
119 (0.179)
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
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.245)
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
122 (0.244)
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
123 (0.182)
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
124 (0.189)
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
125 (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
126 (0.248)
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
127 (0.237)
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
128 (0.190)
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
129 (0.176)
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
130 (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
131 (0.246)
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
132 (0.237)
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
133 (0.186)
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
134 (0.172)
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
135 (0.183)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
136 (0.265)
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
137 (0.230)
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
138 (0.181)
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
139 (0.159)
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
140 (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
141 (0.235)
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
142 (0.226)
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
143 (0.192)
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
144 (0.191)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
145 (0.226)
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
146 (0.256)
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
147 (0.178)
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
148 (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
149 (0.305)
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
150 (0.241)
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
151 (0.189)
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
152 (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
153 (0.240)
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
154 (0.253)
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
155 (0.181)
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
156 (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
157 (0.238)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
158 (0.247)
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
159 (0.176)
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
160 (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
161 (0.202)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '296'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
162 (0.238)
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:146
163 (128.968)
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
164 (3.446)
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
165 (413.454)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
166 (1.769)
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
167 (0.362)
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
168 (0.237)
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
169 (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
170 (0.237)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '296'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
171 (54.096)
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:146
172 (4.532)
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
173 (2.157)
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
174 (745.717)
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
175 (346.640)
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
176 (19.696)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '296' AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:104
177 (58.970)
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
178 (67.412)
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
179 (3.132)
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
180 (3.666)
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
181 (6.253)
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
182 (4.152)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
183 (12.569)
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
184 (20.008)
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
185 (175.561)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
186 (27.756)
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
187 (27.570)
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
188 (13.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
189 (0.410)
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
190 (0.389)
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
191 (0.302)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
192 (0.232)
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
193 (0.355)
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
194 (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
195 (0.222)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '278'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
196 (0.304)
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
197 (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
198 (0.270)
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
199 (0.438)
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
200 (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
201 (0.210)
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
202 (0.293)
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
203 (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
204 (0.221)
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
205 (0.294)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=116' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
206 (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
207 (0.363)
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
208 (0.290)
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
209 (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
210 (0.221)
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
211 (0.334)
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
212 (0.315)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
213 (0.301)
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
214 (0.306)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=170' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
215 (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
216 (0.279)
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
217 (0.328)
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
218 (1.150)
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
219 (0.402)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
220 (0.287)
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
221 (0.290)
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
222 (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
223 (0.276)
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
224 (0.297)
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
225 (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
226 (0.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
227 (0.407)
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
228 (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
229 (0.278)
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
230 (0.296)
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
231 (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
232 (0.349)
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
233 (0.283)
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
234 (0.302)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
235 (0.293)
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
236 (0.280)
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
237 (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
238 (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
239 (0.287)
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
240 (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
241 (0.279)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
242 (0.294)
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
243 (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
244 (0.310)
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
245 (0.286)
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
246 (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
247 (0.283)
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
248 (0.299)
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
249 (0.338)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
250 (0.349)
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
251 (0.279)
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
252 (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
253 (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
254 (0.278)
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
255 (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
256 (0.301)
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
257 (0.292)
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
258 (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
259 (0.279)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
260 (0.292)
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
261 (0.359)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
262 (0.263)
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
263 (0.247)
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
264 (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
265 (0.235)
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
266 (0.236)
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
267 (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
268 (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
269 (0.248)
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
270 (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
271 (0.212)
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
272 (0.248)
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
273 (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
274 (0.232)
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
275 (1.901)
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
276 (1.937)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
277 (4.973)
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
278 (5.052)
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
279 (0.648)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
280 (3.806)
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
281 (4.058)
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
282 (0.379)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
283 (0.256)
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
284 (0.364)
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
285 (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
286 (0.353)
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
287 (0.372)
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
288 (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
289 (0.194)
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
290 (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
291 (4.114)
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
292 (0.667)
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
293 (0.396)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '296' AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:104
294 (0.452)
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
295 (0.272)
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
296 (0.353)
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
297 (15.646)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '296' AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:104
298 (6.107)
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
299 (15.642)
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
300 (72.997)
SELECT *
FROM oc_module
WHERE module_id = '32'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/module.php:4
301 (0.524)
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
302 (26.099)
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(296)
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
303 (0.486)
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
304 (0.372)
SELECT *
FROM oc_category_to_layout
WHERE category_id = '296' AND store_id = '0'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/category.php:104
305 (0.286)
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
306 (0.301)
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
307 (0.347)
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
308 (0.381)
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
309 (18.786)
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
310 (0.303)
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
311 (0.339)
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
312 (0.254)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=information/information'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
313 (0.284)
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
314 (0.236)
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
315 (0.531)
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
316 (3.475)
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
317 (0.354)
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
318 (0.277)
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
319 (0.253)
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
320 (0.271)
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
321 (0.223)
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
322 (0.216)
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
323 (0.208)
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
324 (0.198)
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
325 (0.222)
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
326 (0.276)
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
327 (0.272)
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
328 (0.240)
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
329 (0.253)
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
330 (0.295)
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
331 (0.255)
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
332 (0.343)
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
333 (0.294)
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
334 (0.240)
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
335 (0.304)
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
336 (0.229)
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
337 (0.226)
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
338 (0.220)
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
339 (0.223)
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
340 (0.218)
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
341 (0.224)
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
342 (0.198)
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
343 (0.206)
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
344 (0.209)
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
345 (0.222)
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
346 (0.220)
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
347 (0.221)
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
348 (0.218)
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
349 (0.268)
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
350 (0.200)
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
351 (0.408)
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
352 (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
353 (0.225)
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
354 (0.286)
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
355 (0.426)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '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
356 (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
357 (0.238)
SELECT category_id, parent_id
FROM oc_category
WHERE category_id = '67'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/tool/path_manager.php:136
358 (0.350)
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
359 (1.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 = '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
360 (0.294)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
361 (0.204)
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
362 (0.291)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
363 (0.404)
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
364 (0.933)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
365 (0.193)
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
366 (1.649)
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
367 (1.149)
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
368 (1.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
369 (0.196)
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
370 (0.340)
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
371 (0.424)
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
372 (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
373 (0.200)
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
374 (0.321)
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
375 (0.444)
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
376 (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
377 (0.231)
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
378 (0.305)
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
379 (0.347)
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
380 (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
381 (0.156)
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
382 (0.314)
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
383 (0.382)
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
384 (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
385 (0.202)
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
386 (0.267)
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
387 (0.422)
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
388 (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
389 (0.187)
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
390 (0.249)
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
391 (0.346)
SELECT DISTINCT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.category_id = '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
392 (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
393 (0.186)
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
394 (0.320)
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
395 (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 = '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
396 (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
397 (0.179)
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
398 (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
399 (0.328)
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
400 (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
401 (0.236)
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
402 (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
403 (0.423)
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
404 (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
405 (0.228)
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
406 (0.300)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=184' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
407 (0.500)
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
408 (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
409 (0.207)
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
410 (0.286)
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
411 (0.347)
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
412 (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
413 (0.227)
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
414 (0.298)
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
415 (5.421)
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
416 (0.351)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
417 (0.289)
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
418 (0.371)
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
419 (0.538)
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
420 (0.394)
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
421 (0.310)
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
422 (1.175)
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
423 (0.207)
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
424 (0.255)
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
425 (0.474)
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
426 (0.348)
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
427 (0.261)
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
428 (0.307)
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
429 (0.180)
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
430 (0.207)
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
431 (0.181)
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
432 (0.847)
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
433 (1.000)
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
434 (1.263)
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
435 (0.447)
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
436 (0.195)
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
437 (0.240)
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
438 (0.348)
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
439 (0.327)
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
440 (23.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
441 (0.507)
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
442 (0.363)
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
443 (25.586)
SELECT *
FROM oc_extension
WHERE `type` = 'analytics'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/extension.php:4
444 (7.360)
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
445 (1.931)
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
446 (4.803)
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
447 (2.244)
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
448 (1.586)
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
449 (3.170)
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
450 (1.537)
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
451 (1.734)
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
452 (3.636)
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
453 (0.774)
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
454 (0.253)
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
455 (0.234)
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
456 (0.228)
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
457 (0.220)
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
458 (0.246)
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.986)
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
460 (0.223)
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
461 (2.249)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ec18857485da6e074c48960173'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
462 (0.360)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ec18857485da6e074c48960173'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
463 (0.309)
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
464 (0.193)
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
465 (0.221)
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
466 (0.217)
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
467 (0.221)
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
468 (0.243)
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
469 (0.259)
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
470 (0.269)
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
471 (0.227)
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
472 (0.211)
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
473 (0.277)
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
474 (0.182)
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
475 (0.168)
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
476 (0.164)
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
477 (0.249)
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
478 (0.239)
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
479 (0.197)
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
480 (0.217)
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
481 (0.198)
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
482 (0.198)
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
483 (0.267)
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
484 (0.215)
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
485 (0.328)
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
486 (0.286)
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
487 (0.360)
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
488 (0.499)
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
489 (0.572)
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
490 (0.561)
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
491 (0.423)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_nav_cust'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
492 (0.893)
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 = '7' 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
493 (0.422)
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 = '9' 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
494 (0.417)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_nav_cust_drop'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
495 (88.990)
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
496 (0.498)
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 = '13' 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
497 (0.414)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_nav_cust'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
498 (0.562)
SELECT DISTINCT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '12' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/model/catalog/information.php:4
499 (0.358)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_nav_cust'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
500 (0.468)
SELECT DISTINCT *
FROM oc_information i
LEFT JOIN oc_information_description id ON (i.information_id = id.information_id)
LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE i.information_id = '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
501 (0.336)
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
502 (57.972)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_nav_cust'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
503 (19.454)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_nav_v_drop'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
504 (1.195)
SELECT *
FROM oc_theme
WHERE store_id = '0' AND theme = 'prostore' AND route = 'common/header_top_cust_drop'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/design/theme.php:4
505 (17.116)
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
506 (4.757)
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
507 (0.559)
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
508 (0.407)
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
509 (0.302)
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
510 (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
511 (0.670)
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
512 (0.265)
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
513 (0.352)
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
514 (3.048)
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
515 (4.281)
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
516 (2.104)
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
517 (3.910)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ec18857485da6e074c48960173'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
518 (68.944)
SELECT *
FROM oc_extension
WHERE `type` = 'total'
/home/c/cy33406/krep-torg.ru/public_html/catalog/model/setting/extension.php:4
519 (0.635)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ec18857485da6e074c48960173'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
520 (0.372)
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
521 (0.293)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ec18857485da6e074c48960173'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
522 (0.263)
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
523 (0.349)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ec18857485da6e074c48960173'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
524 (0.220)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ec18857485da6e074c48960173'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
525 (0.456)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ec18857485da6e074c48960173'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
526 (0.255)
SELECT *
FROM oc_cart
WHERE api_id = '0' AND customer_id = '0' AND session_id = 'ec18857485da6e074c48960173'
/home/c/cy33406/krep-torg.ru/storage/modification/system/library/cart/cart.php:36
527 (0.280)
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
528 (0.234)
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
529 (0.352)
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
530 (0.361)
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
531 (0.398)
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
532 (2.045)
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
533 (0.716)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
534 (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
535 (0.260)
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
536 (0.213)
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
537 (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
538 (0.218)
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
539 (0.213)
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
540 (0.160)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
541 (0.199)
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
542 (0.181)
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
543 (0.168)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
544 (0.221)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=59' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
545 (0.336)
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
546 (0.179)
SELECT keyword
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.201)
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
548 (0.193)
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
549 (0.591)
SELECT keyword
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.286)
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
551 (0.276)
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
552 (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
553 (0.292)
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
554 (0.264)
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
555 (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
556 (0.264)
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
557 (2.419)
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
558 (3.871)
SELECT keyword
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.338)
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
560 (3.700)
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
561 (1.807)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
562 (2.085)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
563 (3.465)
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
564 (2.420)
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
565 (4.621)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
566 (0.398)
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
567 (0.279)
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
568 (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
569 (0.248)
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
570 (0.228)
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
571 (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
572 (0.234)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
573 (0.224)
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
574 (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
575 (0.244)
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
576 (0.246)
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
577 (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
578 (0.251)
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
579 (0.235)
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
580 (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
581 (0.241)
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
582 (0.231)
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
583 (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
584 (0.235)
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
585 (0.231)
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
586 (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
587 (0.252)
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
588 (0.229)
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
589 (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
590 (0.245)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
591 (0.396)
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
592 (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
593 (0.263)
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
594 (0.304)
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
595 (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
596 (0.244)
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
597 (0.258)
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
598 (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
599 (0.288)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=67' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
600 (0.255)
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
601 (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
602 (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
603 (0.304)
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
604 (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
605 (0.219)
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
606 (0.269)
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
607 (1.552)
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
608 (0.577)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
609 (10.017)
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
610 (2.266)
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
611 (2.359)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
612 (0.325)
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
613 (0.269)
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
614 (0.392)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
615 (0.267)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
616 (0.239)
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
617 (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
618 (0.239)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
619 (0.233)
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
620 (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
621 (0.252)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
622 (0.224)
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
623 (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
624 (0.243)
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
625 (0.229)
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
626 (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
627 (0.350)
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
628 (0.268)
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
629 (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
630 (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
631 (0.268)
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
632 (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
633 (0.274)
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
634 (0.253)
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
635 (0.209)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
636 (0.270)
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
637 (0.298)
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
638 (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
639 (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
640 (0.293)
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
641 (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
642 (0.265)
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
643 (0.253)
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
644 (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
645 (0.261)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
646 (0.241)
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
647 (1.554)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
648 (0.745)
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
649 (0.313)
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
650 (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
651 (0.276)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
652 (0.245)
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
653 (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
654 (0.233)
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
655 (0.363)
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
656 (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
657 (0.304)
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
658 (0.685)
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
659 (0.577)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
660 (0.304)
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
661 (1.635)
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
662 (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
663 (0.272)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
664 (0.250)
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
665 (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
666 (0.236)
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
667 (0.224)
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
668 (0.205)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
669 (0.222)
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
670 (0.237)
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
671 (0.288)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
672 (0.261)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
673 (0.240)
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
674 (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
675 (0.231)
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
676 (0.224)
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
677 (0.193)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
678 (0.238)
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
679 (2.137)
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
680 (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
681 (0.253)
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
682 (0.221)
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
683 (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
684 (0.228)
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
685 (0.228)
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
686 (0.189)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
687 (0.230)
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
688 (0.219)
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
689 (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
690 (0.221)
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
691 (0.230)
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
692 (1.008)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
693 (0.630)
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
694 (0.422)
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
695 (0.773)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
696 (1.234)
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
697 (3.793)
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
698 (7.578)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
699 (4.102)
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
700 (0.451)
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
701 (0.325)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
702 (1.667)
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
703 (0.348)
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
704 (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
705 (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
706 (0.847)
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
707 (0.211)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
708 (0.238)
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
709 (0.219)
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
710 (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
711 (0.238)
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
712 (0.231)
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
713 (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
714 (0.231)
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
715 (0.312)
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
716 (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
717 (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
718 (0.270)
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
719 (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
720 (0.273)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=224' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
721 (0.269)
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
722 (0.193)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
723 (0.224)
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
724 (1.544)
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
725 (1.153)
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
726 (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
727 (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
728 (0.185)
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
729 (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
730 (0.246)
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
731 (0.253)
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
732 (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
733 (0.248)
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
734 (0.253)
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
735 (0.211)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
736 (0.234)
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
737 (0.216)
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
738 (0.184)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
739 (0.195)
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
740 (0.197)
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
741 (0.162)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
742 (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
743 (0.200)
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
744 (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
745 (0.192)
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
746 (0.183)
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
747 (0.165)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
748 (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
749 (0.251)
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
750 (0.167)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
751 (0.189)
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
752 (0.185)
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
753 (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
754 (0.190)
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
755 (0.182)
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
756 (0.162)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
757 (0.195)
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
758 (0.186)
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
759 (0.171)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
760 (0.286)
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
761 (0.254)
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
762 (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
763 (0.224)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
764 (0.290)
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
765 (0.169)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
766 (0.193)
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
767 (0.189)
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
768 (0.157)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
769 (0.299)
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
770 (0.182)
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
771 (0.186)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
772 (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
773 (0.235)
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
774 (0.267)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
775 (0.236)
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
776 (0.229)
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
777 (0.186)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
778 (1.029)
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
779 (5.684)
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
780 (2.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
781 (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
782 (0.198)
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
783 (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
784 (0.197)
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
785 (0.204)
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
786 (3.035)
SELECT keyword
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.282)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=82' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
788 (0.258)
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
789 (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
790 (0.214)
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
791 (0.193)
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
792 (0.163)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
793 (0.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
794 (0.180)
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
795 (0.169)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
796 (0.205)
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
797 (0.192)
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
798 (0.163)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
799 (0.190)
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
800 (0.186)
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
801 (0.180)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
802 (0.207)
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
803 (0.265)
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
804 (0.186)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
805 (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
806 (0.187)
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
807 (0.170)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
808 (0.191)
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
809 (0.183)
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
810 (0.163)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
811 (0.213)
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
812 (0.277)
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
813 (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
814 (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
815 (0.193)
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
816 (0.163)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
817 (0.295)
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
818 (0.198)
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
819 (5.325)
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
820 (2.904)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
821 (7.125)
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
822 (4.650)
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
823 (6.035)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
824 (5.505)
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
825 (3.828)
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
826 (10.840)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
827 (3.321)
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
828 (5.652)
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
829 (2.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
830 (1.701)
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
831 (0.634)
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
832 (1.420)
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
833 (0.844)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
834 (0.771)
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
835 (0.665)
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
836 (0.650)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
837 (0.724)
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
838 (0.722)
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
839 (0.508)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
840 (0.645)
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
841 (0.664)
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
842 (0.655)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
843 (0.598)
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
844 (0.622)
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
845 (0.663)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
846 (0.697)
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
847 (0.560)
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
848 (0.596)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
849 (2.687)
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
850 (2.326)
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
851 (7.400)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
852 (3.536)
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
853 (3.975)
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
854 (4.157)
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
855 (7.733)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
856 (3.677)
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
857 (3.657)
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
858 (5.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
859 (2.401)
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
860 (1.743)
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
861 (1.646)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
862 (1.110)
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
863 (0.730)
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
864 (1.802)
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
865 (2.709)
SELECT keyword
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.598)
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
867 (4.242)
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
868 (0.996)
SELECT keyword
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 (6.657)
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
870 (1.784)
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
871 (0.674)
SELECT keyword
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 (5.180)
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
873 (3.483)
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
874 (4.313)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
875 (3.086)
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
876 (1.239)
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
877 (0.841)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
878 (4.889)
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
879 (1.108)
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
880 (5.822)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
881 (1.398)
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
882 (1.979)
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
883 (0.324)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
884 (1.252)
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
885 (0.895)
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
886 (3.478)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
887 (3.764)
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
888 (3.997)
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
889 (4.102)
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
890 (3.351)
SELECT keyword
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 (8.312)
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
892 (3.641)
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
893 (3.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
894 (0.921)
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
895 (14.164)
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
896 (1.929)
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
897 (2.473)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
898 (15.061)
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
899 (4.156)
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
900 (3.358)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
901 (2.844)
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
902 (1.207)
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
903 (1.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
904 (2.761)
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
905 (3.719)
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
906 (3.531)
SELECT keyword
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 (4.075)
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
908 (2.923)
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
909 (4.498)
SELECT keyword
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 (55.450)
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
911 (3.524)
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
912 (9.089)
SELECT keyword
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 (124.475)
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
914 (119.832)
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
915 (35.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
916 (4.755)
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
917 (0.422)
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
918 (0.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
919 (0.285)
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
920 (0.314)
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
921 (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
922 (0.262)
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
923 (0.782)
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
924 (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
925 (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
926 (0.267)
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
927 (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
928 (0.250)
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
929 (0.237)
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
930 (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
931 (0.264)
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
932 (0.346)
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
933 (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
934 (271.349)
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
935 (243.403)
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
936 (100.180)
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
937 (135.637)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
938 (11.526)
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
939 (660.084)
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
940 (3.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
941 (11.059)
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
942 (0.881)
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
943 (3.599)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
944 (4.075)
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
945 (3.826)
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
946 (2.570)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
947 (1.032)
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
948 (4.147)
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
949 (79.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
950 (3.747)
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
951 (15.429)
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
952 (4.053)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
953 (8.166)
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
954 (1.052)
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
955 (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
956 (0.276)
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
957 (0.248)
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
958 (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
959 (0.250)
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
960 (0.261)
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
961 (0.748)
SELECT keyword
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.234)
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
963 (0.257)
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
964 (1.119)
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
965 (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
966 (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
967 (0.266)
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
968 (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
969 (0.249)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
970 (0.526)
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
971 (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
972 (0.263)
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
973 (0.242)
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
974 (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
975 (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
976 (0.263)
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
977 (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
978 (0.249)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
979 (0.250)
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
980 (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
981 (0.256)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
982 (0.234)
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
983 (1.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
984 (0.756)
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
985 (0.600)
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
986 (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
987 (0.303)
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
988 (0.301)
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
989 (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
990 (0.283)
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
991 (0.284)
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
992 (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
993 (220.042)
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
994 (77.954)
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
995 (122.807)
SELECT keyword
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 (1.196)
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
997 (1.053)
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
998 (26.694)
SELECT keyword
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 (235.307)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=221' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1000 (347.249)
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
1001 (0.412)
SELECT keyword
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 (169.730)
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
1003 (81.763)
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
1004 (6.597)
SELECT keyword
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 (3.440)
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
1006 (1.549)
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
1007 (3.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
1008 (42.556)
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
1009 (3.536)
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
1010 (0.351)
SELECT keyword
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.312)
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
1012 (0.294)
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
1013 (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
1014 (0.296)
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
1015 (0.265)
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
1016 (0.261)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1017 (0.293)
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
1018 (49.372)
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
1019 (5.744)
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
1020 (4.677)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1021 (15.650)
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
1022 (0.942)
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
1023 (0.933)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1024 (0.846)
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
1025 (1.015)
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
1026 (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
1027 (95.521)
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
1028 (95.057)
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
1029 (29.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 = '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
1030 (1.889)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1031 (0.723)
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
1032 (3.989)
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
1033 (0.332)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1034 (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
1035 (0.319)
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
1036 (0.298)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1037 (3.446)
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
1038 (0.324)
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
1039 (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
1040 (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
1041 (0.242)
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
1042 (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
1043 (0.280)
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
1044 (0.266)
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
1045 (0.366)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1046 (0.276)
SELECT *
FROM oc_seo_url
WHERE `query` = 'category_id=129' AND store_id = '0' AND language_id = '1'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:1070
1047 (0.302)
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
1048 (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
1049 (0.311)
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
1050 (0.358)
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
1051 (0.379)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1052 (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
1053 (0.310)
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
1054 (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
1055 (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
1056 (0.295)
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
1057 (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
1058 (0.261)
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
1059 (0.290)
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
1060 (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
1061 (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
1062 (0.231)
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
1063 (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
1064 (0.216)
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
1065 (0.242)
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
1066 (0.169)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1067 (0.205)
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
1068 (0.292)
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
1069 (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
1070 (0.226)
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
1071 (0.226)
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
1072 (0.179)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1073 (0.233)
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
1074 (0.179)
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
1075 (0.150)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1076 (0.199)
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
1077 (0.180)
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
1078 (0.134)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1079 (0.163)
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
1080 (0.151)
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
1081 (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
1082 (0.171)
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
1083 (0.157)
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
1084 (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
1085 (0.159)
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
1086 (0.165)
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
1087 (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
1088 (0.163)
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
1089 (0.151)
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
1090 (0.145)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1091 (0.151)
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
1092 (0.148)
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
1093 (0.129)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1094 (0.175)
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
1095 (0.166)
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
1096 (0.118)
SELECT keyword
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.145)
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
1098 (0.134)
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
1099 (0.125)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1100 (0.144)
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
1101 (0.149)
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
1102 (0.120)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1103 (0.134)
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
1104 (0.138)
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
1105 (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
1106 (0.222)
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
1107 (0.184)
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
1108 (0.170)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1109 (0.165)
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
1110 (0.191)
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
1111 (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
1112 (0.231)
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
1113 (0.195)
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
1114 (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
1115 (0.199)
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
1116 (0.196)
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
1117 (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
1118 (0.181)
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
1119 (0.157)
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
1120 (0.165)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1121 (0.168)
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
1122 (0.186)
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
1123 (0.151)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1124 (0.199)
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
1125 (0.199)
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
1126 (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
1127 (0.282)
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
1128 (0.204)
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
1129 (0.157)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1130 (0.182)
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
1131 (0.203)
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
1132 (0.170)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1133 (0.227)
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
1134 (0.171)
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
1135 (0.151)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1136 (0.191)
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
1137 (0.196)
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
1138 (0.154)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1139 (0.183)
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
1140 (0.200)
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
1141 (0.633)
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
1142 (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
1143 (0.151)
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
1144 (0.134)
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
1145 (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
1146 (0.158)
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
1147 (0.142)
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
1148 (0.107)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1149 (0.113)
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
1150 (0.137)
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
1151 (0.474)
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
1152 (0.154)
SELECT keyword
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.165)
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
1154 (0.137)
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
1155 (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
1156 (0.157)
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
1157 (0.141)
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
1158 (0.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
1159 (0.139)
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
1160 (0.132)
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
1161 (0.113)
SELECT keyword
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.101)
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
1163 (0.134)
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
1164 (0.439)
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
1165 (0.165)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1166 (0.147)
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
1167 (0.134)
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
1168 (0.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
1169 (0.129)
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
1170 (0.131)
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
1171 (0.107)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1172 (0.132)
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
1173 (0.144)
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
1174 (0.114)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1175 (0.132)
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
1176 (0.139)
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
1177 (0.121)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1178 (0.111)
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
1179 (0.135)
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
1180 (0.699)
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
1181 (0.152)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1182 (0.156)
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
1183 (0.134)
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
1184 (0.103)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1185 (0.127)
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
1186 (0.125)
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
1187 (0.101)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1188 (0.145)
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
1189 (0.129)
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
1190 (0.105)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1191 (0.129)
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
1192 (0.128)
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
1193 (0.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
1194 (0.157)
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
1195 (0.137)
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
1196 (0.107)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1197 (0.130)
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
1198 (0.159)
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
1199 (0.101)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1200 (0.129)
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
1201 (0.123)
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
1202 (0.103)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1203 (0.121)
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
1204 (0.129)
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
1205 (0.106)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1206 (0.134)
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
1207 (0.124)
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
1208 (0.100)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1209 (0.124)
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
1210 (0.128)
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
1211 (0.107)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1212 (0.133)
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
1213 (0.142)
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
1214 (0.101)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1215 (0.128)
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
1216 (0.126)
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
1217 (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
1218 (0.239)
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
1219 (0.151)
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
1220 (0.116)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1221 (0.138)
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
1222 (0.129)
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
1223 (0.112)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1224 (0.129)
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
1225 (0.125)
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
1226 (0.105)
SELECT keyword
FROM oc_seo_url
WHERE `query` = 'route=product/category'
/home/c/cy33406/krep-torg.ru/storage/modification/catalog/controller/startup/seo_url.php:963
1227 (0.111)
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
1228 (0.141)
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
1229 (0.217)
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
1230 (0.341)
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
1231 (0.229)
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
1232 (0.312)
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
1233 (32.682)
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
1234 (0.617)
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
1235 (1.404)
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