1 (0.137)
SELECT data
FROM `oc_session`
WHERE session_id = 'fa1c8fa581c5258c6a3541dc4d'
/var/www/clients/client1/web1/web/system/library/session/db.php:24
2 (0.123)
SELECT `trigger`, `action`
FROM oc_event
/var/www/clients/client1/web1/web/index.php:453
3 (0.166)
SELECT *
FROM oc_url_alias
WHERE keyword = 'suport-jaxon-method-feeder-37cm.html'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:48
4 (0.136)
SELECT category_id
FROM oc_product_to_category
WHERE product_id = '50920' LIMIT 1
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1560
5 (0.209)
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 = '773'
ORDER BY cp.level ASC, c.sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1563
6 (0.148)
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.200)
SELECT *
FROM `oc_product_locatie`
WHERE product_id = '50920' 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.161)
SELECT *
FROM `oc_product_locatie`
WHERE product_id = '50920' 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.251)
SELECT COUNT(1) AS total, rating
FROM `oc_review`
WHERE `product_id` = '50920' AND status=1 GROUP BY rating
ORDER BY rating ASC
/var/www/clients/client1/web1/web/catalog/model/catalog/review.php:125
10 (0.163)
SELECT COUNT(1) AS total
FROM `oc_review`
WHERE `product_id` = '50920' AND status=1 AND verificat = '1' GROUP BY product_id
/var/www/clients/client1/web1/web/catalog/model/catalog/review.php:134
11 (0.264)
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 = '50920' 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 (7.050)
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 = '50920' AND p.status = '1' AND p2s.store_id = '0'
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1406
13 (31.992)
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 '%"773"%' 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.259)
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` = 50920 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
15 (0.306)
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 '%"50920"%' LIMIT 0, 1000
/var/www/clients/client1/web1/web/catalog/model/module/productbundles.php:106
16 (0.234)
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 '%"50920"%' LIMIT 0, 1000
/var/www/clients/client1/web1/web/catalog/model/module/product_recomandate.php:106
17 (0.225)
SELECT *
FROM oc_product
WHERE product_id = '50920'
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:92
18 (747.575)
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 <> '50920' AND p.status = '1' AND pd.tag LIKE '%Suport%Jaxon%Method%' AND p.quantity > '0')) AS tbl
ORDER BY sort_order ASC LIMIT 0,15
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:387
19 (1.031)
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 = '229928' 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
20 (0.252)
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 = '229928' 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
21 (0.222)
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 = '229928' AND a.attribute_group_id = '10' 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
22 (0.114)
SELECT *
FROM oc_product_image
WHERE product_id = '229928'
ORDER BY sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:528
23 (0.920)
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 = '229931' 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
24 (0.244)
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 = '229931' 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
25 (0.214)
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 = '229931' AND a.attribute_group_id = '10' 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
26 (0.114)
SELECT *
FROM oc_product_image
WHERE product_id = '229931'
ORDER BY sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:528
27 (0.924)
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 = '50921' 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
28 (0.241)
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 = '50921' 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
29 (0.211)
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 = '50921' AND a.attribute_group_id = '10' 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
30 (0.112)
SELECT *
FROM oc_product_image
WHERE product_id = '50921'
ORDER BY sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:528
31 (0.910)
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 = '50919' 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
32 (0.220)
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 = '50919' 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
33 (0.223)
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 = '50919' AND a.attribute_group_id = '10' 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
34 (0.108)
SELECT *
FROM oc_product_image
WHERE product_id = '50919'
ORDER BY sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:528
35 (2.856)
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 = '50917' 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
36 (0.239)
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 = '50917' 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
37 (0.208)
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 = '50917' AND a.attribute_group_id = '10' 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
38 (0.110)
SELECT *
FROM oc_product_image
WHERE product_id = '50917'
ORDER BY sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:528
39 (0.910)
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 = '50918' 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
40 (0.255)
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 = '50918' 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
41 (0.202)
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 = '50918' AND a.attribute_group_id = '10' 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
42 (0.107)
SELECT *
FROM oc_product_image
WHERE product_id = '50918'
ORDER BY sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/module/similar_products.php:528
43 (0.140)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product_id=229928'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:169
44 (1.858)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product_id=229931'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:169
45 (0.130)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product_id=50921'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:169
46 (0.119)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product_id=50919'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:169
47 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product_id=50917'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:169
48 (1.040)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product_id=50918'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:169
49 (1.249)
SELECT layout_id
FROM oc_layout_route
WHERE 'product/product' LIKE route AND store_id = '0'
ORDER BY route DESC LIMIT 1
/var/www/clients/client1/web1/web/catalog/model/design/layout.php:8
50 (0.594)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'content_top'
ORDER BY sort_order
/var/www/clients/client1/web1/web/catalog/model/design/layout.php:28
51 (1.802)
SELECT *
FROM oc_module
WHERE module_id = '1218'
/var/www/clients/client1/web1/web/catalog/model/extension/module.php:16
52 (1.660)
SELECT *
FROM oc_module
WHERE module_id = '1190'
/var/www/clients/client1/web1/web/catalog/model/extension/module.php:16
53 (0.970)
SELECT *
FROM oc_module
WHERE module_id = '1221'
/var/www/clients/client1/web1/web/catalog/model/extension/module.php:16
54 (0.185)
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
55 (0.262)
SELECT *
FROM oc_layout_module
WHERE layout_id = '2' AND position = 'content_bottom'
ORDER BY sort_order
/var/www/clients/client1/web1/web/catalog/model/design/layout.php:28
56 (0.581)
SELECT *
FROM oc_url_alias
WHERE `query` = 'product_id=50920'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:169
57 (1.042)
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 = '50920' 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
58 (2.040)
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 = '50920' 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
59 (0.225)
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 = '50920' AND a.attribute_group_id = '10' 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
60 (0.371)
SELECT *
FROM oc_product_image
WHERE product_id = '50920'
ORDER BY sort_order ASC
/var/www/clients/client1/web1/web/catalog/model/catalog/product.php:1398
61 (2.294)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
62 (0.925)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
63 (0.773)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
64 (1.625)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
65 (0.436)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
66 (1.030)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
67 (1.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 = '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
68 (0.446)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
69 (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 = '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
70 (2.013)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
71 (1.523)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
72 (1.907)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
73 (0.611)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
74 (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 = '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
75 (0.727)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
76 (2.911)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
77 (0.706)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
78 (0.641)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
79 (1.143)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
80 (3.198)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
81 (0.432)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
82 (4.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 = '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
83 (15.123)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
84 (4.668)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
85 (0.451)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
86 (0.931)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
87 (0.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 = '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
88 (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 = '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
89 (0.535)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
90 (0.532)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
91 (2.961)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
92 (1.556)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
93 (0.620)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
94 (2.579)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
95 (0.723)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
96 (1.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 = '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
97 (0.457)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
98 (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 = '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
99 (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 = '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
100 (3.396)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
101 (3.797)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
102 (1.970)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
103 (2.436)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
104 (0.586)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
105 (0.129)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
106 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=491'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
107 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=495'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
108 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
109 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=491'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
110 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=501'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
111 (0.108)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
112 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=491'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
113 (0.108)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=409'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
114 (0.107)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
115 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=491'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
116 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=505'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
117 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
118 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=491'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
119 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=406'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
120 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
121 (8.236)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=491'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
122 (0.265)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=493'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
123 (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 = '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
124 (0.471)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
125 (3.807)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
126 (4.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 = '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
127 (0.495)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
128 (1.871)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
129 (0.438)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
130 (1.219)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
131 (0.139)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=434'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
132 (1.294)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
133 (1.723)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
134 (0.619)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
135 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=513'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
136 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
137 (0.390)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
138 (1.211)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=203'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
139 (0.115)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
140 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
141 (0.119)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=521'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
142 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
143 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
144 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=240'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
145 (0.113)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
146 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
147 (0.097)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=237'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
148 (0.424)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
149 (0.102)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
150 (0.103)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=233'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
151 (0.447)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
152 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
153 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=775'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
154 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
155 (0.386)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
156 (1.258)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=234'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
157 (0.118)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
158 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
159 (0.118)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=761'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
160 (0.115)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
161 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
162 (0.113)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=517'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
163 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
164 (0.113)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
165 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=235'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
166 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
167 (0.229)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
168 (0.432)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=372'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
169 (0.121)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
170 (0.129)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
171 (0.144)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=515'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
172 (0.119)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
173 (0.140)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
174 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=523'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
175 (0.633)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
176 (0.115)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
177 (0.115)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=573'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
178 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
179 (0.113)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
180 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=413'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
181 (0.124)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
182 (0.140)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=355'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
183 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=414'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
184 (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 = '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
185 (0.125)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
186 (0.115)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=387'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
187 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=529'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
188 (0.228)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=220'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
189 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=387'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
190 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=531'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
191 (0.508)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
192 (0.723)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
193 (0.754)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
194 (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 = '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
195 (1.065)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
196 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=251'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
197 (0.664)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
198 (0.346)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
199 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=252'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
200 (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 = '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
201 (1.096)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
202 (0.108)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=661'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
203 (0.638)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
204 (0.115)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
205 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=741'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
206 (0.427)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
207 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
208 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=256'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
209 (0.682)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
210 (0.289)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
211 (1.099)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=727'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
212 (0.446)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
213 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
214 (0.420)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=769'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
215 (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 = '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
216 (0.537)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
217 (1.014)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=781'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
218 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=783'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
219 (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 = '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
220 (0.650)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
221 (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 = '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
222 (0.586)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=250'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
223 (0.129)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=255'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
224 (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 = '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
225 (2.926)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
226 (1.031)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
227 (2.341)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
228 (1.038)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
229 (0.607)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
230 (0.216)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=258'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
231 (0.153)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=368'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
232 (1.063)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
233 (0.382)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=258'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
234 (0.910)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
235 (3.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 = '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
236 (1.891)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
237 (0.207)
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.364)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=261'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
239 (0.695)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=362'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
240 (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 = '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
241 (1.684)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
242 (0.209)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=259'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
243 (0.869)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
244 (0.464)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
245 (1.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 = '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
246 (1.017)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
247 (1.120)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
248 (1.213)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
249 (0.265)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
250 (0.124)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=789'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
251 (0.123)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=791'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
252 (0.443)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
253 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=789'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
254 (0.342)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=795'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
255 (0.707)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
256 (0.113)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=789'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
257 (0.548)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
258 (1.134)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
259 (0.214)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=719'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
260 (0.838)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=721'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
261 (0.969)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
262 (4.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 = '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
263 (1.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 = '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
264 (0.977)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
265 (1.019)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
266 (1.341)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
267 (1.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 = '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
268 (0.406)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
269 (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
270 (0.878)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
271 (0.131)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
272 (0.126)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=119'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
273 (0.436)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
274 (0.679)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
275 (0.107)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=180'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
276 (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 = '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
277 (0.675)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=221'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
278 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=440'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
279 (0.981)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
280 (2.370)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
281 (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 = '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
282 (1.237)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
283 (0.964)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
284 (1.126)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
285 (1.320)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
286 (0.627)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=282'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
287 (0.107)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=650'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
288 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=283'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
289 (0.127)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=282'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
290 (0.609)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=650'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
291 (0.106)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=296'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
292 (0.438)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
293 (0.608)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=282'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
294 (0.108)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=381'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
295 (1.199)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
296 (0.125)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=282'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
297 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=284'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
298 (0.547)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
299 (1.850)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=282'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
300 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=288'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
301 (1.113)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
302 (1.386)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
303 (0.699)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=306'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
304 (0.113)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=178'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
305 (0.457)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
306 (0.695)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=306'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
307 (0.113)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=172'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
308 (0.625)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
309 (0.958)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
310 (0.967)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
311 (1.848)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
312 (0.913)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
313 (2.003)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
314 (0.476)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
315 (2.294)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
316 (0.755)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
317 (0.457)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
318 (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 = '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
319 (0.662)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
320 (0.577)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=202'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
321 (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 = '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
322 (0.603)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
323 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=97'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
324 (2.115)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
325 (0.141)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
326 (0.118)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
327 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=473'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
328 (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
329 (0.411)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
330 (0.259)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=336'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
331 (0.237)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
332 (0.306)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
333 (0.231)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=337'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
334 (0.247)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
335 (0.339)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
336 (0.259)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=352'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
337 (0.290)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
338 (0.338)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
339 (0.396)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=341'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
340 (0.135)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
341 (0.344)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
342 (0.240)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=338'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
343 (0.258)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
344 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
345 (0.358)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=333'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
346 (0.155)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
347 (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
348 (0.353)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=332'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
349 (0.254)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
350 (0.261)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
351 (0.343)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=334'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
352 (0.248)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
353 (0.267)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
354 (0.305)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=339'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
355 (0.209)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
356 (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
357 (0.240)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=340'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
358 (0.123)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
359 (0.231)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=93'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
360 (0.623)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
361 (0.753)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
362 (0.664)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=254'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
363 (0.910)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
364 (1.341)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
365 (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 = '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
366 (1.285)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
367 (0.123)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=575'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
368 (0.999)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
369 (0.663)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
370 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=471'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
371 (0.512)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
372 (0.409)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=91'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
373 (0.663)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=577'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
374 (28.732)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
375 (0.774)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
376 (0.490)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
377 (0.501)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
378 (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 = '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
379 (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 = '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
380 (0.912)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
381 (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 = '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
382 (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 = '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
383 (0.508)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
384 (0.432)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
385 (1.068)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
386 (0.344)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
387 (0.489)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
388 (0.459)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
389 (0.446)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
390 (0.134)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
391 (0.187)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=682'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
392 (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 = '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
393 (0.127)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
394 (0.123)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=679'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
395 (0.118)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=152'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
396 (0.121)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
397 (0.121)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=679'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
398 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=680'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
399 (0.121)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
400 (0.123)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=679'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
401 (0.124)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=690'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
402 (0.119)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
403 (0.118)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=679'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
404 (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 = '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
405 (0.129)
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.124)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=541'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
407 (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 = '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
408 (0.128)
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.118)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=681'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
410 (0.869)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
411 (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
412 (0.125)
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.122)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=802'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
414 (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
415 (0.118)
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.116)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=803'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
417 (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
418 (0.120)
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.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=804'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
420 (0.120)
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.138)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=208'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
422 (0.120)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=801'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
423 (0.398)
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.116)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=208'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
425 (0.120)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=805'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
426 (0.123)
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.160)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=208'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
428 (0.122)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=806'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
429 (0.120)
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.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=208'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
431 (0.696)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
432 (0.128)
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.136)
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.119)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=688'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
435 (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
436 (0.132)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=609'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
437 (0.116)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=607'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
438 (0.118)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
439 (0.140)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=609'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
440 (0.119)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=605'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
441 (0.126)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
442 (0.116)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=609'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
443 (0.115)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=156'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
444 (0.277)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
445 (0.120)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=609'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
446 (0.144)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=611'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
447 (0.521)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
448 (0.148)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=609'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
449 (0.570)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
450 (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
451 (0.120)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=391'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
452 (0.564)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
453 (0.125)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
454 (0.145)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=153'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
455 (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 = '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
456 (0.125)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
457 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=160'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
458 (0.835)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
459 (0.142)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
460 (0.131)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=535'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
461 (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 = '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
462 (0.126)
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.115)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=663'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
464 (0.110)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=437'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
465 (0.135)
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.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=663'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
467 (0.104)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=159'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
468 (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
469 (0.108)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=663'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
470 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=664'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
471 (7.398)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
472 (0.745)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=663'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
473 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=665'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
474 (0.608)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
475 (0.534)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
476 (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 = '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
477 (0.774)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
478 (0.868)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
479 (0.141)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
480 (0.131)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=666'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
481 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=157'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
482 (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
483 (0.113)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=666'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
484 (0.160)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=671'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
485 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
486 (0.134)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=666'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
487 (0.105)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=670'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
488 (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
489 (0.111)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=666'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
490 (0.126)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=668'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
491 (0.178)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=151'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
492 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=666'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
493 (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
494 (1.524)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
495 (10.511)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
496 (1.516)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
497 (0.282)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=647'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
498 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=103'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
499 (0.153)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
500 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=647'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
501 (0.113)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=403'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
502 (0.768)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
503 (0.129)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
504 (0.116)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=648'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
505 (0.117)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=399'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
506 (0.177)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
507 (0.116)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=648'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
508 (0.118)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=398'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
509 (0.120)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
510 (0.115)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=648'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
511 (4.844)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=100'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
512 (1.138)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
513 (0.140)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
514 (0.571)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=649'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
515 (0.109)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=755'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
516 (1.782)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
517 (0.351)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=98'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
518 (0.416)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=684'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
519 (0.150)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=739'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
520 (6.965)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
521 (2.929)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
522 (2.096)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
523 (0.209)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=120'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
524 (0.116)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=655'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
525 (0.112)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=571'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
526 (0.661)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=120'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
527 (0.118)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=655'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
528 (0.190)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=547'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
529 (1.683)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
530 (2.552)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
531 (3.352)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
532 (0.597)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
533 (0.585)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
534 (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 = '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
535 (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 = '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
536 (3.374)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
537 (0.465)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
538 (3.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 = '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
539 (1.274)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
540 (0.886)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
541 (1.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 = '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
542 (0.953)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
543 (11.873)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
544 (1.754)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
545 (1.047)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
546 (4.611)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
547 (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 = '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
548 (0.479)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
549 (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 = '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
550 (3.402)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
551 (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 = '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
552 (0.446)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
553 (1.457)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
554 (3.080)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
555 (1.925)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
556 (1.533)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
557 (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 = '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
558 (1.063)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
559 (0.870)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=133'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
560 (0.114)
SELECT *
FROM oc_url_alias
WHERE `query` = 'category_id=631'
/var/www/clients/client1/web1/web/catalog/controller/common/seo_url.php:210
561 (13.236)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
562 (0.462)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
563 (0.444)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
564 (0.423)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
565 (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 = '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
566 (0.439)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '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
567 (0.455)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
568 (0.444)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
569 (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 = '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
570 (0.423)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
571 (0.444)
SELECT *
FROM oc_category c
LEFT JOIN oc_category_description cd ON (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
572 (0.134)
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
573 (0.761)
SELECT *
FROM oc_module
WHERE module_id = '1192'
/var/www/clients/client1/web1/web/catalog/model/extension/module.php:16