1 (0.094)
SELECT data
FROM `oc_session`
WHERE session_id = '5ab64e47b8bc1c1ce30cc26982'
/var/www/clients/client1/web1/web/system/library/session/db.php:24
2 (0.106)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:453
3 (0.122)
SELECT *
FROM oc_url_alias
WHERE keyword = 'leader-savage-gear-teaser-trace-m--0.80mm--22kg--50cm--2buc-pac.html'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:48
4 (0.116)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '238895' LIMIT 1
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1560
5 (0.154)
SELECT cp.*
FROM oc_category c JOIN oc_category_path cp ON (c.category_id = cp.category_id)
LEFT JOIN oc_category_path l ON (c.category_id = l.category_id AND c.category_id = l.path_id)
WHERE c.category_id = '405'
ORDER BY cp.level ASC, c.sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1563
6 (0.112)
SELECT *
FROM `oc_module`
WHERE `code` = 'similar_products'
ORDER BY `name`
/var/www/clients/client1/web1/web/catalog/model/extension/module.php:5
7 (0.171)
SELECT *
FROM `oc_product_locatie`
WHERE product_id = '238895' AND baza_date LIKE 'magazin_ffb'
ORDER BY LENGTH(camera), camera ASC, LENGTH(rand), rand ASC, LENGTH(raft), raft ASC, LENGTH(alveola), alveola ASC
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:20
8 (0.148)
SELECT *
FROM `oc_product_locatie`
WHERE product_id = '238895' AND baza_date LIKE 'magazin_claumar'
ORDER BY LENGTH(camera), camera ASC, LENGTH(rand), rand ASC, LENGTH(raft), raft ASC, LENGTH(alveola), alveola ASC
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:20
9 (0.148)
SELECT COUNT(1) AS total, rating
FROM `oc_review`
WHERE `product_id` = '238895' AND status=1 GROUP BY rating
ORDER BY rating ASC
/var/www/clients/client1/web1/web/catalog/model/catalog/review.php:125
10 (0.112)
SELECT COUNT(1) AS total
FROM `oc_review`
WHERE `product_id` = '238895' AND status=1 AND verificat = '1' GROUP BY product_id
/var/www/clients/client1/web1/web/catalog/model/catalog/review.php:134
11 (0.215)
SELECT r.review_id, r.author, r.rating, r.text, p.product_id, pd.name, p.price, p.image, r.date_added, r.verificat, r.apreciat, r.depreciat
FROM oc_review r
LEFT JOIN oc_product p ON (r.product_id = p.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
WHERE p.product_id = '238895' AND p.date_available <= NOW() AND p.status = '1' AND r.status = '1' AND pd.language_id = '2'
ORDER BY r.date_added DESC LIMIT 0,100
/var/www/clients/client1/web1/web/catalog/model/catalog/review.php:170
12 (0.289)
SELECT *
FROM oc_product_related pr
LEFT JOIN oc_product p ON (pr.related_id = p.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pr.product_id = '238895' AND p.status = '1' AND p2s.store_id = '0'
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1406
13 (4.419)
SELECT p.product_id
FROM ai_top_products atp
LEFT JOIN oc_product p ON (atp.product_id = p.product_id)
WHERE atp.category_id LIKE '%"405"%' AND p.quantity > 0
ORDER BY atp.`viewed` DESC LIMIT 12
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1509
14 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product_id=40745'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:169
15 (0.168)
SELECT `pd`.*
FROM `oc_product_recurring` `pp` JOIN `oc_recurring_description` `pd` ON `pd`.`language_id` = 2 AND `pd`.`recurring_id` = `pp`.`recurring_id` JOIN `oc_recurring` `p` ON `p`.`recurring_id` = `pd`.`recurring_id`
WHERE `product_id` = 238895 AND `status` = 1 AND `customer_group_id` = 1
ORDER BY `sort_order` ASC
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1706
16 (0.201)
SELECT *
FROM `oc_pb_bundles`
WHERE
`products` != ''
AND `status`= '1' AND type = '1'
AND `date_available` <= NOW()
AND `customer_type` = 0 AND `products_show` LIKE '%"238895"%' LIMIT 0, 1000
/var/www/clients/client1/web1/web/catalog/model/module/productbundles.php:106
17 (0.157)
SELECT *
FROM `oc_pb_bundles`
WHERE
`products` != ''
AND `status`= '1' AND type = '0'
AND `date_available` <= NOW()
AND `customer_type` = 0 AND `products_show` LIKE '%"238895"%' LIMIT 0, 1000
/var/www/clients/client1/web1/web/catalog/model/module/product_recomandate.php:106
18 (0.203)
SELECT *
FROM oc_product
WHERE product_id = '238895'
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:92
19 (509.814)
SELECT product_id, sort_order
FROM ((SELECT p.product_id, p.sort_order
FROM oc_product p
INNER JOIN oc_product_description pd ON (p.product_id = pd.product_id AND pd.language_id = '2')
WHERE p.product_id <> '238895' AND p.status = '1' AND pd.tag LIKE '%Leader%SAVAGE%GEAR%Teaser%Trace%' AND p.quantity > '0')) AS tbl
ORDER BY sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:387
20 (0.835)
SELECT DISTINCT *, p.product_id, pd.name AS name, p.image, m.name AS manufacturer, (SELECT p2sb.product_id
FROM oc_product_to_store p2sb
WHERE p2sb.product_id = p.product_id AND p2sb.store_id = '1') AS blackfriday, (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, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (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 COUNT(1) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
INNER 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)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
LEFT JOIN (SELECT os.product_id, os.magazin AS comenzi_magazin, os.online AS comenzi_online
FROM oc_order_stoc os GROUP BY os.product_id) opp ON (opp.product_id = p.product_id)
WHERE p.product_id = '238896' AND pd.language_id = '2' AND p.status = '1' AND p2s.store_id = '0'
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:18
21 (0.210)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '238896' AND agd.language_id = '2' AND ag.attribute_group_id NOT IN (54) GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:500
22 (0.171)
SELECT a.attribute_id, a.arata, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '238896' AND a.attribute_group_id = '37' AND ad.language_id = '2' AND pa.language_id = '2'
ORDER BY a.sort_order, ad.name
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:505
23 (0.091)
SELECT *
FROM oc_product_image
WHERE product_id = '238896'
ORDER BY sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:528
24 (0.839)
SELECT DISTINCT *, p.product_id, pd.name AS name, p.image, m.name AS manufacturer, (SELECT p2sb.product_id
FROM oc_product_to_store p2sb
WHERE p2sb.product_id = p.product_id AND p2sb.store_id = '1') AS blackfriday, (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, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (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 COUNT(1) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
INNER 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)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
LEFT JOIN (SELECT os.product_id, os.magazin AS comenzi_magazin, os.online AS comenzi_online
FROM oc_order_stoc os GROUP BY os.product_id) opp ON (opp.product_id = p.product_id)
WHERE p.product_id = '238897' AND pd.language_id = '2' AND p.status = '1' AND p2s.store_id = '0'
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:18
25 (0.165)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '238897' AND agd.language_id = '2' AND ag.attribute_group_id NOT IN (54) GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:500
26 (0.167)
SELECT a.attribute_id, a.arata, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '238897' AND a.attribute_group_id = '37' AND ad.language_id = '2' AND pa.language_id = '2'
ORDER BY a.sort_order, ad.name
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:505
27 (0.099)
SELECT *
FROM oc_product_image
WHERE product_id = '238897'
ORDER BY sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:528
28 (0.734)
SELECT DISTINCT *, p.product_id, pd.name AS name, p.image, m.name AS manufacturer, (SELECT p2sb.product_id
FROM oc_product_to_store p2sb
WHERE p2sb.product_id = p.product_id AND p2sb.store_id = '1') AS blackfriday, (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, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (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 COUNT(1) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
INNER 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)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
LEFT JOIN (SELECT os.product_id, os.magazin AS comenzi_magazin, os.online AS comenzi_online
FROM oc_order_stoc os GROUP BY os.product_id) opp ON (opp.product_id = p.product_id)
WHERE p.product_id = '238898' AND pd.language_id = '2' AND p.status = '1' AND p2s.store_id = '0'
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:18
29 (0.213)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '238898' AND agd.language_id = '2' AND ag.attribute_group_id NOT IN (54) GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:500
30 (0.201)
SELECT a.attribute_id, a.arata, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '238898' AND a.attribute_group_id = '37' AND ad.language_id = '2' AND pa.language_id = '2'
ORDER BY a.sort_order, ad.name
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:505
31 (0.113)
SELECT *
FROM oc_product_image
WHERE product_id = '238898'
ORDER BY sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:528
32 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product_id=238896'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:169
33 (0.108)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product_id=238897'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:169
34 (0.099)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product_id=238898'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:169
35 (0.161)
SELECT *
FROM oc_banner_image bi
LEFT JOIN oc_banner_image_description bid ON (bi.banner_image_id = bid.banner_image_id)
WHERE bi.banner_id = '24' AND bid.language_id = '2'
ORDER BY bi.sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/design/banner.php:4
36 (0.124)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product_id=238895'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:169
37 (0.981)
SELECT DISTINCT *, p.product_id, pd.name AS name, p.image, m.name AS manufacturer, (SELECT p2sb.product_id
FROM oc_product_to_store p2sb
WHERE p2sb.product_id = p.product_id AND p2sb.store_id = '1') AS blackfriday, (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, (SELECT ss.name
FROM oc_stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM oc_weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (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 COUNT(1) AS total
FROM oc_review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM oc_product p
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)
LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
LEFT JOIN (SELECT os.product_id, os.magazin AS comenzi_magazin, os.online AS comenzi_online
FROM oc_order_stoc os GROUP BY os.product_id) opp ON (opp.product_id = p.product_id)
WHERE p.product_id = '238895' AND pd.language_id = '2' AND p.status = '1' AND p.price > '0' AND p2s.store_id = '0'
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:51
38 (0.229)
SELECT ag.attribute_group_id, agd.name
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '238895' AND agd.language_id = '2' AND ag.attribute_group_id NOT IN (54) GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1297
39 (0.183)
SELECT a.attribute_id, a.arata, ad.name, pa.text
FROM oc_product_attribute pa
LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id)
WHERE pa.product_id = '238895' AND a.attribute_group_id = '37' AND ad.language_id = '2' AND pa.language_id = '2'
ORDER BY a.sort_order, ad.name
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1302
40 (0.104)
SELECT *
FROM oc_product_image
WHERE product_id = '238895'
ORDER BY sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1398
41 (0.839)
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 = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
42 (0.879)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '217' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
43 (0.425)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '218' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
44 (0.426)
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 = '823' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
45 (0.430)
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 = '483' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
46 (0.408)
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 = '84' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
47 (0.406)
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 = '222' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
48 (0.414)
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 = '279' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
49 (0.405)
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 = '380' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
50 (0.484)
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 = '637' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
51 (0.880)
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 = '225' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
52 (0.731)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '92' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
53 (0.563)
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 = '653' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
54 (0.478)
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 = '223' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
55 (0.675)
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 = '487' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
56 (0.569)
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 = '453' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
57 (0.803)
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 = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
58 (0.485)
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 = '262' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
59 (0.583)
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 = '88' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
60 (0.795)
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 = '270' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
61 (0.410)
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 = '271' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
62 (0.401)
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 = '272' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
63 (0.484)
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 = '293' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
64 (0.400)
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 = '382' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
65 (0.410)
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 = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
66 (0.676)
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 = '274' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
67 (0.415)
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 = '277' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
68 (0.382)
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 = '779' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
69 (0.484)
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 = '644' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
70 (0.376)
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 = '435' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
71 (0.537)
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 = '422' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
72 (0.477)
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 = '441' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
73 (0.528)
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 = '276' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
74 (0.393)
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 = '439' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
75 (0.655)
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 = '396' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
76 (0.735)
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 = '220' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
77 (0.426)
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 = '226' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
78 (0.407)
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 = '390' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
79 (0.391)
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 = '392' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
80 (0.373)
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 = '227' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
81 (0.348)
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 = '393' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
82 (0.404)
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 = '292' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
83 (0.425)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '383' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
84 (0.541)
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 = '491' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
85 (0.507)
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 = '651' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
86 (0.394)
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 = '229' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
87 (0.391)
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 = '230' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
88 (0.372)
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 = '228' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
89 (0.366)
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 = '231' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
90 (0.422)
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 = '421' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
91 (0.400)
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 = '434' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
92 (0.927)
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 = '355' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
93 (0.481)
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 = '387' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
94 (0.409)
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 = '179' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
95 (0.415)
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 = '405' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
96 (0.640)
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 = '250' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
97 (0.404)
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 = '251' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
98 (0.406)
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 = '252' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
99 (0.383)
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 = '661' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
100 (0.353)
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 = '741' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
101 (0.377)
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 = '256' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
102 (0.313)
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 = '727' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
103 (0.332)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '769' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
104 (0.428)
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 = '781' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
105 (0.090)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
106 (0.081)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=781'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
107 (0.087)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=785'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
108 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
109 (0.100)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=781'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
110 (0.390)
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 = '257' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
111 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
112 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=257'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
113 (0.400)
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 = '253' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
114 (0.099)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
115 (0.090)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=253'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
116 (0.391)
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 = '255' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
117 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
118 (0.102)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=255'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
119 (0.391)
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 = '632' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
120 (0.425)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '263' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
121 (0.116)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
122 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=263'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
123 (0.410)
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 = '636' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
124 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
125 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=636'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
126 (0.775)
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 = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
127 (0.478)
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 = '258' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
128 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
129 (0.107)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=258'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
130 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=420'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
131 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
132 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=258'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
133 (0.101)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=363'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
134 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
135 (0.092)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=258'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
136 (0.096)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=364'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
137 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
138 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=258'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
139 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=365'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
140 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
141 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=258'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
142 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=366'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
143 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
144 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=258'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
145 (0.100)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=367'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
146 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
147 (0.099)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=258'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
148 (0.101)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=368'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
149 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
150 (0.091)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=258'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
151 (0.101)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=369'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
152 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
153 (0.100)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=258'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
154 (0.456)
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 = '269' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
155 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
156 (0.108)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=269'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
157 (0.440)
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 = '370' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
158 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
159 (0.107)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=370'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
160 (1.056)
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 = '261' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
161 (0.126)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
162 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=261'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
163 (0.091)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=356'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
164 (0.092)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
165 (0.088)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=261'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
166 (0.091)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=357'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
167 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
168 (0.100)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=261'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
169 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=358'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
170 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
171 (0.124)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=261'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
172 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=359'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
173 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
174 (0.097)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=261'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
175 (0.614)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=360'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
176 (0.099)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
177 (0.102)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=261'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
178 (0.100)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=362'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
179 (0.433)
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 = '259' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
180 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
181 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=259'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
182 (0.482)
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 = '268' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
183 (0.121)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
184 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=268'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
185 (0.434)
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 = '824' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
186 (0.141)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
187 (0.107)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=824'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
188 (0.424)
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 = '295' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
189 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
190 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=295'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
191 (0.454)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '384' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
192 (0.458)
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 = '266' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
193 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
194 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=266'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
195 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=799'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
196 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
197 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=266'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
198 (0.518)
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 = '789' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
199 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
200 (0.100)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=789'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
201 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=797'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
202 (0.748)
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 = '719' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
203 (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 = '264' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
204 (0.475)
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 = '643' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
205 (0.453)
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 = '817' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
206 (0.122)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
207 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=817'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
208 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=816'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
209 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
210 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=817'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
211 (0.107)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=777'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
212 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
213 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=817'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
214 (0.414)
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 = '436' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
215 (0.113)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
216 (0.108)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=436'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
217 (0.431)
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 = '137' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
218 (0.516)
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 = '693' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
219 (0.119)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
220 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=693'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
221 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=695'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
222 (0.108)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
223 (0.099)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=693'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
224 (0.096)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=633'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
225 (0.107)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
226 (0.108)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=693'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
227 (0.468)
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 = '677' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
228 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
229 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=677'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
230 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=678'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
231 (0.135)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
232 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=677'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
233 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=265'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
234 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
235 (0.107)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=677'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
236 (0.421)
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 = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
237 (0.119)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
238 (0.137)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=119'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
239 (0.485)
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 = '180' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
240 (0.116)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
241 (0.101)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=180'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
242 (0.412)
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 = '440' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
243 (0.116)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
244 (0.098)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=440'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
245 (0.442)
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 = '543' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
246 (0.116)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
247 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=543'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
248 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
249 (0.697)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '282' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
250 (0.424)
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 = '285' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
251 (0.121)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=282'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
252 (0.107)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=285'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
253 (0.425)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '286' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
254 (0.115)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=282'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
255 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=286'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
256 (0.426)
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 = '290' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
257 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=282'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
258 (0.096)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=290'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
259 (0.424)
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 = '287' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
260 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=282'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
261 (0.095)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=287'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
262 (0.506)
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 = '650' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
263 (0.101)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=282'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
264 (0.098)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=650'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
265 (0.084)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=283'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
266 (0.086)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=282'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
267 (0.093)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=650'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
268 (0.100)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=296'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
269 (0.205)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=282'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
270 (0.124)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=650'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
271 (0.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 = '381' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
272 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=282'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
273 (0.102)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=381'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
274 (1.094)
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 = '284' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
275 (0.422)
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 = '288' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
276 (0.195)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=282'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
277 (0.528)
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 = '306' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
278 (0.413)
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 = '178' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
279 (0.108)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=306'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
280 (0.101)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=178'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
281 (0.498)
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 = '172' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
282 (0.108)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=306'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
283 (0.102)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=172'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
284 (0.405)
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 = '419' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
285 (0.101)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=306'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
286 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=419'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
287 (0.422)
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 = '325' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
288 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=306'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
289 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=325'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
290 (0.413)
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 = '75' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
291 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=306'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
292 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=75'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
293 (0.414)
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 = '198' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
294 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=306'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
295 (0.123)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=198'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
296 (0.395)
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 = '787' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
297 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=306'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
298 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=787'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
299 (0.100)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=306'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
300 (0.950)
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 = '91' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
301 (0.410)
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 = '204' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
302 (0.118)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
303 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=204'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
304 (0.599)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '96' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
305 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
306 (0.100)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=96'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
307 (0.096)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=326'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
308 (0.100)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
309 (0.098)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=96'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
310 (0.099)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=818'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
311 (0.099)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
312 (0.100)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=96'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
313 (0.098)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=819'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
314 (0.093)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
315 (0.098)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=96'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
316 (0.095)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=327'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
317 (0.097)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
318 (0.099)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=96'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
319 (0.094)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=239'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
320 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
321 (0.099)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=96'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
322 (0.500)
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 = '94' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
323 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
324 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=94'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
325 (0.429)
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 = '579' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
326 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
327 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=579'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
328 (0.429)
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 = '202' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
329 (0.418)
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 = '97' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
330 (0.090)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
331 (0.102)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=97'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
332 (0.902)
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 = '93' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
333 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
334 (0.115)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
335 (0.107)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=473'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
336 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
337 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
338 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=336'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
339 (0.095)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
340 (0.101)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
341 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=337'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
342 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
343 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
344 (0.113)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=352'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
345 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
346 (0.243)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
347 (0.107)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=341'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
348 (0.136)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
349 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
350 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=338'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
351 (0.673)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
352 (2.871)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
353 (0.113)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=335'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
354 (0.452)
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 = '254' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
355 (0.412)
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 = '95' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
356 (0.231)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
357 (0.201)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=95'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
358 (0.928)
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 = '141' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
359 (0.211)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
360 (0.203)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=141'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
361 (0.839)
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 = '575' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
362 (0.199)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
363 (0.208)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=575'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
364 (0.828)
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 = '471' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
365 (0.169)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
366 (0.192)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=471'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
367 (1.296)
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 = '577' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
368 (8.228)
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 = '417' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
369 (0.691)
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 = '106' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
370 (0.443)
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 = '591' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
371 (0.434)
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 = '109' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
372 (0.425)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '108' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
373 (1.193)
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 = '673' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
374 (1.277)
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 = '111' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
375 (0.511)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=106'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
376 (0.102)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=111'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
377 (0.476)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=589'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
378 (0.894)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=106'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
379 (0.102)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=111'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
380 (0.098)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=404'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
381 (0.244)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=106'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
382 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=111'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
383 (0.098)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=597'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
384 (0.233)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=106'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
385 (0.098)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=111'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
386 (0.101)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=351'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
387 (0.835)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=106'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
388 (0.101)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=111'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
389 (0.440)
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 = '113' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
390 (0.448)
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 = '438' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
391 (0.406)
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 = '112' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
392 (0.437)
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 = '110' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
393 (0.278)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=106'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
394 (1.074)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '151' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
395 (0.431)
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 = '743' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
396 (0.486)
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 = '158' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
397 (0.452)
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 = '215' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
398 (1.934)
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 = '682' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
399 (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 = '679' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
400 (0.491)
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 = '541' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
401 (0.825)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
402 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=541'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
403 (0.614)
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 = '681' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
404 (1.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 = '208' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
405 (0.124)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
406 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=208'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
407 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=804'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
408 (0.152)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
409 (0.108)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=208'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
410 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=801'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
411 (0.270)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
412 (0.113)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=208'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
413 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=805'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
414 (0.133)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
415 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=208'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
416 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=806'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
417 (0.115)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
418 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=208'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
419 (0.663)
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 = '609' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
420 (0.122)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
421 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=609'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
422 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=688'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
423 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
424 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=609'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
425 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=607'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
426 (0.371)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
427 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=609'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
428 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=605'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
429 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
430 (0.209)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=609'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
431 (0.125)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=156'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
432 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
433 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=609'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
434 (0.857)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=611'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
435 (0.713)
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 = '391' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
436 (0.838)
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 = '153' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
437 (0.140)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
438 (0.099)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=153'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
439 (0.460)
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 = '160' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
440 (0.131)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
441 (0.100)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=160'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
442 (0.408)
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 = '535' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
443 (0.314)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
444 (0.685)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=535'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
445 (0.544)
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 = '663' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
446 (0.303)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
447 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=663'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
448 (0.101)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=437'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
449 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
450 (0.099)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=663'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
451 (0.207)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=664'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
452 (0.220)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
453 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=663'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
454 (0.095)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=665'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
455 (0.410)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
456 (0.610)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=663'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
457 (0.425)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '155' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
458 (0.882)
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 = '154' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
459 (0.845)
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 = '539' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
460 (2.814)
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 = '537' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
461 (0.997)
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 = '666' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
462 (0.116)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
463 (0.101)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=666'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
464 (0.100)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=667'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
465 (0.097)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
466 (0.240)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=666'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
467 (6.001)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=157'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
468 (0.859)
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 = '98' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
469 (1.656)
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 = '647' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
470 (0.124)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
471 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=647'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
472 (0.098)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=400'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
473 (1.643)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
474 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=647'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
475 (1.317)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=403'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
476 (0.568)
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 = '648' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
477 (0.818)
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 = '649' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
478 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
479 (0.694)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=649'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
480 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=503'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
481 (0.356)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
482 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=649'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
483 (1.084)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=388'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
484 (0.107)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
485 (0.097)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=649'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
486 (0.093)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=104'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
487 (0.847)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
488 (0.099)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=649'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
489 (0.093)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=646'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
490 (1.188)
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 = '684' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
491 (0.508)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
492 (0.172)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=684'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
493 (0.973)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=737'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
494 (2.091)
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 = '418' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
495 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
496 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=418'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
497 (6.378)
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 = '120' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
498 (0.589)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '655' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
499 (0.131)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=120'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
500 (0.107)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=655'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
501 (0.154)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=549'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
502 (0.488)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=120'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
503 (0.132)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=655'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
504 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=747'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
505 (0.101)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=120'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
506 (0.124)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=655'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
507 (0.135)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=571'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
508 (5.469)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=120'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
509 (0.150)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=655'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
510 (1.328)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=547'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
511 (4.726)
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 = '121' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
512 (1.894)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '123' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
513 (0.659)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '565' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
514 (0.441)
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 = '395' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
515 (0.413)
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 = '122' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
516 (5.018)
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 = '820' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
517 (0.905)
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 = '563' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
518 (0.741)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '189' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
519 (0.864)
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 = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
520 (0.480)
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 = '192' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
521 (0.734)
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 = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
522 (1.591)
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 = '194' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
523 (1.367)
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 = '211' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
524 (0.405)
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 = '190' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
525 (0.412)
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 = '725' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
526 (0.526)
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 = '654' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
527 (0.408)
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 = '377' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
528 (0.413)
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 = '729' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
529 (0.649)
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 = '128' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
530 (0.441)
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 = '745' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
531 (0.277)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=128'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
532 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=745'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
533 (0.483)
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 = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
534 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=128'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
535 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=129'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
536 (3.604)
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 = '394' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
537 (0.504)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '132' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
538 (0.466)
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 = '130' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
539 (15.640)
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 = '635' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
540 (0.461)
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 = '131' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
541 (0.497)
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 = '447' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
542 (1.037)
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 = '133' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
543 (0.998)
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 = '629' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
544 (1.088)
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 = '631' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
545 (1.316)
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 = '298' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
546 (0.409)
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 = '415' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
547 (0.478)
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 = '301' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
548 (0.385)
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 = '304' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
549 (0.881)
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 = '196' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
550 (0.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 = '300' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
551 (0.480)
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 = '303' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
552 (1.009)
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 = '302' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
553 (0.426)
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 = '299' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
554 (0.646)
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 = '807' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
555 (0.557)
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 = '371' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:46
556 (0.111)
SELECT *
FROM `oc_mxt_setting`
WHERE store_id = '0' AND name = 'lichidare_stoc'
/var/www/clients/client1/web1/web/catalog/model/catalog/category.php:37
557 (0.590)
SELECT *
FROM oc_currency
ORDER BY title ASC
/var/www/clients/client1/web1/web/catalog/model/localisation/currency.php:15
558 (0.114)
SELECT *
FROM oc_module
WHERE module_id = '1192'
/var/www/clients/client1/web1/web/catalog/model/extension/module.php:16