Marcas

Librería y Oficina

Librería Oficina
Librería Oficina

Filtros activos

Load Time3165 ms - You'd better run your shop on a toaster
Querying Time1891 ms
Queries8829
Memory Peak Usage185.5 Mb
Included Files524 files - 7.23 Mb
PrestaShop Cache- Mb
Global vars1.03 Mb
PrestaShop Version1.7.5.2
PHP Version7.2.34 (OK)
MySQL Version10.11.10-MariaDB-log (OK)
Memory Limit2048M
Max Execution Time360s
Smarty Cacheenabled
Smarty Compilationauto
 TimeCumulated TimeMemory UsageMemory Peak Usage
config 93 ms 93 ms 3.12 Mb 3.56 Mb
__construct 0 ms 93 ms - Mb 3.56 Mb
init 22 ms 115 ms 1.63 Mb 4.81 Mb
checkAccess 0 ms 115 ms - Mb 4.81 Mb
setMedia 1 ms 116 ms 0.10 Mb 4.87 Mb
postProcess 0 ms 116 ms - Mb 4.87 Mb
initHeader 0 ms 116 ms - Mb 4.87 Mb
initContent 1906 ms 2022 ms 83.87 Mb 88.76 Mb
initFooter 0 ms 2022 ms - Mb 88.76 Mb
display 1143 ms 3165 ms 93.39 Mb 185.50 Mb
Hook Time Memory Usage
0 hooks - ms - Mb
Module Time Memory Usage
0 modules - ms - Mb

Stopwatch SQL - 8829 queries

Query Time (ms) Rows Filesort Group By Location
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10238
ORDER BY f.position ASC
29 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7265
ORDER BY f.position ASC
19.8 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.id_product FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, cp.position FROM yv6d_product p LEFT JOIN yv6d_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN yv6d_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN yv6d_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN yv6d_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN yv6d_category_product cp ON (p.id_product = cp.id_product) INNER JOIN yv6d_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN yv6d_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE p.visibility IN ('both', 'catalog') AND c.nleft>=107 AND c.nright<=328 AND ps.id_shop='1' GROUP BY p.id_product) p INNER JOIN yv6d_category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY p.position ASC, p.id_product DESC LIMIT 0, 500
9.6 239121 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, cp.position FROM yv6d_product p LEFT JOIN yv6d_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN yv6d_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN yv6d_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN yv6d_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN yv6d_category_product cp ON (p.id_product = cp.id_product) INNER JOIN yv6d_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN yv6d_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE p.visibility IN ('both', 'catalog') AND c.nleft>=107 AND c.nright<=328 AND ps.id_shop='1' GROUP BY p.id_product) p
8.3 239121 /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE id_lang FROM `yv6d_lang` WHERE is_rtl=1 AND active=1 LIMIT 1
8.2 2 /modules/ets_megamenu/classes/MM_Obj.php:503
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3785 AND id_shop=1 LIMIT 1
7.3 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3584) AND (b.`id_shop` = 1) LIMIT 1
7.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709070 LIMIT 1
6.9 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10238) AND (b.`id_shop` = 1) LIMIT 1
5.8 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10199 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10199 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
5.7 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10199
5.6 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE * FROM `yv6d_mpar`
WHERE `next_retry` < 1755898187 AND
(`status` = 29
OR
`status` = 28
OR
`status` = 9
OR
`status` = 12
OR
`status` = 3
OR
`status` = 4) ORDER BY id_order ASC LIMIT 3
4.5 3 /modules/mpar/mercadopago_gateway.php:1335
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=31 
ORDER BY b.sort_order asc,bl.title asc
3.2 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 3 AND cl.id_shop = 1 )
INNER JOIN `yv6d_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 6
AND nleft >= 107 AND nright <= 328
AND c.id_category IN (
SELECT id_category
FROM `yv6d_category_group`
WHERE `id_group` IN (3)
)
ORDER BY `level_depth` ASC, cl.`name` ASC
2.1 390 Yes /modules/ps_categorytree/ps_categorytree.php:166
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `yv6d_category` c
INNER JOIN yv6d_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `yv6d_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 3  AND cl.id_shop = 1 )
WHERE `id_parent` = 70
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.9 37 Yes Yes /classes/Category.php:872
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `yv6d_configuration` c
LEFT JOIN `yv6d_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
1.8 792 /classes/Configuration.php:160
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `yv6d_module` m
INNER JOIN yv6d_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `yv6d_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `yv6d_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `yv6d_hook` `h` ON hm.`id_hook` = h.`id_hook`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1)
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
1.7 150 Yes Yes /classes/Hook.php:666
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, active
FROM `yv6d_hook_module` hm
STRAIGHT_JOIN `yv6d_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `yv6d_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
1.7 371 /classes/Hook.php:403
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `yv6d_module` m
INNER JOIN yv6d_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `yv6d_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `yv6d_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `yv6d_hook` `h` ON hm.`id_hook` = h.`id_hook`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1)
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
1.6 150 Yes Yes /classes/Hook.php:666
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 602040) AND (b.`id_shop` = 1) LIMIT 1
1.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11296
ORDER BY f.position ASC
1.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=2 
ORDER BY b.sort_order asc,bl.title asc
1.2 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `yv6d_module` m
INNER JOIN yv6d_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `yv6d_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `yv6d_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `yv6d_hook` `h` ON hm.`id_hook` = h.`id_hook`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1)
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
1.2 150 Yes Yes /classes/Hook.php:666
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=59 
ORDER BY b.sort_order asc,bl.title asc
1.1 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=36 
ORDER BY b.sort_order asc,bl.title asc
1 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=11 
ORDER BY b.sort_order asc,bl.title asc
1 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=10 
ORDER BY b.sort_order asc,bl.title asc
1 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=9 
ORDER BY b.sort_order asc,bl.title asc
1 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=34 
ORDER BY b.sort_order asc,bl.title asc
1 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=35 
ORDER BY b.sort_order asc,bl.title asc
1 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=36 
ORDER BY b.sort_order asc,bl.title asc
1 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=32 
ORDER BY b.sort_order asc,bl.title asc
1 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=33 
ORDER BY b.sort_order asc,bl.title asc
1 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=22 
ORDER BY b.sort_order asc,bl.title asc
1 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=44 
ORDER BY b.sort_order asc,bl.title asc
1 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=41 
ORDER BY b.sort_order asc,bl.title asc
1 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=12 
ORDER BY b.sort_order asc,bl.title asc
0.9 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=9 
ORDER BY b.sort_order asc,bl.title asc
0.9 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=43 
ORDER BY b.sort_order asc,bl.title asc
0.9 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=23 
ORDER BY b.sort_order asc,bl.title asc
0.9 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=35 
ORDER BY b.sort_order asc,bl.title asc
0.9 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=54 
ORDER BY b.sort_order asc,bl.title asc
0.9 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=38 
ORDER BY b.sort_order asc,bl.title asc
0.9 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=11 
ORDER BY b.sort_order asc,bl.title asc
0.9 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=21 
ORDER BY b.sort_order asc,bl.title asc
0.9 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=21 
ORDER BY b.sort_order asc,bl.title asc
0.9 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=22 
ORDER BY b.sort_order asc,bl.title asc
0.9 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=46 
ORDER BY b.sort_order asc,bl.title asc
0.9 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=40 
ORDER BY b.sort_order asc,bl.title asc
0.9 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=45 
ORDER BY b.sort_order asc,bl.title asc
0.9 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=31 
ORDER BY b.sort_order asc,bl.title asc
0.9 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=30 
ORDER BY b.sort_order asc,bl.title asc
0.9 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=23 
ORDER BY b.sort_order asc,bl.title asc
0.9 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `yv6d_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `yv6d_hook_alias` ha
INNER JOIN `yv6d_hook` h ON ha.name = h.name
0.8 0 /classes/Hook.php:190
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=55 
ORDER BY b.sort_order asc,bl.title asc
0.8 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=39 
ORDER BY b.sort_order asc,bl.title asc
0.8 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `yv6d_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `yv6d_hook_alias` ha
INNER JOIN `yv6d_hook` h ON ha.name = h.name
0.8 0 /classes/Hook.php:190
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=32 
ORDER BY b.sort_order asc,bl.title asc
0.8 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=34 
ORDER BY b.sort_order asc,bl.title asc
0.8 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=33 
ORDER BY b.sort_order asc,bl.title asc
0.8 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=50 
ORDER BY b.sort_order asc,bl.title asc
0.8 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=41 
ORDER BY b.sort_order asc,bl.title asc
0.8 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=12 
ORDER BY b.sort_order asc,bl.title asc
0.8 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=44 
ORDER BY b.sort_order asc,bl.title asc
0.8 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=43 
ORDER BY b.sort_order asc,bl.title asc
0.8 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=2 
ORDER BY b.sort_order asc,bl.title asc
0.8 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=47 
ORDER BY b.sort_order asc,bl.title asc
0.8 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=48 
ORDER BY b.sort_order asc,bl.title asc
0.8 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=56 
ORDER BY b.sort_order asc,bl.title asc
0.7 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=10 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=49 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=52 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=53 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=38 
ORDER BY b.sort_order asc,bl.title asc
0.7 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=48 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=52 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=53 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=58 
ORDER BY b.sort_order asc,bl.title asc
0.7 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=47 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=57 
ORDER BY b.sort_order asc,bl.title asc
0.7 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=51 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=46 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=40 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=49 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=51 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=50 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=45 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=59 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=30 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8675
ORDER BY `position`
0.7 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
FROM `yv6d_ets_mm_block` b
LEFT JOIN `yv6d_ets_mm_block_lang` bl
ON b.id_block=bl.id_block AND bl.id_lang=3
WHERE 1  AND b.id_column=39 
ORDER BY b.sort_order asc,bl.title asc
0.7 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10599 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10599 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.6 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10599
0.6 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE m.*,ml.title,ml.link,ml.bubble_text
FROM `yv6d_ets_mm_menu` m
INNER JOIN `yv6d_ets_mm_menu_shop` ms ON (m.id_menu =ms.id_menu AND ms.id_shop='1')            
LEFT JOIN `yv6d_ets_mm_menu_lang` ml
ON m.id_menu=ml.id_menu AND ml.id_lang=3
WHERE 1  AND m.enabled=1 
GROUP BY m.id_menu
ORDER BY m.sort_order asc,ml.title asc
0.6 2 Yes Yes /modules/ets_megamenu/classes/MM_Menu.php:498
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6613) AND (b.`id_shop` = 1) LIMIT 1
0.6 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-08-22 00:00:00",
INTERVAL 60 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `yv6d_category_product` cp
LEFT JOIN `yv6d_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN yv6d_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN yv6d_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `yv6d_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 3 AND cl.id_shop = 1 )
LEFT JOIN `yv6d_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 3 AND pl.id_shop = 1 )
LEFT JOIN `yv6d_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `yv6d_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 3)
LEFT JOIN `yv6d_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 2 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,20
0.6 1 /classes/Category.php:1010
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8958
0.5 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9928 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9928 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3575
ORDER BY `position`
0.5 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10661 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10661 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10084
0.5 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(9010,9020,9030)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.5 3 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7653 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7653 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10845
0.5 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10570 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10570 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3603 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3603 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11672 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11672 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6597 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6597 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8169 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8169 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7265
0.5 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10147 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10147 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10084 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10084 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10369 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10369 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8524 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8524 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8534 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8534 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3737 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3737 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8949 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8949 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11050 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11050 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10251 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10251 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10676
ORDER BY `position`
0.4 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8952 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8952 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10187 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10187 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10311 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10311 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9758
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11404 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11404 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7265 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7265 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11395 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11395 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9082 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9082 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10081 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10081 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5875 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5875 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3751 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3751 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10703 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10703 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10043 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10043 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9569 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9569 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10069 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10069 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9622 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9622 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3748 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3748 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6613 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6613 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9096 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9096 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11441 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11441 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10259 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10259 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5316 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5316 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3937 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3937 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3562 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3562 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11597 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11597 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11438 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11438 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6976 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6976 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7653
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9550 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9550 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9550
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10020 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10020 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3785 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3785 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10062 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10062 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10075 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10075 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10086 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10086 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11701 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11701 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9526 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9526 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10076 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10076 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8950 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8950 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9590 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9590 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7525 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7525 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9776 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9776 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4104 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4104 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9328 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9328 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3793 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3793 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3733 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3733 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5954 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5954 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3792 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3792 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3757 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3757 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4103 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4103 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11404
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11658 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11658 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10011 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10011 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10599) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10190 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10190 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3853 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3853 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11681 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11681 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10054 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10054 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11528 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11528 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3756 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3756 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11672
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8524) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10187
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8169) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7265) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3988 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3988 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10877 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10877 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10187) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7280 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7280 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9758 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9758 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6597
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4084 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4084 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8169) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM yv6d_shop_group gs
LEFT JOIN yv6d_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN yv6d_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name
0.4 1 Yes /classes/shop/Shop.php:704
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9061 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9061 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3737
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8950
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8456 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8456 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3742 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3742 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11095 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11095 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6981 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6981 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3602 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3602 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4394 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4394 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8169
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3591 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3591 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5486 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5486 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10251
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8531 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8531 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10570
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10076
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9768
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6976
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6977 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6977 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4353 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4353 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9096
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9801 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9801 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11383 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11383 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9613 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9613 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8818 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8818 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3593 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3593 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8955 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8955 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3612) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(13000,13010,13020,13030,13040,13050,13060,13070,13080,13090,13100)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.4 11 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10932 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10932 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9803 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9803 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3611 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3611 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3848 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3848 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8169
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3538 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3538 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9430 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9430 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3511 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3511 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10072 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10072 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4172 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4172 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11374 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11374 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10086
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9513 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9513 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3748
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4530 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4530 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10369
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8903 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8903 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9432 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9432 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10062
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4043 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4043 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3552 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3552 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(6010,6020,6030,6040,6050,6060,6070,6080,6090)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.4 9 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `yv6d_currency` c
LEFT JOIN yv6d_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1
0.4 3 /classes/Currency.php:661
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11319 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11319 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7282 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7282 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8169
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9613
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3615 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3615 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=810 AND c.id_category!=810
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.4 8 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10043
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8952
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5165 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5165 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9619 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9619 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11597
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6678 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6678 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9081
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9928
ORDER BY f.position ASC
0.4 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3757
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10881 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10881 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9328
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8457 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8457 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3557 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3557 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10259) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 5486
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 5178
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3561 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3561 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10190
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10199
ORDER BY `position`
0.4 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8524
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10052
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3575 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3575 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9620 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9620 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10085 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10085 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10772
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10058 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10058 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3742
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7653) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11584 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11584 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9569
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10222 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10222 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10075) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5725 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5725 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9621 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9621 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11662 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11662 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4481 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4481 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3599
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `yv6d_meta` m
LEFT JOIN `yv6d_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.4 46 Yes /classes/Dispatcher.php:636
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11441
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10081
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3549
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10292 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10292 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6704 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6704 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9619
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9278 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9278 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10676
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10259
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11607
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11159 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11159 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3586 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3586 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8534) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7796
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10649 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10649 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10051 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10051 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10073 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10073 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3754
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9478
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3586
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3588 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3588 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `yv6d_module` m
LEFT JOIN `yv6d_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.4 86 /classes/module/Module.php:305
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 5875
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10332 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10332 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10199) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8727 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8727 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10309 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10309 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8953 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8953 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7281
ORDER BY `position`
0.4 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11287
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8687 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8687 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=18030 AND c.id_category!=18030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.4 6 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9776
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11441
ORDER BY `position`
0.4 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11119 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11119 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8841 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8841 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3588
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11246 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11246 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10147
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10599
ORDER BY f.position ASC
0.4 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3751
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7796 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7796 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8949
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10020
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9095 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9095 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3736
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9573
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11032 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11032 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9361
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7724
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2  AND  c.active = 1 LIMIT 1
0.4 3 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3611
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10117 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10117 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3533 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3533 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11658
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10061 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10061 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10060 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10060 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10069) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9082
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11701
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9768 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9768 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3583 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3583 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3581 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3581 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3549 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3549 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11065 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11065 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9298 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9298 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10834 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10834 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9361 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9361 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11395
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8169) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3734) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9246 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9246 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10055 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10055 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10075
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10238 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10238 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9804 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9804 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11383
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10468 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10468 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9622
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10251) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9478 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9478 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9791 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9791 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11438
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7230
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3552
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4313 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4313 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3937
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9452 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9452 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9745 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9745 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11374
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11608 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11608 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4103
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6442
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10677 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10677 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11588 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11588 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10796 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10796 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(80010,80020,80030,80040,80050,80060,80070)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.4 7 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8646
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10073
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11129 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11129 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3545 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3545 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7230 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7230 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8951 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8951 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3853
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9526
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9513) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10063
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9245
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6613
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8959 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8959 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10069
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9190 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9190 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11296 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11296 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10437 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10437 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5969) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8534) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10013 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10013 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11656 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11656 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10796
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9297 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9297 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3756
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3538
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10845 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10845 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9573 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9573 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11393
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9192 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9192 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3759 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3759 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10206 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10206 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8902 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8902 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3848
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9274 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9274 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3578 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3578 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9081 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9081 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8970 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8970 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11031 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11031 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10741 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10741 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3571 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3571 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3602
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7281 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7281 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8959
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10676) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9589
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10472 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10472 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3785
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9590
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3740) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10080 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10080 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8686 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8686 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5954) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 5316
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11588
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11528
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3739 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3739 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11032
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3612 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3612 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9792 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9792 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10011
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3579 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3579 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3575
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8457
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9621
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3594 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3594 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11130 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11130 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11644
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3793
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3552) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10085
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9245 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9245 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9452
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6597) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3599) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11681
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3785) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10084) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9770 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9770 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6678
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3733
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8903
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4083
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3590 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3590 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9791
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3748) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3756) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11644 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11644 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3754 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3754 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 5954
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7282
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10309
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10977 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10977 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9513
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10055
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9191 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9191 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3753 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3753 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11440 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11440 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3792
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11120 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11120 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3740 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3740 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10052 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10052 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4353
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9589 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9589 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10977
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM yv6d_shop_url su
LEFT JOIN yv6d_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'inkgenio.com.ar' OR su.domain_ssl = 'inkgenio.com.ar')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.3 1 Yes /classes/shop/Shop.php:345
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11607 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11607 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9612 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9612 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9769
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10834
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8675
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11662
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10570) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5314) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9032 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9032 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10238
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8525
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6704
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3587
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3587 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3587 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3557
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11440
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9244 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9244 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9082) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10472
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9612
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3937) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10605 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10605 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3593
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3511
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9193 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9193 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11031
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10369) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7655 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7655 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8525 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8525 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10599
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11672) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10700 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10700 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9776) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11159
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10881
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10259
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7656 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7656 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11608
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10995 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10995 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9620
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11296
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3583
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6976
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3591
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3736 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3736 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3936
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10076) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11129
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10703
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7265
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10772) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 601020  AND  c.active = 1 LIMIT 1
0.3 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10677
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10879
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10995
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10438) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7280
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8524
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11319
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7653
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8946 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8946 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3735
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4043
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9274
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7525) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9432
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10570
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10438 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10438 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9804
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10468
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7282) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9284 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9284 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 5016
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8675 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8675 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4481) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11587) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8947
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3584 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3584 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8524
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9096) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3535) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8972 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8972 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10222) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11597) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8169) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3611) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7380  AND  c.active = 1
0.3 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7719 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7719 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10020) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8456) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4172
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7580 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7580 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10332
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6977
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10076
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10491
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6442 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6442 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 5165
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4104) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11660) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9190
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8457) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3536
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8970
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10222
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8534
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4084
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6981) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6007 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6007 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4530
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10649
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9237
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4394
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3589
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9478) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5875) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3988
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9081) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3757) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10013
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8583 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8583 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10058
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3738 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3738 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10369
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9569) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10676 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10676 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3751) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8646 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8646 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3535) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9360 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9360 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 716010  AND  c.active = 1 LIMIT 1
0.3 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5969 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5969 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9622) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3588) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7657 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7657 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3737) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10605
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9246
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11404
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11246
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10570
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10147) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9328) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3736) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3578
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11683) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7774 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7774 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8954 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8954 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10936) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10074
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10206
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11672) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3793) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10895) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10060
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7659 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7659 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3733) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3545
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10086) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9550) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10798 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10798 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10074 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10074 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10054) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10081) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9590) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10772 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10772 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8902) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10190) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9192
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5016 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5016 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10199
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 5725
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9434 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9434 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10052) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6597
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9803
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4103) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10599
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9061
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7785 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7785 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3571
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11065
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8069 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8069 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10601
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8948
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9095
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=16020 AND c.id_category!=16020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 5 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9433 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9433 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6976) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10081
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3594
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8620 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8620 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7784 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7784 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8456
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8663
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9970) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10072
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9619) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9526) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(19010,19030,19040,19050)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 4 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11528) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8818
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7280) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6442) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3753
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11050
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10491 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10491 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11672
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9299 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9299 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10101 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10101 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3853) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10043) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11120
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10238
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10059
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11438) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10645 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10645 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3742) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10254
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3739
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3548) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10080) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11129) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10116 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10116 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8972
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6613
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=16010 AND c.id_category!=16010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 3 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10871 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10871 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3749 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3749 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9619) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8953
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10676) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9032
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8949) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3754
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11395) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11130
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10311
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10251
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9434
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10056
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10062) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9622
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10868) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9095) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10388 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10388 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3739) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9758) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8818
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8952) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10061
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8169
ORDER BY `position`
0.3 5 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3572
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10251
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3602) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3615
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9550
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10250 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10250 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9621
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3561
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3549) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9621) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9299
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11159) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5016) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4974 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4974 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10186 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10186 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7856 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7856 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11050) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10069
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9257 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9257 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6678) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10045 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10045 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8524
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3590
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9613) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11119) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8950) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10084
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7265
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10187
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3848) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5178) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9284
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3581
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10187) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11607
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9192) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11047 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11047 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11441) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(16010,16020)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 2 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9244
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11319) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11588) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11034) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9573) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10438
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10147
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6613
ORDER BY `position`
0.3 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8727
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11412 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11412 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10872 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10872 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3937
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10570) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3748
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11404
ORDER BY `position`
0.3 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11065) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10059) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3533
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10251
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11287) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3583) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9569
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10009
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3734 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3734 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9801
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3536 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3536 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE tr.*
FROM `yv6d_tax_rule` tr
JOIN `yv6d_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 44
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 102)
AND ('1888' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '1888')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.3 1 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11417 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11417 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11395
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9274) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10060) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11034) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8902
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8686) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7660 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7660 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10645) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10202 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10202 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8534
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9776
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3592) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11660 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11660 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10054
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9181 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9181 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10491) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3740
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10676) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10251) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10601 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10601 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3592
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10075
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10869) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=18020 AND c.id_category!=18020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 4 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10932
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3538) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9045 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9045 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11383) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3759
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3554 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3554 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3792) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10773 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10773 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8169
ORDER BY `position`
0.3 5 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10437
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10878
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11681) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9278
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11193 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11193 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9526
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10221 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10221 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 44, 4, 0) +  IF (`id_currency` = 3, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `yv6d_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 3) AND
`id_country` IN (0, 44) AND
`id_group` IN (0, 1) AND `id_product` = 11404 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-08-22 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-22 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.3 1 Yes /classes/SpecificPrice.php:549
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3593) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10076
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9298
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3785
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8950
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3536) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9928
ORDER BY `position`
0.3 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11682 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11682 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9745
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11051 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11051 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9770
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3589 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3589 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9801) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8956 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8956 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7724 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7724 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8457
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10383 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10383 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10308 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10308 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10869 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10869 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9193
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11047
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3599 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3599 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8646) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9096
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10254) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10599) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9095
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11644) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9297) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7658
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9237 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9237 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3599
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10101) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8583
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10570
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8841) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10058) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11019
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4700 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4700 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3572 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3572 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7653
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11683 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11683 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9359 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9359 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11393 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11393 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11683) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10936 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10936 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11531
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11404) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3761) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11701) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10053 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10053 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6981
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11342 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11342 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11394) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9061) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3557) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9970 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9970 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9776) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6977) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5178 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5178 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4104
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3534 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3534 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9792
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5314 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5314 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10869) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10977) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11404
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3612
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11587 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11587 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9464) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7796) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3604 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3604 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11605 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11605 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7654 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7654 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10080
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10881) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10644 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10644 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8169
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10259
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9044 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9044 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11607) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11118 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11118 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4245 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4245 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10703) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10293 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10293 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3759) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8958 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8958 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7657
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3546 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3546 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10147) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11392 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11392 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11353 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11353 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10292
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 5969
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7282) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10877
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7719
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9257
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7230) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9430
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8620
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3584
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9359
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3602
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10076
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8069
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11672) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10877
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10774
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10994 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10994 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3511) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7929 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7929 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9191
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5165) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10834
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3988) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4084) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10798
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4172) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3604
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10259
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3733
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11656
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10743 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10743 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10872) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11528
ORDER BY `position`
0.3 8 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11439 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11439 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4391
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8951
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6599 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6599 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11295
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9928
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5165) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10020) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10610 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10610 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8070
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10202) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4043) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3792) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10661
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11656) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9257) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9765
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5953 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5953 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10084
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4974
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9765 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9765 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7263 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7263 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10117) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9928
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10020
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8070 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8070 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5045 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5045 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10891
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10059 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10059 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8525) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9433
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10053
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4394) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3785
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10610
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11296) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9434) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9044) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10011) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10254 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10254 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10009 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10009 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3592 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3592 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10702
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3839 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3839 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9622
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10779 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10779 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9328
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10043
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10556 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10556 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10062
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4530) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7999
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10774 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10774 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10012
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3937
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10190
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7120 AND c.id_category!=7120
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 9 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10700
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11170 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11170 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7280) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7661 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7661 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10609 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10609 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3595 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3595 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8939
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3549
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8948)
0.3 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7784
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10073) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10259) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10202
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3755 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3755 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9569) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11438
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11413 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11413 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10085) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10043) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10876 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10876 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3935 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3935 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10872) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4313
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7580
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11582 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11582 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10055) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5486) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11055 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11055 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11332 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11332 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4721 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4721 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10753 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10753 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9745) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11605) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(20010,20020)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 2 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11663 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11663 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8841
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7785
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10939 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10939 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3545) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3512 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3512 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10938 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10938 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11582
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10238
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10521 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10521 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3741 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3741 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4530) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3575) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10053) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7656
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10796) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9430) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3615) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8952
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10053) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10093 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10093 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9297
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9776
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11392
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10369) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10893 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10893 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10877) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3752 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3752 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8970) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11413
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10874 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10874 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10795 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10795 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9525 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9525 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10778 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10778 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10661) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10075
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3758 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3758 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3551 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3551 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7999 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7999 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6977) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10648 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10648 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10677) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11114 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11114 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(7010,7020,7030,7040,7050,7060,7140,7260,7280,7450,700)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 11 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4353) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8818) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11239 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11239 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3581) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11019 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11019 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3735 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3735 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4394) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9619
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8903
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3601 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3601 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9246) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(18020,18030)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 2 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9045
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11662) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10995) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6702 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6702 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9620) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3755
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11136 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11136 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3737
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8687) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10467 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10467 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7281
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11119
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3571) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11605) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11033 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11033 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8727) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7661
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10062) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3575
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7774
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9278
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10702 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10702 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9569
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10869
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9590
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9434) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4104
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11346 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11346 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10753
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10845) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10994
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10491
ORDER BY `position`
0.3 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9803
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11657 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11657 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9044) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11531 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11531 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8686
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11608) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3591) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3594) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10879) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11246) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6704) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10068 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10068 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11528
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3937
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10937
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11118
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8675) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10752 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10752 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9612) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6678) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11287 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11287 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=80010 AND c.id_category!=80010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 2 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9739 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9739 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10879 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10879 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10868) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7420 AND c.id_category!=7420
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10797 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10797 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10311
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9970
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7929) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10468) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7659
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3738) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9768) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10056 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10056 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4103
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3754) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10834) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10645
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10570) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7810 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7810 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3737
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8903) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9430) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10206) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10649) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11342
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11605
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9097 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9097 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11587) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10043) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9513
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10937 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10937 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4721
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9299
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11129) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3848
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3756
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8939 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8939 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9590
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9328
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3590) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10597 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10597 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3586) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8955
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10702) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8593
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10053
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=80020 AND c.id_category!=80020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 2 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8686
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8952
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3936 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3936 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10062
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6705 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6705 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3753) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7718) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10701 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10701 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10875 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10875 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11588
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9804) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9060
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10051
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6597
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8950
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3578) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9513) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6599
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7230) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8953
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10075
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11661 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11661 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5875
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10074) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3612
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3757
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3987
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11661
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11114) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 5314
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4353) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10455 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10455 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10063 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10063 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9776
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10149 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10149 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8949
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4346 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4346 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(7110,7120,7160,7190,7310,7370,7400,7420,7470,220)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 10 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10250
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10932) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6976
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10293
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10647
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9770) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9791) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10437) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9274
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10878 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10878 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5725) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10075) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6442
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(7090,7100,7200,7210,7320,7340,7460,210,230)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 9 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10061) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=13020 AND c.id_category!=13020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 4 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3938 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3938 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11597
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10086
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11374
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11034 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11034 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3751
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9299) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10116
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11394 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11394 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5316
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9590) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9803) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5875
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3552
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3935
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9245) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11271 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11271 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9613
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11440) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9464) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9928) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7929
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3734
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9550
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10597
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3793
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10101
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7654
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7660
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11295 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11295 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7656) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7281) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11072) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9432
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10752
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9767 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9767 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11658
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3603
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11690) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11128 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11128 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9769 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9769 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10012 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10012 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8593 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8593 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10190
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(8000,8010,8020,8030,8040,8050,8060,8070)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 8 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10383
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9792) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11065
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10795
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10044 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10044 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10647 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10647 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3554
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8645 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8645 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3987 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3987 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10868 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10868 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11607
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10938
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11672
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10876
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10882 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10882 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7282
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9758
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3611
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11658
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7657
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11657
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10936
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3742
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8663 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8663 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10868
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3737
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10799
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10778
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3595
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9766 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9766 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9622) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10013) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10147
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11119) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11587
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3558 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3558 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7261 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7261 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11439
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10799 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10799 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10680 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10680 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 5953
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10741) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3734
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10074) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10076) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9298) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10186
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11033
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11701
ORDER BY `position`
0.3 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11681
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3511
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11353
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11346
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3533) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9739
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8971
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7658 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7658 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10874
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11392) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4700
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11095) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9032) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11114
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10087 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10087 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9246
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9244) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10892 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10892 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5045) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8968 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8968 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10643 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10643 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11130) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9526
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3934 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3934 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3588
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10068
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=13030 AND c.id_category!=13030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4237 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4237 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11383
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=6030 AND c.id_category!=6030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 4 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11383
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6678) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10875
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11170
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3839
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6613
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 5045
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9082
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9096
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10845) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10609
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3934
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3588
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10187
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5165
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11658) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11072 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11072 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7999) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10772
ORDER BY `position`
0.3 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10891 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10891 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10069
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10117
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3792
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10222
ORDER BY `position`
0.3 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7348 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7348 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11193
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9082
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7525
ORDER BY `position`
0.3 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10147
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10893
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4083 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4083 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9590
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10870 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10870 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3614 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3614 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10051) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10369
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3561) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10311) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11656
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9525
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10292) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8687
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10388
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3586
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8951) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9245
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9622) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10472) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3853
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11439) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10995
ORDER BY `position`
0.3 6 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7856
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8841
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5954
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11588
ORDER BY `position`
0.3 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10056) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8490 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8490 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3601
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8959) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3538
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9625 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9625 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11239
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10830 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10830 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4157 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4157 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3748
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11682
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10882) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3612
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7659) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(7080,7130,7230,7270,7290,7330,7350,7360,7380,7440)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 10 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10199
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `yv6d_module` m
LEFT JOIN `yv6d_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.3 86 /classes/module/Module.php:305
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=9020 AND c.id_category!=9020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3534
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8956
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3585 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3585 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10703
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11246) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3546
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10521
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11031) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7525
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4391 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4391 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3785
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6678
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7263
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3792
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3537 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3537 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7525
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8947 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8947 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11660
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10773
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3535 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3535 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10308
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9257
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11032
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11608
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7657) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7654) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10222
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8583) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8954
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10601) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10020
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11438
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11050
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11596
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10045
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3548 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3548 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10052
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3579) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8531) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10187
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11596 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11596 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6976
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6981
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3574 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3574 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10847 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10847 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10779
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3580 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3580 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8950
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10252 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10252 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8620) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10186) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10332) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10084
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10871
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11584
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8169
ORDER BY `position`
0.3 5 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7580) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7660) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11412
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3552
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10797
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9297
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10796) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11701
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10680
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3733
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6702
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11128
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3793) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7795 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7795 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9181
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10311
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10796
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3793
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3591
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9360) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9464 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9464 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3614) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9573
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11392) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10221
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8969 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8969 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11051
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11032) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11394
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11379 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11379 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8531
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3572) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10743
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9081
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10895 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10895 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10831 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10831 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11120) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8169
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10332
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10092 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10092 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4237
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10093
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3585
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3599
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3599
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11129) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8948 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8948 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10467) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3741
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9513
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10101
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3752
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11034
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8972) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9589) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10455
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10072
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4172
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10895
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10644
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11136
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10877
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8949) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10556
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10597
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11159
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7280
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11659 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11659 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10873 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10873 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10798) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3742
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9361
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11072
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9767
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10307 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10307 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3554) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9096
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8645
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10881) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3511
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4974) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9619
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8971 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8971 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9803
ORDER BY `position`
0.3 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10467
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9433
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9619) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11417
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9766
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE tr.*
FROM `yv6d_tax_rule` tr
JOIN `yv6d_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 44
AND tr.`id_tax_rules_group` = 2
AND tr.`id_state` IN (0, 102)
AND ('1888' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '1888')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.3 1 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10292
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10467
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1601030 AND c.id_category!=1601030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7719) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9478) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7785
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11683
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9140 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9140 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3748
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11583
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7655) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3551) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4084
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3535
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3749
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8960 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8960 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9791
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8675
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9605 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9605 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9801
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9061
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11319
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9773 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9773 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3938
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9060 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9060 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8955) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3761 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3761 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10042 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10042 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10798) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11095
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10939) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4530
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11583 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11583 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4245
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8456
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3739
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7785) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10260 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10260 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8959
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8069) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10939
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8646) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10647) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10073
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11644
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7718 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7718 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8957 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8957 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11246
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10643
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4103
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10648
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10605) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6704
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7856) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11349 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11349 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9768
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9328
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8952
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3758
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3562
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11585
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4642 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4642 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10309
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9569
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3512
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10009) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10437
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10438
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3751
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10892
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3614) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4394
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3537
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10932
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3988
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3548
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11653 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11653 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7653
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10872
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10222
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10977
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8531
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3551
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9329 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9329 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11597
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6977
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8727
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8456
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7160 AND c.id_category!=7160
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 5 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10701
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6597
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3593
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9765) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11246) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9622
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11644
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9284) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4157
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9278) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3593) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9361) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3571
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9452) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3757
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10220 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10220 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7655
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3553 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3553 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11440
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10063) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10073
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11055
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10202
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10043
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11662
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3594
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=8001010 AND c.id_category!=8001010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9274
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5543 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5543 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10936) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10081
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11438
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9360) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8969
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7525) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10081
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11395) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8525
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8534
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11353) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7210) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10438
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9284
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4043
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11047) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9589
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10455) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10369
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10834
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11239) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11129
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3574
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9434
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10332
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6702
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11662
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3614
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7661) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3615
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11297 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11297 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10877
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10009
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10072) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11120
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10117
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11663
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9193) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE tr.*
FROM `yv6d_tax_rule` tr
JOIN `yv6d_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 44
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 102)
AND ('1888' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '1888')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.3 1 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7774) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4346
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3580) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10059
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10043
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11374
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7784) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8663) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=22050 AND c.id_category!=22050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 3 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3756
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3587) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3580
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9190) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3988
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10830
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9360
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8841
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9619
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11349
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11585 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11585 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7090 AND c.id_category!=7090
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 11 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2  AND  c.active = 1
0.3 26 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8457
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8946
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3736
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7796
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9246
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10309) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10012) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10741
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5016
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8534
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5875
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8970
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4103
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3533
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3511) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8960
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10741
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10773
ORDER BY `position`
0.3 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10054
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9928) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9612
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3761
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10872
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10055
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7190 AND c.id_category!=7190
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11441
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5969
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4104
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10309) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11659) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4353
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11690 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11690 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4700) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7795
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10831
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1303020 AND c.id_category!=1303020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9478
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7998 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7998 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10847
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3759
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11019) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1803040 AND c.id_category!=1803040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11296
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(11010,11020,11030,11040,11050,11060,11070)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 7 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10307
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3936
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3735) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3538
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3756
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11394) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10605
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8953
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8968
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11246
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7774) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10772
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3733
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8955) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3557
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10062
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9745
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10058
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10011
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11374) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11050
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10013
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3751
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1602050 AND c.id_category!=1602050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9526
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7230
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10661
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10779) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11319
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4084
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10774
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3562) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=20020 AND c.id_category!=20020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10311
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8946
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10020
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11588) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3557
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10087
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7060 AND c.id_category!=7060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 12 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9621
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9513) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6705) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10468
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9298
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8947) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11681
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3589) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3585) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3740
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3578
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9191) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7653) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8957
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5725
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4104
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5954
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9550
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11383
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10773) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3562) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3753
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8958) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8490
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704030 LIMIT 1
0.3 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11395
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(5010,5020,5030,5040,5050,5060)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 6 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7796
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7282
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3535) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6981
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6007
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10220
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10116) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3740
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10649
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10700
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9237
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10797) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11031
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11050
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3562) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5953) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3612) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3938) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9257
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3538) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11129
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11374
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9434
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3590
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5969
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3581
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11607) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8972
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10939
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10437
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11342) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8972) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10741
ORDER BY `position`
0.3 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11129
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=19030 AND c.id_category!=19030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9621
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10895) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=19050 AND c.id_category!=19050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9246
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9432) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9452
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3561
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9589
ORDER BY `position`
0.3 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11332
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10069
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11653
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11065
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3604) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3552
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9192
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=81020 AND c.id_category!=81020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9804
ORDER BY `position`
0.3 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10875) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11404) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11404) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10870
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3586
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10202
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11271
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11441) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9082)
0.3 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9804
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4245) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11295) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9190
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1602040 AND c.id_category!=1602040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11605) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8686
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10080
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10845
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10881
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11118) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10882
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11136) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9970) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `yv6d_module` m
LEFT JOIN `yv6d_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.3 86 /classes/module/Module.php:305
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4721
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11055) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10254
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11672
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9613
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7718
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10995
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10701) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=9010 AND c.id_category!=9010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3538
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5486
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10610) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7810) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9452) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=80060 AND c.id_category!=80060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=9030 AND c.id_category!=9030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9573) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3534) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3738
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8687
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8947) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3738
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9433) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3736
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10056) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9097
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9257
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10676
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10101) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9044
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=19040 AND c.id_category!=19040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6981
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8952) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10308) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9928) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3614
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3742
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9359) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10293) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3987) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4481
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3545
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10250) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11393) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4481
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4172) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3579
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=80030 AND c.id_category!=80030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3853
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10995
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11119) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3575) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3936) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7724) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3792) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3749 LIMIT 1
0.3 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4391) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7020 AND c.id_category!=7020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 6 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11033) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10222) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3533
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3583
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8948) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4084) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3793
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10869
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8675
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10092
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5954
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9464
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10773) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11297
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=8002020 AND c.id_category!=8002020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10252
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10052
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10190
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9140
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4043
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4172
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10042
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6705
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10260
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10086
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3558
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11051) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 5543
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10117
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3589) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE 1 FROM yv6d_cart_product cp INNER JOIN yv6d_product p
ON (p.id_product = cp.id_product) INNER JOIN yv6d_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1
0.3 1 /classes/Cart.php:4013
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7261
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9433) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4084) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10644) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3558
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10149
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3571
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11690
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7998
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11193) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11095) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3853
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11159
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11319
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9359) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10868
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11597
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3934) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10072
ORDER BY `position`
0.3 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5165
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10044
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9278) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1802040 AND c.id_category!=1802040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9434
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=20010 AND c.id_category!=20010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3736
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10994) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11587) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3759) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 3553
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1803030 AND c.id_category!=1803030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10472
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11659
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3575
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11394) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3935) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9082
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8456
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9758
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9620) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10937) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8818
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10873
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9081
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7810
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10649
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10052) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9278
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10700) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=705040 AND c.id_category!=705040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.3 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10556) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8953) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5165
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10938) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8583) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3753
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10206
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3754
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9770
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10876) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9329
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9181) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11607
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.3 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10254) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=19010 AND c.id_category!=19010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11118) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6442
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8687
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11379
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8903
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3602
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10648) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9758
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10645
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3740) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10881
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3611
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1803060 AND c.id_category!=1803060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1601020 AND c.id_category!=1601020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10059
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10467
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5316) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10893) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3533) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11072
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11392) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10609) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11681
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11531
ORDER BY `position`
0.2 12 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9032
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM yv6d_layered_category
WHERE id_category = 70
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.2 1 Yes Yes /modules/ps_facetedsearch/src/Filters/Converter.php:247
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3757
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4084
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10060
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10799) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3602
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7657) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3848
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8958
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3572) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3839) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10796
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10009) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3755
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11128) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8583
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10798
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8841
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11682) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10601
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4172
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11644) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7348
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10643) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8968) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9278
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7810) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11439) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4642
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11130
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3755) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11193) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1802020 AND c.id_category!=1802020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3551
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9613
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7660) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11034) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=8001020 AND c.id_category!=8001020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9792
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4313) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11032
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6599) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=80070 AND c.id_category!=80070
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11644) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11287
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5316
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9605
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10051
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10221) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9433
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11159) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11033) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6678
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11701) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10202
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10834
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9452
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10874) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=8002010 AND c.id_category!=8002010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9620) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11531) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3735
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5953
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8954) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8070) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8951
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10703
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3578
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6442
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9739) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5725
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3593
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9773
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8902
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9361) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10830) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10074
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11582) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11346) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7718) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11296
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9097) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9361
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9768
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10893) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 70  AND  c.active = 1
0.2 37 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3740
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5316
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3792
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3591
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1803050 AND c.id_category!=1803050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9193
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10796
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7525
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4974) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1602020 AND c.id_category!=1602020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7261) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7525) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_tab` t
LEFT JOIN `yv6d_ets_mm_tab_lang` tl on (t.id_tab=tl.id_tab AND tl.id_lang=3)
WHERE 1  AND id_menu=1
ORDER BY sort_order asc
0.2 12 Yes /modules/ets_megamenu/classes/MM_Tab.php:309
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8969
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10069) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11170) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7010 AND c.id_category!=7010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 7 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4353
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3557
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9766) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7330) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1802010 AND c.id_category!=1802010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10847) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3511
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3511) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10455) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3758) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11332) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10052
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10753) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3561) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7030 AND c.id_category!=7030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 7 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11597) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11531) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8956) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4313) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8646) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10878) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10778) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11051) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10293) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7810) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4083) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9244
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3588
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6704
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3988) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10743) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9432
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11582) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9359
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10795) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4974
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11441) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11531) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11644
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9773) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3545
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9525) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3848
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9278) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7282
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1802030 AND c.id_category!=1802030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9190
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5725
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3754) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3987) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8950) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11596) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1803020 AND c.id_category!=1803020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3548) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9625
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=22060 AND c.id_category!=22060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10645) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11342) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE tr.*
FROM `yv6d_tax_rule` tr
JOIN `yv6d_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 44
AND tr.`id_tax_rules_group` = 2
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.2 1 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11119
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11440
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5725) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10795) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11130
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10383) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10250) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10677) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11032
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10087) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9095) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a0
LEFT JOIN `yv6d_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 107) AND (a0.`nright` > 328) AND (a1.`id_lang` = 3)
ORDER BY a0.`nleft` asc
0.2 54 /classes/PrestaShopCollection.php:373
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8903) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=13050 AND c.id_category!=13050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 4 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6702) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11438) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1602010 AND c.id_category!=1602010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10752) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4346) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8583) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=80050 AND c.id_category!=80050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3615
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8970
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7370 AND c.id_category!=7370
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10605) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3758) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4530
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11528
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10013
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9298) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7050 AND c.id_category!=7050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 6 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3546) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3735) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3738) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 6007
0.2 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3753) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11690) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8525) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10798
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9257) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11395
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3752) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11417) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10871) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9620
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10649
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5314) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1602030 AND c.id_category!=1602030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=80040 AND c.id_category!=80040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10556) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11661) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3580) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10845
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10117
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8727
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11031) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5316) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10311) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4104) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5045
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11413) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4157) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9045) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3601) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10309
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3512) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=706010 AND c.id_category!=706010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8947) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8687) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8949) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7310 AND c.id_category!=7310
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7659
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9361
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9237
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4394
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10199) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3585) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10292
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10779) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10085
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10093) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11136) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10521) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8646
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10643) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11701
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4700
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7280
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1601010 AND c.id_category!=1601010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9432) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10101
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9803
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10388) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10085
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 8169
AND image_shop.`cover` = 1 LIMIT 1
0.2 5 /classes/Product.php:3064
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5486) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9299) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10055
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8902
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3988
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9791
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8525
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10238) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3592) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11662
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8645) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9478
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10061
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4721) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3549
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9082) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8490) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1803010 AND c.id_category!=1803010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4530
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3749) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8663) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11065
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8841) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7656
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3604
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9513
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3512) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6977
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10597) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9525) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11136) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3611
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=21010 AND c.id_category!=21010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7280
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7796 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10891) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5954) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10773) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10741) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6705) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4043) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5486
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10437) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4043
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10055
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10873) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3595) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7230
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7655
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10893
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3611) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3534) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8969) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10468
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10388
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10774) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4083) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11193) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3579) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=6010 AND c.id_category!=6010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 4 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9298
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11440
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9237) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11584) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7929) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7661) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3739
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8958) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3594) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4700) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10061
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8524) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11439) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3741) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7230
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10472
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10892) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10081) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8939) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7774) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9061
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4353
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11120) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(810)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 2 Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10847) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4083) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3594) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5875) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3594
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8903
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4346) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6977
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7340) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8955
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9792) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11413) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10649) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9745) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10056
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7796
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10609) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6678
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11095) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7795) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8950) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9432
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10994
ORDER BY `position`
0.2 6 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3584) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5543) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11271) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3574) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11653) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8525
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9550) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3587
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11682) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8946
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7929) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3554
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11239
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10058
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11394
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3574) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 700) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10013
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11588
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4346) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9191) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=81050 AND c.id_category!=81050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3593) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11583) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11170
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7784) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11682
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=6060 AND c.id_category!=6060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 5 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8593) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10647) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10772) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9589
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=220 AND c.id_category!=220
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 6 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3587) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9791
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8970
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10977
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7784
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11114) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3839) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5953) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6597) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11379) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7348) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9625) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3593
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10938) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5314
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11297) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3753
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7580
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6613) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=6020 AND c.id_category!=6020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 6 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9045) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8959
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3586
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=81010 AND c.id_category!=81010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=81030 AND c.id_category!=81030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8531
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10932) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7265) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3734) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10703
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10994
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3612) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3545) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10437
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4642) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10438) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11528) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9245
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9245
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3533
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3748) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7998
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3853) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9192
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3591) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3591) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9801
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8531
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9095
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8957
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10609) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10610) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11159
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7263) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10752) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10063
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10779) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4394
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1302090) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10994) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10101
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10468
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9766) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10051
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3545
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10055) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11681) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10149) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6702) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7210 AND c.id_category!=7210
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10254
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10011) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3935) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9625) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3752) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9299
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9478
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8953) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5486
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3736) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8457
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10202) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10610) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8070) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11657) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9274
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9274) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7719
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7661
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9804
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10042) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10186
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10932
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10053
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3536) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7658) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4481) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7263
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11170) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3755) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11596) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9081) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10292
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10677
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9430
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10051) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10871) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11130) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11120) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6599
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11441
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9745
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10774) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8687
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10701
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7774
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11608
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9328) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7998) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10186) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11374) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5543) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10012) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3549
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11682
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3615
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10680) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3603) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8069
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10190) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9620
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3561
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9181) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3601
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9612) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10186
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3785) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9237) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10087
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10877) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9297) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10388) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11130) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8531) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10308) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3536) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=81040 AND c.id_category!=81040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10601) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10977) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5178) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10605
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10054
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10830
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8457) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3734
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_menu=1
ORDER BY sort_order asc
0.2 36 Yes /modules/ets_megamenu/classes/MM_Column.php:126
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11658) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10936
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE tr.*
FROM `yv6d_tax_rule` tr
JOIN `yv6d_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 44
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.2 1 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3754
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3759
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5316) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9191
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7281
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3936) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11585) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10601
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6599) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11287) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8946) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9297
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7719
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3601
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE tr.*
FROM `yv6d_tax_rule` tr
JOIN `yv6d_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 44
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.2 1 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3552) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8953
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3534) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9284
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9620
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11608
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9612
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3558) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8620
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10061) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11349) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9605) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10086
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11346) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6704) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5045) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10468) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=22040 AND c.id_category!=22040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3741
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10830) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11660
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6976) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11296) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=602050 AND c.id_category!=602050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5016
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7281) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3591
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9245) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7856
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10063
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10799
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11662) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11032) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10878) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5045) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10939) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3761
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7795) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10045) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11412) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10472) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10868
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9045) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6704
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8968) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3761) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8902
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 
AND  c.id_category IN(10010,10020,10030)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 3 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9237
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3759
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9801
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10455
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11393
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9792
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3533) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8620) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9758) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3557) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11271) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11047
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3615) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7785) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=230 AND c.id_category!=230
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 5 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4157) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11583) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3584
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10752
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7796) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10060
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8960) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=22020 AND c.id_category!=22020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5045
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11055
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8957) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10831) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10252) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9140) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9192
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11050) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8645) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8818) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11412
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11663) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11319) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=22030 AND c.id_category!=22030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 5 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3581
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3546
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9061
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11656
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10058
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10879) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10116
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10084) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11031
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5725) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10092) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8686) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3758
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11608) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10599)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11193
ORDER BY `position`
0.2 7 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7656) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9768
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10383) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11047) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8939
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10752) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7724) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3572
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10881
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4237) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9297
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4391) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8946
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3581) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9803) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11095
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3589
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10939
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3584
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11690) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10011) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11683) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7856) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10773
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3603) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7998) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11114
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10009
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8686
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11051
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8939) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10045
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10080
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11114) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11297) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3599) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7654) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10605
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11653) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11342
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8958
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10597) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10011
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10798
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7655
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10045
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8456) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3590) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10074
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10875) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5969) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10220) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10644) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9612
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9082) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11130
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11128) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4237) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10521) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10521
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3588) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3739) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11383) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3538) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11661
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3546) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10072) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8955) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11585) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1601010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3937) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11065) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7470 AND c.id_category!=7470
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10053
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10044) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=81070 AND c.id_category!=81070
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE * FROM `yv6d_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.2 7 Yes /classes/ImageType.php:109
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3987) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3938) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3752
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10073) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7658) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10661) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11032) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10741
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3551
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10086) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE tr.*
FROM `yv6d_tax_rule` tr
JOIN `yv6d_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 44
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.2 1 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10491
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10610
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9770) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11170) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2205030 AND c.id_category!=2205030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11047
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11296) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9613) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10870) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4245) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11656
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10834) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10332
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8956
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5178) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10087) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10799) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11319) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3756) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3739
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8956) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10661
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10073
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7655
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3595) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3592
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3742) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9096) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10221) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10472
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8959) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10045) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11701) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10093) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3571
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8952) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8069) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11596) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8948) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10876) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10060
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7719) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11246
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10702) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10774) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10701) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3749) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10932
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9767) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9060) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10937
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11128) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13000) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10116) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11659) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8949
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `yv6d_lang` l
JOIN yv6d_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
0.2 4 /classes/Language.php:1029
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10011
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11393) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10063
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10870) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10797) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6007) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9573
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10260) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10872
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10610
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11239
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10068) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11582) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10311) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9060
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3537) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8727) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8951) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4313
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4481
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3578
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11072
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10831) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10250
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11413) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10058) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10601
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1302010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8951
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10309
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11353
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9970
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11661) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3601) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10772) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8954
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8954) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10332) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3561
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8593) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8957
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8948
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6007) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=22010 AND c.id_category!=22010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 5 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10307) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11682) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10845
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9045
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3590
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10063) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10702
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10059) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7724
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=210 AND c.id_category!=210
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 6 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7999) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=6070 AND c.id_category!=6070
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 4 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4700
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7654
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10206
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8946) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2  AND  c.active = 1
0.2 26 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11412) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9181) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4721) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10093) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8972
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3751) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10092) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10254
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10795
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11395) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8490) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE m.id_manufacturer as value,CONCAT('mm_manufacturer_',m.id_manufacturer) as id, name as label
FROM `yv6d_manufacturer` m
INNER JOIN `yv6d_manufacturer_shop` ms ON (m.id_manufacturer=ms.id_manufacturer AND ms.id_shop=1)            
WHERE active=1  AND m.id_manufacturer IN(21,6,157,4,22)
ORDER BY name ASC,m.id_manufacturer ASC
0.2 5 Yes /modules/ets_megamenu/classes/MM_Obj.php:512
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9765
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9625) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3590
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3549) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9804) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3578) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11583
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9284) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8969
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8955
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8970) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10743) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3558) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7655) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11683
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9360
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3602) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10054
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10149) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3595
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9032
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE SUM(p.`weight` * cp.`quantity`) as nb
FROM `yv6d_cart_product` cp
LEFT JOIN `yv6d_product` p ON (cp.`id_product` = p.`id_product`)
WHERE (cp.`id_product_attribute` IS NULL OR cp.`id_product_attribute` = 0)
AND cp.`id_cart` = 0 LIMIT 1
0.2 1 /classes/Cart.php:3683
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3562
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8951
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3512
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3554) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8675) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11136
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10206
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10081) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7260) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9770
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8971) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11588) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3579
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11019) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9329) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4642) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10700
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10680) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3551) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9192) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11583) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4974
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11597) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3757) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4481
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11584
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9081
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=712010 AND c.id_category!=712010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10891) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10042) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10044) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11660) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7660
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3848) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10977
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10260) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11393) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=5010 AND c.id_category!=5010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 6 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10937) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8959
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9284
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8954
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10879
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10753
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=81080 AND c.id_category!=81080
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11287) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9621) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9097) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5178
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3988) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9792
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11413
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 70) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8957) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11239) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11346) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11239) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10610
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9768) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3594
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11170
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3581
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3587
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9765) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11383) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11055) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11047) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8959) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9190) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11295) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3553) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM yv6d_tag t
LEFT JOIN yv6d_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=8534
0.2 18 /classes/Tag.php:229
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11657) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10874) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9191
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11656) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7659) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11118
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9770
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7856
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7348) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9095
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10700) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9244) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3571) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10292) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10491) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10206) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=81060 AND c.id_category!=81060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3611) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9589) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7660
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10892) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13060) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11120
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10556) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11417
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8645
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8902) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10680) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7261) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10308
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=716050 AND c.id_category!=716050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10876
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=21050 AND c.id_category!=21050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11271
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9032
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10676
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11660
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3583
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7420) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11349) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10772
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3934) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7580) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4103) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9140) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9769
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11582
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9739
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10068) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4237) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5016) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9526) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3586) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10938
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3537
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10085) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11392
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3935
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10093
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10221
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3583
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10743
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10293
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=712030 AND c.id_category!=712030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11353) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9801) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10871
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7460) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9769) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8969) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=13010 AND c.id_category!=13010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 4 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7810
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11681) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6981) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10087
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11605
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10753) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6442) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11413
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10117) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10895
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9246) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3537) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10645
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10677) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8970) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4313
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10054) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8972
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9605) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10778) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10874
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9452
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10779
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4237
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9061) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10467) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=6050 AND c.id_category!=6050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 6 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10995) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3534
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=6080 AND c.id_category!=6080
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 6 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10703) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11120
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10873) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9060) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9193) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9739) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8948) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9181
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11033
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8956) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3839
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3733) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3536
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9773) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11072) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9329) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10388
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10878
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10647
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8969) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7263) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=712090 AND c.id_category!=712090
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11193
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3561) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3583) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5178
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11662) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10556
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11440) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3612
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11439
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9745
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11438) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3737) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=712070 AND c.id_category!=712070
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9573
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1602040) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9767) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10743
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10779
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11653) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11051
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3579
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7261
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8646
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10702
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=712020 AND c.id_category!=712020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11587
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3592
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11031
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9769) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3562
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10778
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=13040 AND c.id_category!=13040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10609
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9767
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7030  AND  c.active = 1
0.2 7 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7040 AND c.id_category!=7040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 3 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8958) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11159) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5543
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3604) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10882) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11531
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8070
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11019
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9045
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9359
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7380) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2205020 AND c.id_category!=2205020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7120) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3741) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10060) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10644
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10677
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10868
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10252) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7660
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9190
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3548
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10013) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10648) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7090) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7785
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5045
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10799
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7856) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11683
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10045) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6702
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8947
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10455
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7080 AND c.id_category!=7080
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 5 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5314
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9765
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=6090 AND c.id_category!=6090
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 4 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11417) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7654
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3754)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7718
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7580
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10307) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11683
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11295
ORDER BY `position`
0.2 5 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE COUNT(*)
FROM `yv6d_hook_module` hm
LEFT JOIN `yv6d_hook` h ON (h.`id_hook` = hm.`id_hook`)
WHERE h.`name` = 'displayHome' AND hm.`id_module` = 19 LIMIT 1
0.2 1 /classes/module/Module.php:2299
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8069
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8818
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=13000 AND c.id_category!=13000
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10059
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7659
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3584
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7400 AND c.id_category!=7400
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4157
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7774
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10648
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2205010 AND c.id_category!=2205010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE tr.*
FROM `yv6d_tax_rule` tr
JOIN `yv6d_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 44
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 102)
AND ('1888' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '1888')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.2 1 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3758
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=5030 AND c.id_category!=5030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 4 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3839) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=6040 AND c.id_category!=6040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 3 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8951) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9032) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8960) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10383
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11663) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8953) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8956
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3735
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11346
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=716010 AND c.id_category!=716010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10491
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9430
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9193
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9791) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11584) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11587
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3738
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11055
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11394
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=716030 AND c.id_category!=716030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8620
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9525
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10892
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=5020 AND c.id_category!=5020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 4 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10221
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11379) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9244
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7658
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10116
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11287
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5314) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10085
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8968
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=23010 AND c.id_category!=23010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 3 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10220) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10092) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10774
ORDER BY `position`
0.2 4 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7724
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11170
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9244
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3572
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3587
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 9010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10701
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4245
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4346
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11440) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 0 LIMIT 1
0.2 1 /classes/SpecificPrice.php:407
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10252
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7661
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10080) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.2 1 Yes Yes /classes/Product.php:3860
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7656
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11332) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10044) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7400) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11660
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11297) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=23040 AND c.id_category!=23040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 2 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7080) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4083
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11394
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7060  AND  c.active = 1
0.2 12 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9299
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8957) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11608) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8954) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9739
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5543
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3987
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7653)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7230) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8663
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11583
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10882
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10250
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3604
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10797
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8646
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11114
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7999
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10080
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7656
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712070  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1802040) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11033
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10455
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11374) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3734
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9181
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3749
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7784
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4642) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11128
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9625
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3938
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8583
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11657
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8620
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9464) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3546
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11672) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11349) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=23050 AND c.id_category!=23050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 3 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9191
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11439
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8971) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8490
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11034
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11119
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE * FROM `yv6d_mpar`
WHERE `mercadienvios_downloaded` = 0 AND
`is_mercadoenvios` = 1 AND
`next_retry_mercadoenvios` < 1755898187 AND
`shipping_id` IS NOT NULL LIMIT 2
0.2 1 /modules/mpar/mercadopago_gateway.php:1300
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3935
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=712060 AND c.id_category!=712060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7654
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3553
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10680
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10892
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7659
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11661) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11413
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3839
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3534
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=706040 AND c.id_category!=706040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3553) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3512
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8583
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7110 AND c.id_category!=7110
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 2 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10795
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3592
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11582
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11672)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=712040 AND c.id_category!=712040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10438
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9097
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3585
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10893
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.id_product
FROM `yv6d_product` p
INNER JOIN yv6d_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 8169
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2025-08-22 00:00:00",
INTERVAL 60 DAY
)
) > 0
0.2 0 /classes/Product.php:1399
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9140
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11055
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7785
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10369)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9525
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM yv6d_tag t
LEFT JOIN yv6d_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=8169
0.2 9 /classes/Tag.php:229
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7661
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10012
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1803040) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10661
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9044
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3755
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10677
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10936
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10556
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11582
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7724
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3558
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=705050 AND c.id_category!=705050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1305040 AND c.id_category!=1305040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8946) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8069
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=712050 AND c.id_category!=712050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=13080 AND c.id_category!=13080
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7998
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9766
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1803030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7774
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11412) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10645
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10879
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11379
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11417) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=11010 AND c.id_category!=11010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 2 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=716020 AND c.id_category!=716020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7719
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8958
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11583
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11118
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10093
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10939
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11690
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10068
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7999
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_group` a
LEFT JOIN `yv6d_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10643
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7856
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8955
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3935
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10891
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3562
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7784
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1802010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3574
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=712080 AND c.id_category!=712080
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7281
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10061
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11297
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4721
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11295
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8949
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10680
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 70  AND  c.active = 1
0.2 37 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 19030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11342
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11353
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11047
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 16020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9622)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13040) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7657
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9045
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8001020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3595
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10308
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3934
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10599) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10680
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 810) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80040) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11585
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5314
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10876
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13090) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10753
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11412
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3738
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8968
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE p.id_product
FROM `yv6d_product` p
INNER JOIN yv6d_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 8169
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2025-08-22 00:00:00",
INTERVAL 60 DAY
)
) > 0
0.2 0 /classes/Product.php:1399
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11332
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10797
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9360
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11342
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11051
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9433
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10072
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3749
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7320 AND c.id_category!=7320
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=23020 AND c.id_category!=23020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 3 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1302020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9298
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7360) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10074
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11095
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10876
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10293
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8727
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10644
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11392
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11417
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8593
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8947
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7580
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8968) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10609
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=716040 AND c.id_category!=716040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11346
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11072
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3752
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10873
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1602020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10878
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3580
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11584) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10076)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10830
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11136
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9193
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7440) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9758)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5969
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7929
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10149
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6599
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8971
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 9020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7999
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3604
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9739
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10521
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7263
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1601030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3574
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10293
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11531
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10116
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10056
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5953
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10251)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11663
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4391
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10778
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10875
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8957
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3580
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3752
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11596
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3741
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8841 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3936
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11114
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3614
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5016
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=701020 AND c.id_category!=701020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3936
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 8534
AND image_shop.`cover` = 1 LIMIT 1
0.2 1 /classes/Product.php:3064
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10250
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3512
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=5040 AND c.id_category!=5040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 2 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10307
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4083
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1302090 AND c.id_category!=1302090
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10647
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11033
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10467
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE tr.*
FROM `yv6d_tax_rule` tr
JOIN `yv6d_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 44
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 102)
AND ('1888' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '1888')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.2 0 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=703070 AND c.id_category!=703070
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11019
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10872
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=603030 AND c.id_category!=603030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10700
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9970
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7348
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9464
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11353
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10878
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7130) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10702
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3535
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13080) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3737)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9767
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=23030 AND c.id_category!=23030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10937
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9765
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10847
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=13060 AND c.id_category!=13060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10220
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product`) FROM `yv6d_specific_price` WHERE `id_product` != 0 LIMIT 1
0.2 3 /classes/SpecificPrice.php:283
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10042
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7440 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11118
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4346
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3535
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7160  AND  c.active = 1
0.2 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3554
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11128
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=711010 AND c.id_category!=711010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10882
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=11020 AND c.id_category!=11020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 2 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9044
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10831
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10938
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3554
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8001010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10774
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7020  AND  c.active = 1
0.2 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10870
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10012
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10260
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10869
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10773
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9359
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1602010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10570) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10994
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7050) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4642
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8947
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11584
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3572
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1302030 AND c.id_category!=1302030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11393
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8593
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1303020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7350) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10045
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3601
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 20020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7320) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7370) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9970
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11661
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9044
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8645
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7718
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11663
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=601040 AND c.id_category!=601040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 9030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3934
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=705010 AND c.id_category!=705010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=705030 AND c.id_category!=705030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10648
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=602040 AND c.id_category!=602040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8969
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3761
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10891
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11239
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11584
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4721
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6599
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=11030 AND c.id_category!=11030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 2 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10199)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3603
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11349
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4391
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1803010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8954
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10874
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=706100 AND c.id_category!=706100
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=607010 AND c.id_category!=607010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10187)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11119
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9181
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7100 AND c.id_category!=7100
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11653
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2304010 AND c.id_category!=2304010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3755
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 19040) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_country` a
LEFT JOIN `yv6d_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 3
LEFT JOIN `yv6d_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 44) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9329
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4391
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11661
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7310) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10871
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10044
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6702
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10797
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9192) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=703040 AND c.id_category!=703040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10869
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10701
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3937)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7796)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10556
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8002010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9590)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7795
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10599 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2203020 AND c.id_category!=2203020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3551
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10092
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10893
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3574
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3735
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3546
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11034
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3758
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10799
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6705
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4313
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11349
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4700
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7280 AND c.id_category!=7280
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8960
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10521
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8002020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3741
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10647
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11346
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5953
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10092
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11439
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7200 AND c.id_category!=7200
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11412
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3757) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9525
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11095
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10388
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10938
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=606010 AND c.id_category!=606010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM yv6d_tag t
LEFT JOIN yv6d_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=8169
0.2 9 /classes/Tag.php:229
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10879
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=709030 AND c.id_category!=709030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4346
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11658
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10252
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11379
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7718
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11193
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11136
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10936
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=703020 AND c.id_category!=703020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9773
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9605
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80  AND  c.active = 1
0.2 8 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10202) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9773
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10597
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1301020 AND c.id_category!=1301020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8956
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8939
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11034
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13050) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2  AND  c.active = 1 LIMIT 1
0.2 3 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9464
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 702010  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10093
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80060) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2201010 AND c.id_category!=2201010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6597)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2301020 AND c.id_category!=2301020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3579
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4642
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9097
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10186
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5178
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6976)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=709050 AND c.id_category!=709050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3534
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10743
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM yv6d_tag t
LEFT JOIN yv6d_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=8169
0.2 9 /classes/Tag.php:229
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10795
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706030  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8645
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10895
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 19050) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10308
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3589
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 19010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7360 AND c.id_category!=7360
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3595
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7450) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10383
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11682
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10051
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=703010 AND c.id_category!=703010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10753
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7280) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10871
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11392
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1103010 AND c.id_category!=1103010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3589
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7263
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=21030 AND c.id_category!=21030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10087
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11128
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=607030 AND c.id_category!=607030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3839
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1305020 AND c.id_category!=1305020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=709040 AND c.id_category!=709040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10779
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 16010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 70) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=708020 AND c.id_category!=708020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10597
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4245
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=706110 AND c.id_category!=706110
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9097
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3987
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1802020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7040  AND  c.active = 1
0.2 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=702050 AND c.id_category!=702050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10259)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11393
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10068
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10221
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2203010 AND c.id_category!=2203010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8960
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11019
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=21020 AND c.id_category!=21020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4237
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=602060 AND c.id_category!=602060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10831
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9569)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10873
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4974
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6442)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10937
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7440 AND c.id_category!=7440
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80070) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7657
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4157
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=13070 AND c.id_category!=13070
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=706060 AND c.id_category!=706060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10648
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9776 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=604010 AND c.id_category!=604010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10778
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10056
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_currency` a
LEFT JOIN `yv6d_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10830
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=704010 AND c.id_category!=704010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 704010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1102010 AND c.id_category!=1102010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3938
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11605
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE SUM(cd.`weight` * c.`quantity`) FROM `yv6d_customization` c
LEFT JOIN `yv6d_customized_data` cd ON (c.`id_customization` = cd.`id_customization`)
WHERE c.`in_cart` = 1 AND c.`id_cart` = 0 LIMIT 1
0.2 1 /classes/Cart.php:3688
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11659
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1302030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703040 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10644
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11605
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11271
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10874
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9360
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4237
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10752
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4083
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=706050 AND c.id_category!=706050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=702010 AND c.id_category!=702010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3537
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8646)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10609
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10847
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=13100 AND c.id_category!=13100
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10199) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=501020 AND c.id_category!=501020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7260 AND c.id_category!=7260
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 601030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=606040 AND c.id_category!=606040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9464
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=700 AND c.id_category!=700
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9766
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3987
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11287
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10643
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3761
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3585
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1802030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=501040 AND c.id_category!=501040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9140
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=706070 AND c.id_category!=706070
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 20010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10081)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81040) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11417
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2203030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8971
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81050) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2305020 AND c.id_category!=2305020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3536
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10752
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 18020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8663
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 712030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11596
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11379
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9430
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2303010 AND c.id_category!=2303010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=703030 AND c.id_category!=703030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3934
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1803050) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10251) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 601040  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11585
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80050) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=606020 AND c.id_category!=606020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3603
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=8050 AND c.id_category!=8050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=709060 AND c.id_category!=709060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=10010 AND c.id_category!=10010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2301030 AND c.id_category!=2301030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=605060 AND c.id_category!=605060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=13090 AND c.id_category!=13090
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716040 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=709020 AND c.id_category!=709020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_tax_lang`
WHERE `id_tax` = 1
0.2 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10081) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81080) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7480) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1602050) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7460 AND c.id_category!=7460
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11404) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8524)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10009
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11653
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 50  AND  c.active = 1
0.2 9 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10892
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9769
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11690
ORDER BY `position`
0.2 3 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3536
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=701070 AND c.id_category!=701070
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 712040) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2304020 AND c.id_category!=2304020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10643
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10012
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10847
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=708030 AND c.id_category!=708030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2302010 AND c.id_category!=2302010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1301090 AND c.id_category!=1301090
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3614
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9766
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9569) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8968
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=8000 AND c.id_category!=8000
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2305030 AND c.id_category!=2305030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1302020 AND c.id_category!=1302020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=703060 AND c.id_category!=703060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11587
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1305010 AND c.id_category!=1305010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=706020 AND c.id_category!=706020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10895
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7810
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10222 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13070) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=10030 AND c.id_category!=10030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=701010 AND c.id_category!=701010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6597) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10891
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=11060 AND c.id_category!=11060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 703060  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3938
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7450 AND c.id_category!=7450
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7040) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10873
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 18030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7795
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=21060 AND c.id_category!=21060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10075)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=503020 AND c.id_category!=503020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10882
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2201040 AND c.id_category!=2201040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=705060 AND c.id_category!=705060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5875)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9096)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE data FROM yv6d_layered_filter_block WHERE hash="d83991850c67a8c279a151a93a7da005" LIMIT 1
0.2 1 /modules/ps_facetedsearch/src/Filters/Block.php:168
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9625
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8663
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=21040 AND c.id_category!=21040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1803060) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 4245
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11271
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.2 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10251 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=607020 AND c.id_category!=607020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11596
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8490
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3588)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3580
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 23010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11295
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9060
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7470) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 22010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2203050 AND c.id_category!=2203050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=602030 AND c.id_category!=602030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10383
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=709090 AND c.id_category!=709090
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11657
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10042
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=603010 AND c.id_category!=603010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE `id_guest`
FROM `yv6d_connections`
WHERE `id_guest` = 9441510
AND `date_add` > '2025-08-22 17:59:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.2 1 Yes /classes/Connection.php:163
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=10020 AND c.id_category!=10020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7810
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2302020 AND c.id_category!=2302020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10085)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=8060 AND c.id_category!=8060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10875
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=501030 AND c.id_category!=501030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11585
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=608020 AND c.id_category!=608020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=703050 AND c.id_category!=703050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7795
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10062)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7340 AND c.id_category!=7340
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7140 AND c.id_category!=7140
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10149
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=608040 AND c.id_category!=608040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7270 AND c.id_category!=7270
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 501040  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2302030 AND c.id_category!=2302030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8939
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3548
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3585
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7130 AND c.id_category!=7130
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2201020 AND c.id_category!=2201020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9769
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7100  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=704020 AND c.id_category!=704020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11657
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9329
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=503010 AND c.id_category!=503010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3558
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=601010 AND c.id_category!=601010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2205030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7230 AND c.id_category!=7230
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=504010 AND c.id_category!=504010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8490
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9625
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=602020 AND c.id_category!=602020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=605030 AND c.id_category!=605030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10870
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4642
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10042
ORDER BY `position`
0.2 2 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=609010 AND c.id_category!=609010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8971
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=502020 AND c.id_category!=502020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9360) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=609030 AND c.id_category!=609030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=604020 AND c.id_category!=604020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=8030 AND c.id_category!=8030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10831
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1301030 AND c.id_category!=1301030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=706080 AND c.id_category!=706080
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2301010 AND c.id_category!=2301010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=704030 AND c.id_category!=704030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=709110 AND c.id_category!=709110
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7658
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6007
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=705020 AND c.id_category!=705020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 4157
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 712010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_tab=4
ORDER BY sort_order asc
0.2 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=604030 AND c.id_category!=604030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=608050 AND c.id_category!=608050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9776)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7658
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9096) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=11070 AND c.id_category!=11070
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=603020 AND c.id_category!=603020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6613)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 716010  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=711020 AND c.id_category!=711020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7998
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11297
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81060) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2203040 AND c.id_category!=2203040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1305030 AND c.id_category!=1305030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=601030 AND c.id_category!=601030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6981)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3535
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=701080 AND c.id_category!=701080
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1803020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2201050 AND c.id_category!=2201050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9605
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=701030 AND c.id_category!=701030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=504020 AND c.id_category!=504020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2203030 AND c.id_category!=2203030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 705040 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11349
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9767
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8070
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9513)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=501050 AND c.id_category!=501050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3548
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5486)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1103020 AND c.id_category!=1103020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=709010 AND c.id_category!=709010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=11040 AND c.id_category!=11040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7290 AND c.id_category!=7290
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2203040) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1102020 AND c.id_category!=1102020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=609040 AND c.id_category!=609040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=502060 AND c.id_category!=502060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1302010 AND c.id_category!=1302010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7190) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7140) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6705
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7330 AND c.id_category!=7330
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9605
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1101010 AND c.id_category!=1101010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=606030 AND c.id_category!=606030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=606050 AND c.id_category!=606050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3537
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=607040 AND c.id_category!=607040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8593
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9060
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=702060 AND c.id_category!=702060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=709070 AND c.id_category!=709070
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=608010 AND c.id_category!=608010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11690
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 130  AND  c.active = 1
0.2 12 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=11050 AND c.id_category!=11050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10570)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7350 AND c.id_category!=7350
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9590) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=5050 AND c.id_category!=5050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6007
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10870
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3754 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7130 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1101020 AND c.id_category!=1101020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3853 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10220
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2305010 AND c.id_category!=2305010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=501060 AND c.id_category!=501060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10307
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE * FROM `yv6d_hook_alias`
0.2 83 /classes/Hook.php:234
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=603040 AND c.id_category!=603040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7653) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7270) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8070
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8948
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13100) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4104)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11653
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=501010 AND c.id_category!=501010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=702030 AND c.id_category!=702030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9619)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=706090 AND c.id_category!=706090
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=8070 AND c.id_category!=8070
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709110 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7261
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10086)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=8010 AND c.id_category!=8010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=608060 AND c.id_category!=608060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11297
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3591)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 716040) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9190 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=503040 AND c.id_category!=503040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10068
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5165)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11663
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10092
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7348
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10020)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=709100 AND c.id_category!=709100
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2205010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1300010 AND c.id_category!=1300010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=608030 AND c.id_category!=608030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7261
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=601020 AND c.id_category!=601020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3586)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5010  AND  c.active = 1
0.2 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7120  AND  c.active = 1
0.2 9 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=7380 AND c.id_category!=7380
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8169 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=602010 AND c.id_category!=602010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=701060 AND c.id_category!=701060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1601020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 712020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7200) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 712080) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 712050 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=605010 AND c.id_category!=605010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7050  AND  c.active = 1
0.2 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3603
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7190) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=8020 AND c.id_category!=8020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=503030 AND c.id_category!=503030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10076 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=605050 AND c.id_category!=605050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=708050 AND c.id_category!=708050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2205020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5954)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=708040 AND c.id_category!=708040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 712050) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11050)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=605040 AND c.id_category!=605040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10190)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=502010 AND c.id_category!=502010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7348
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10220
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=709080 AND c.id_category!=709080
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10260
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=2201030 AND c.id_category!=2201030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=609020 AND c.id_category!=609020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8686)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9297) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3546)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=8040 AND c.id_category!=8040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 712070) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=702040 AND c.id_category!=702040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9776) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10187 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11332
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10149
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712090  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=5060 AND c.id_category!=5060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 70) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 712090 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7060  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=502050 AND c.id_category!=502050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8960
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=708010 AND c.id_category!=708010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7110) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=701050 AND c.id_category!=701050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7929
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
DELETE FROM `yv6d_ganalytics_data` WHERE id_cart = 0 AND id_shop = 1
0.2 1 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:77
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11395)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10875
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11032)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1300010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9773
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10044
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE p.id_product
FROM `yv6d_product` p
INNER JOIN yv6d_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 8169
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2025-08-22 00:00:00",
INTERVAL 60 DAY
)
) > 0
0.2 0 /classes/Product.php:1399
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10011 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=605020 AND c.id_category!=605020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10147)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 706070) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1301010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10147 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3749
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10311)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8948
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11438)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3936)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11332
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10252
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7929
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10199 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709030 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10053)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=706120 AND c.id_category!=706120
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9328)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7160) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6976 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9526) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=702020 AND c.id_category!=702020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10076) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9619 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9190) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1602030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709080 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8457)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8524) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11683)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11597)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 22020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 60  AND  c.active = 1
0.2 9 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=1301010 AND c.id_category!=1301010
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8010  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 3553
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10307
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10081 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3553
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7100) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 90  AND  c.active = 1
0.2 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 22060) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6705
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3612)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8818)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11659
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8903)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9140
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10044
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11441)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716020 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10052 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5178 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8524 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706030  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10772)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3754) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7110) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10260
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `yv6d_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=3
WHERE c.active=1 AND  c.id_parent=706030 AND c.id_category!=706030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3734)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7060) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9550)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 716030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712070  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4103)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3756)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10062 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9329
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11659
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7653 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7040  AND  c.active = 1
0.2 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11658)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 708050 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 702010 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3587)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7090  AND  c.active = 1
0.2 11 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3853)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5543
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7480 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10084)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 190  AND  c.active = 1
0.2 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 709070 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5875) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9801)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3737) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11383)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10020 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 9010  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9095 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9328) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11438 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1301090) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3742)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_order_state_lang`
WHERE `id_order_state` = 29
0.2 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10069)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7020  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9550) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 716040  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 716040 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7110  AND  c.active = 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10311) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE tr.*
FROM `yv6d_tax_rule` tr
JOIN `yv6d_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 44
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 102)
AND ('1888' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '1888')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.2 0 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 716050) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7290) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705050 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10043)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 703050  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9237)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 709060) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4104 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8675 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10599 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_lang` a
LEFT JOIN `yv6d_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 3) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10881)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3937) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10292) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3737 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3738)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10084) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9622 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 716020  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8950)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 702060  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8030  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE p.id_product
FROM `yv6d_product` p
INNER JOIN yv6d_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 8534
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2025-08-22 00:00:00",
INTERVAL 60 DAY
)
) > 0
0.2 0 /classes/Product.php:1399
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3757)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 705020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6976) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3592)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2303010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 716010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3737 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 716030  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 100  AND  c.active = 1
0.2 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 706050 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4172)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10052)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13010  AND  c.active = 1
0.2 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10251 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10075) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10292)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10147) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9095)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `iso_code`
FROM `yv6d_country`
WHERE `id_country` = 44 LIMIT 1
0.2 1 /classes/Country.php:272
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 712060) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11656)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 800  AND  c.active = 1
0.2 7 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3552)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7460  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7480  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712080  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3538)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `yv6d_lang` l
LEFT JOIN `yv6d_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.2 2 /classes/Language.php:882
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8525)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712090  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 702040 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 712090) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3848)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80020  AND  c.active = 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 810  AND  c.active = 1
0.2 8 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3586 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9192)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5030  AND  c.active = 1
0.2 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 705030  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11296)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1301020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6597 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9612)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11528)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11441) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 603040) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3751)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9278) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10977)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81070) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 716030  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9081)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9434)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7265)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7370) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM yv6d_shop s
LEFT JOIN yv6d_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1
0.2 1 /classes/shop/Shop.php:201
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11159) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_country`
FROM `yv6d_country`
WHERE `iso_code` = 'AR' LIMIT 1
0.2 1 /classes/Country.php:192
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7370  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11438) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10075 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10190) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 11050  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8902) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81080  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3785)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3937 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 130  AND  c.active = 1
0.2 12 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 501040  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7030  AND  c.active = 1
0.2 7 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 10020  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 704010  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8010  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3937 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 705030  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7310 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 716040  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 701080  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 21040) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9298)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 604010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 703030  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9589)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 501030  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9590 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7230 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8952)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9245) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8687) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5969)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10772 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8060  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705020 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7440 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3792)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 716020  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 22030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 705040  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6977)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3785) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701020 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10086 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7796) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 702010  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 702050  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7090  AND  c.active = 1
0.2 11 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712080  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10069) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4104) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7160  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7030  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3793)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 716010  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706050  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3511)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 603030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7320  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10845)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 716030  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1305010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 21060  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11395 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10311 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11658) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE * FROM yv6d_whatsapp WHERE id_whatsapp = 1 LIMIT 1
0.2 1 /modules/whatsapp/whatsapp.php:182
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7380 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8663)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.2 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 705010  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 18030  AND  c.active = 1
0.2 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11681)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10332)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_country`
FROM `yv6d_country`
WHERE `iso_code` = 'AR' LIMIT 1
0.2 1 /classes/Country.php:192
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3593) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706020  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3595)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9246)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5020  AND  c.active = 1
0.2 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 50  AND  c.active = 1
0.2 9 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 703010  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5040  AND  c.active = 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 50  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 11050  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3602)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8060  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701020 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11287 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1101010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10238)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3571)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10011)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702010 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 170  AND  c.active = 1
0.2 7 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3611)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 704010  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9573)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 711010  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 703010  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 708020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 22050  AND  c.active = 1
0.2 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1302010  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709090  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8841)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7130  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9621)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9622) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 22050) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 602030  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 703060  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10703)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4084)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 705040  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7130  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3748)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3536) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 703020  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 702060  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10062) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 702030  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709100  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702030 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9569 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 709030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11672 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7282)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7280)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 701070  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8000  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10009)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8040  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10020) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10043 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category_lang`
WHERE `id_category` = 70 AND `id_shop` = 1
0.2 2 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10877)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7460  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7420  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 705010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6678)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7450 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6613 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7653 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9928 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 9030  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 509020  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3602) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9432)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10187) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 609020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 702020  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706010 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8949)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8457 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 701080  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 701060  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 703030  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709060 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 800  AND  c.active = 1
0.2 7 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11607 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702040 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9190 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11065)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10369 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7480  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8727)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5090  AND  c.active = 1
0.2 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 708030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9803)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6010  AND  c.active = 1
0.2 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709030 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7440  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9590 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9190)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10895)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8727) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10437)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE * FROM `yv6d_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.2 7 Yes /classes/ImageType.php:109
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10796 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8593)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7265) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10222 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3748) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9361)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7230)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13020  AND  c.active = 1
0.2 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7440 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11159)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3575)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 705050  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10570 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9274)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9278)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5016)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3538) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9244)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7340) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9776 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4353)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE domain, domain_ssl
FROM yv6d_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.2 1 /classes/shop/ShopUrl.php:173
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9928) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3751) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7420  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708020 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10649)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10388)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5316) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 708010 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 706030 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2201050  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7470  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 504020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 709100 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 703050) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5875 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11701)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 210  AND  c.active = 1
0.2 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10086) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 705060  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7160  AND  c.active = 1
0.2 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11701 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709110  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9082) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11584)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 705050  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4103) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2304010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 702040  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 704020  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 703020  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 23040  AND  c.active = 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11597) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4394)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708030 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701020 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7060  AND  c.active = 1
0.2 12 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 601040) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 900  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11032 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7440  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4974)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE out_of_stock
FROM `yv6d_stock_available`
WHERE (id_product = 8169) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:754
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 9010  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4530)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 702030  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9791)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10085) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7785)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9573) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10069 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7270 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 703040  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3733)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 703040  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 702050  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7450  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_country`
FROM `yv6d_country`
WHERE `iso_code` = 'AR' LIMIT 1
0.2 1 /classes/Country.php:192
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10043) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7140  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4043)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 705060  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9513) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8070  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10939)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 508020  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3536)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8950 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11120)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13050  AND  c.active = 1
0.2 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3562)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7040  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7130  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10438)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11129)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9804)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4530) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3988)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7480 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11404 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708010 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2201010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3545) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 609030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 602060) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10062 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3740)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1103010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3611 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9513 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 704020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7460 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 711010 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 11060  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 703040  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8456)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 701020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7724)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 701070  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8020  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8020  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5010  AND  c.active = 1
0.2 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6599)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7270 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7470  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 702040  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9433)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7120  AND  c.active = 1
0.2 9 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7400  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8000  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 11060  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5080  AND  c.active = 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702040 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9569 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 17010  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 716020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9768)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3793 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_menu=5
ORDER BY sort_order asc
0.2 5 Yes /modules/ets_megamenu/classes/MM_Column.php:126
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 708050) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6976 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11588)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10055)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10073)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 703050  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 503020  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8050  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8040  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10081 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709110 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8050  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 702060 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11031)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 703050  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 702020  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5080  AND  c.active = 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3589)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2203010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9550 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3588 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10059)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10061)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 50  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3591) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3735)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10369) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 704030  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 90  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9758 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10222)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7310  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7140  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 230  AND  c.active = 1
0.2 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE * FROM `yv6d_contentbox_files` where `id_store`=1 and `id_lang`=3 LIMIT 1
0.2 1 /modules/contentbox/contentbox.php:796
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7380  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8070  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10259 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7020  AND  c.active = 1
0.2 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709090  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6080  AND  c.active = 1
0.2 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 23020  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8534)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 23010  AND  c.active = 1
0.2 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3594)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_country` a
LEFT JOIN `yv6d_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 44) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2301020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10309)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11441 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708040 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709080  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7100 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 190  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7400  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3611) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5070  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10075 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10796)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1301030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 601020  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4103 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6597 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3612 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8903 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10570 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11119 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10932)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5050  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80  AND  c.active = 1
0.2 8 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3740) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7450  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9526 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10051)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8952) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 711020 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7200 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5953)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5178)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7380 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11319)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 704010  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11319) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 708010  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 31010  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7400) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 501060  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712030  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5040  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 604030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6613) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 810  AND  c.active = 1
0.2 8 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10190 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709070  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3557) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 712080 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7330 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8970)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 21030  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 23020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 9020  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8030  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9297)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5016 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 703030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 704030  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 9020  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11119)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3749)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 703040  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8070)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706040  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 21010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709080 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11658 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9082 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704020 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9478)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11246)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7470 LIMIT 1
0.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 701010) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10834)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 501050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7450) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 9030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11440)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 21060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 22030  AND  c.active = 1
0.1 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 701050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7320) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 501010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5725)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 608050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 14030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1103020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_currency` a
LEFT JOIN `yv6d_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5486) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 602050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9573 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3538 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9045)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8841) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7330 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8953 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3755)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 712090 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10060)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7340 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9613)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3734 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9526)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_tab=7
ORDER BY sort_order asc
0.1 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 705020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3754 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_tab=3
ORDER BY sort_order asc
0.1 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10601)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3512)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3615)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10743)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2304010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 100  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9061)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5045) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709110 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3583)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7265 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11681) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10977 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8959)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 120  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1602010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6704)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10468)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8955 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7660)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8954)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 603010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7282) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10455)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2301020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 708030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3593)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 23040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 503010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 503040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 701060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 602040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_state` a
WHERE (a.`id_state` = 102) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7796 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 703060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_group_lang`
WHERE `id_group` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 60  AND  c.active = 1
0.1 9 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 702030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3753)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 703020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3759)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 706010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11395) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 501020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9478) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 609010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 608040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 509010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9430)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 502020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 22010  AND  c.active = 1
0.1 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 716050 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6020  AND  c.active = 1
0.1 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 502020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2205010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 150  AND  c.active = 1
0.1 9 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3552) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 22030  AND  c.active = 1
0.1 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8818) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11383) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11374)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10932 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11095)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9767)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7450 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 150  AND  c.active = 1
0.1 9 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7320  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE mc.*
FROM `yv6d_module_currency` mc
WHERE (mc.`id_module` = 67) AND (mc.`id_shop` = 1)
0.1 1 /classes/Currency.php:444
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7290  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2305010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8902)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9430 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7380  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3615 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9619) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 703060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 706120 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10013)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8169)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8950) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 711010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7360 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 606020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 10010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10056 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9801) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11681 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10798)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7661)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 703070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3599)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 706030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 709030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3739)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10058)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9328 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3592 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 18020  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3536 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2301030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3590)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10521)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 220  AND  c.active = 1
0.1 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 501010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 501020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 705050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3853) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3793) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3757 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11296) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7310  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 605030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10259) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5875 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8531) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3590 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 607010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7470) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 14020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 22040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11658 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_country` a
LEFT JOIN `yv6d_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 44) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11047) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 705010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 703070 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE *
FROM `yv6d_order_state_lang`
WHERE `id_order_state` = 28
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1305020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5954 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7260 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7310 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 711010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7310 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10834) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11032) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3599) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11701) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7440) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9096 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module` WHERE `name` = "ps_featuredproducts" LIMIT 1
0.1 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3588) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 501050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10238 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 701030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 705030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 703070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7460) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9612) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11065 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 60  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7210  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 110  AND  c.active = 1
0.1 7 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10605)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 702010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 706020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10741 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7350) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7290) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 501020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1302090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3533)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10882)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6442 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2303010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1102010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 703070) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3748 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3557)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7100  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 708040 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703070 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11528) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2201020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 709040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7110  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.1 0 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1802010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11440 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1301010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4084) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3756) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8002020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 100  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7010  AND  c.active = 1
0.1 7 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 509020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3581)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 170  AND  c.active = 1
0.1 7 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 19030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8949 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9758) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 16020  AND  c.active = 1
0.1 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6060  AND  c.active = 1
0.1 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 19010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 703070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4721)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10013) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3587) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 20010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6020  AND  c.active = 1
0.1 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 21010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13000  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 10020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7010  AND  c.active = 1
0.1 7 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 21040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 17010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6981 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 160  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2301030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10292 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10222) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8457) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10080)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 23030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 800  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2303010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE ctg.`id_group`
FROM yv6d_category_group ctg
WHERE ctg.`id_category` = 70 AND ctg.`id_group` = 1 LIMIT 1
0.1 1 /classes/Category.php:1654
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2302010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 705040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9299)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 705020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1101020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 503040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11033)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10084 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3751 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 701060 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 503010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7160) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7420) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3792) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7340 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2203050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9284)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10869) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6599) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3934)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11404)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 501060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4104 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4700)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 501030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 703050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7310  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 704010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9096 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3536 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9299 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 504020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3549)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3572)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 712040 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10059) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709100  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8952 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709110  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8727 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7190 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3572) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3736)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 711020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9298) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2203050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11129 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10877) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 110  AND  c.active = 1
0.1 7 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10147 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9082 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3604)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10072)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8953)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7856)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7080  AND  c.active = 1
0.1 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3579)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10893)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2301020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8000) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10187 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10054)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10649) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 601020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 509010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3756 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7340  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8531 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3742) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 23050  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 23020  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 23030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3586) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 706040 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7270  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 711010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3848) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7200  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3511) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 210  AND  c.active = 1
0.1 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5725) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1601020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9745)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10491) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 508010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 502020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3588 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3740 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 601010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7282 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11597 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 508020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7290  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 502010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11417 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 503020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 502050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 900  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 508010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3792 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE * FROM `yv6d_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.1 1 /classes/module/Module.php:2188
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11047)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 706080) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3545)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3584)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11672 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 310  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2302020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4313) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7270  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10117)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11662)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9244) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10311 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7263)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE ctg.`id_group`
FROM yv6d_category_group ctg
WHERE ctg.`id_category` = 70 AND ctg.`id_group` = 1 LIMIT 1
0.1 1 /classes/Category.php:1654
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8169) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9765)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7290 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 140  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7440 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2201050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10068)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3748 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6678) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7470 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11319 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7360) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2302020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 509030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 708040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3602 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1602040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9298 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10869)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3757 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3552 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2201050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 502060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 504010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 711020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 601010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9525)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10795)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9361) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10369 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7280) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7724 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1305040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 503010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4043) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE out_of_stock
FROM `yv6d_stock_available`
WHERE (id_product = 8169) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:754
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11383 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11417)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11159 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 16020  AND  c.active = 1
0.1 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5486 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3562 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10009) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11438 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7140  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 504020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9432) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9434) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11662) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11662 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 711020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11130)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 502010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8903) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11070) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7280) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10101)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7130 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10056)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3935)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 502050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7260  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 200  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3611 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8972)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7280  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9803 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7130  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 709110) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 503030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8002010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7100 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 503030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4353) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9619 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11170)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7080) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3742 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 706070 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11584) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8524 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 22020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9192 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7140  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9245)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10938)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7280 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 601020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 504010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6977) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13020  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7270 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_tab=6
ORDER BY sort_order asc
0.1 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11656 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3740 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 711010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 11030  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10009 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2302010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5486 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9620)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9745 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 703030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10939 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 701020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8902 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10074)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10643)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7210 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10437) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10676)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7525)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 601030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 11070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6080  AND  c.active = 1
0.1 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 509030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4172) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE * FROM `yv6d_hook_alias`
0.1 83 /classes/Hook.php:260
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4084 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 220  AND  c.active = 1
0.1 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6442 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7210  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 16010  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7230  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3599 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 701020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8949) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11608)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5178) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3548)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 5040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8675) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10601) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 10010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3936 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7230  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8525) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3580)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 120  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7657)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13050  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10772) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 502060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 503040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10309) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9792)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3988) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10293)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 22050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7110  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80010  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 18030  AND  c.active = 1
0.1 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9613 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 603020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10084 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE * FROM `yv6d_hook_alias`
0.1 83 /classes/Hook.php:260
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10206)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11095 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13000  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10085 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9191)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1301020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 703040 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7190 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8002020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4394) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1802040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 716010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 708010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5165) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7050  AND  c.active = 1
0.1 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 701080) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7120  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 5030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2302030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10472)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10080) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 601040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10250)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10703) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 601030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 701060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9622 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 503040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3736) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7460 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5030  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 716020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11287)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 609020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1803010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1305030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_tab=2
ORDER BY sort_order asc
0.1 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3561)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8950 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9361 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7480  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8534 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9452 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11644)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 11020  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11659) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 608020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 716050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 716050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE out_of_stock
FROM `yv6d_stock_available`
WHERE (id_product = 8169) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:754
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 19010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 23050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11660)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7260 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3752)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10677) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3578)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 702040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 706060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2203040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7200) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5040  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7190  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2301010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10086 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 602010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9620 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10438 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10055) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9274) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10879)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11031) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3589) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 230) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6050  AND  c.active = 1
0.1 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11130) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3848 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9245 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10116)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 605020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8583)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 17040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7190  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9770)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 230  AND  c.active = 1
0.1 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10438) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3753) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3741)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3758)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3601)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3595 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11342)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2203030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7350  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10045)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 704030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11528 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11644 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9803) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11661)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 501010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10117) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3988 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7280  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7795)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10202)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10202 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7190 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_country`
FROM `yv6d_country`
WHERE `iso_code` = 'AR' LIMIT 1
0.1 1 /classes/Country.php:192
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2302010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8970) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 711020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3785 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7310) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10752)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7724) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_country`
FROM `yv6d_country`
WHERE `iso_code` = 'AR' LIMIT 1
0.1 1 /classes/Country.php:192
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3751 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 22010  AND  c.active = 1
0.1 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 24020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10052) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 706110) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 706120) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 240  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10799)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 706090) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7340 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4721) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_order_state` a
WHERE (a.`id_order_state` = 28) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 703070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 709010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 716030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3935) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9769 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9434 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15090  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10308)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10645) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 17080  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3612) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 810  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1803020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9765) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4530 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5725 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 22040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6678 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9745) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9804) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1301010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1803050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8646 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6981) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9432 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 20010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2205020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 22010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10601 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7340  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11393 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 716040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7100) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 604020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_tax_lang`
WHERE `id_tax` = 2
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2201040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 716020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10056) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3733 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3591 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3511 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10186)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7160  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 220) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 11010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712080  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712090  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 140  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7656)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10020 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11296 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8951)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10876) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13010  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7654)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 11010  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11019)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10995)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7200  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 14020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 706100) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8727 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709090  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3554)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9768 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10254)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11392)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11136)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9061 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1305020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10871)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 120  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1102020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE value FROM `yv6d_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.1 1 /classes/shop/Shop.php:1160
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9768) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11114 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 10030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703070 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10190 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10796) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10061 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 709090 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10648)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 606010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 606050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2203020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 705060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11239)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11119) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7090) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9433) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 608060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 504010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 608010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 502060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 705020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 21060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8675)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9244 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 5010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2205020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9081) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9452)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 704020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5954 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1803010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11412)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2302030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 31020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1803020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 190  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 703030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7260  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 701070) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2201010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 609010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6030  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3575) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2203020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2305030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6050  AND  c.active = 1
0.1 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7856) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7440  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 23010  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 503020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 19040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 19030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 16010  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10797)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10076 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2205030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6613 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7380) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7230 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4700) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7140 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10332) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10468) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5954) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10221)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 21030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7120) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9620) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 607030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4237)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11682)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11050 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2205030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10831)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11439)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3546) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 18020  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6704 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2305020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9739)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6030  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10680)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10491)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1602050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 501010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7310 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10932) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10778)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 704010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7130) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 23040  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10468 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11193)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10061) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE * FROM `yv6d_hook_alias`
0.1 83 /classes/Hook.php:234
SELECT SQL_NO_CACHE ctg.`id_group`
FROM yv6d_category_group ctg
WHERE ctg.`id_category` = 2 AND ctg.`id_group` = 1 LIMIT 1
0.1 1 /classes/Category.php:1654
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 706050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 9010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11051)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 601010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 601040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11413)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7370 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9328 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 609040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 709110 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 716040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 23050  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3938)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE out_of_stock
FROM `yv6d_stock_available`
WHERE (id_product = 8534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:754
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10093)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3551)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10876)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9237) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 90  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3575 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3534)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11605)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10994)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7281)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 605060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10778) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10556)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3599 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7260 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 21020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2304010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 20020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11404 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 709050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 210  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 703040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7140) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7282 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 709090) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3593 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 19010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE id_shop
FROM `yv6d_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1588
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3602 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9081 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6070  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4353 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4394 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6010  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3839)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 607040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 702050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4103 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6060  AND  c.active = 1
0.1 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11607) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3591 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13100  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3761)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 605010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11531)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 605050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 21050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9181)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2304020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 702050 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10068 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3738 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13000  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 31010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3572 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10644)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1305040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2201030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 22020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10472) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7330 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10779)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1602050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2205010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10743 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11114)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10060) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8001020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11582)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2305010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8956)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 23050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6977 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 12010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11136 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE * FROM `yv6d_hook_alias`
0.1 83 /classes/Hook.php:234
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9193)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 21020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 12020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6704) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9625)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10610)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 22040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 23020  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11596 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5020  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 702020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9478 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10878)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 602050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6442) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6702)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 5050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8955)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8620)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7719)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10680 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 712070 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11246) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 605040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80020  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9513 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7100  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 602050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 706040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10845 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_country_lang`
WHERE `id_country` = 44
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 609020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8902 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 703010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10845) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2305030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10644) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7580)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7380 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 140  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10799) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9191) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 503030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 501050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709110 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11118)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE out_of_stock
FROM `yv6d_stock_available`
WHERE (id_product = 8534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:754
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 701030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11660) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 17070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE tr.*
FROM `yv6d_tax_rule` tr
JOIN `yv6d_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 44
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 102)
AND ('1888' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '1888')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.1 0 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9359)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_tax` a
WHERE (a.`id_tax` = 2) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2305010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10238) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1803060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10072) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7330 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10437 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 702060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1803020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9804 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10069 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6040  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 712030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11656) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 709100) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 5060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 709020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 502010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7525) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 23040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 310  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 606040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 210) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 608030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10874)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8952 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8456 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10881 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7260  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2301010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 100  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE id_shop
FROM `yv6d_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1588
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6070  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7230) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7200 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9613) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7420  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10753)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9621) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3561) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2201030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11033) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9621 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2203030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3586 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9928)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 711020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3552 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6090  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3549 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 607020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7784)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7929)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9452) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10937)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11050) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE out_of_stock
FROM `yv6d_stock_available`
WHERE (id_product = 8169) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:754
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 703060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 11070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 11040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3512 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 22050  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8070 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `name`
FROM `yv6d_manufacturer`
WHERE `id_manufacturer` = 89
AND `active` = 1 LIMIT 1
0.1 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9612 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7655)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6090  AND  c.active = 1
0.1 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE id_lang FROM `yv6d_lang` WHERE is_rtl=0 AND active=1 LIMIT 1
0.1 2 /modules/ets_megamenu/classes/MM_Obj.php:503
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 19040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1601030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8903 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 21050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706110 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1602030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3735) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7525 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 21030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11608 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1302010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11246 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7340 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11588 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11588) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 711020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2304020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7400 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2302020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6090) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10388) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3594 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11128) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8686) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_group` a
LEFT JOIN `yv6d_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11393)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11582) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 23010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7270  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9192 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11034)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1102020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10871) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8663 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8000  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10043 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 240  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10868)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 24020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10743) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 706010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3579) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1300010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9274 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9791 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 11040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10055 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1803050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 31020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 180  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8001010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 5020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1305010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9433 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1602040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3749) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 712090 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 9020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 501010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3612 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7348)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9359) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 501040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10073) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2201040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8069)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7659)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 706080 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2201030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10700 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1803040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 501040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2301030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7450 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9526 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 606010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 703010) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4172 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 11070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 602020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 200  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 501030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 712050 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1802030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709090 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6080) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 502010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 310  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7270 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1803050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10597 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 703020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1301090  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1602020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11584 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10773) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80010  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3533) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3511 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2304020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11346)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7654) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3615) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 708020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 16010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 602030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1301020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9246) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3579 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10093) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7440 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11118) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 200  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7460  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 702030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3753 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3759) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9045) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 604030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1303020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 606020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7260) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3538 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2201020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8687)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10881) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 20020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 31020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 601020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE out_of_stock
FROM `yv6d_stock_available`
WHERE (id_product = 8169) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:754
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7080  AND  c.active = 1
0.1 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8001020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7190 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 501060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706110 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11607)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7230 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4313)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8687 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8970 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 21040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6070) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 22060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 607010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7330 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4043 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7380 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7350  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7856 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11129) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 180  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10938) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 601030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 19050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2305020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7660) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 18030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3739) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 709070) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 502060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 22060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2301030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2203040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 10020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10936) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7360 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 23010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10703 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10556) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 602020) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10869 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2205030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 800  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10845 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10779 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 12010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 609030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 230  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2201020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 160  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 711010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706100  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 709080) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 701050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 24020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10058) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 21050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9361 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 240  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9765 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7440 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10051 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2301010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11587)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3752 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10011 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1302020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7525 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 19050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11047 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11395 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10072 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8947)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7270) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5314)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10701)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 708040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4313 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 602040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 709040 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10609)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10383)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 606030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3759 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7999)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7210) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10872)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7450 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7774)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11596)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 603040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9550 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 21010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 22030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 21020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 170  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1302090  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2305020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `name`
FROM `yv6d_manufacturer`
WHERE `id_manufacturer` = 20
AND `active` = 1 LIMIT 1
0.1 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1803060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 220  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9801 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3584 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 11040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5165 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9061) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10292 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10645)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 10010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10085 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7210  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2203050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10051) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 14030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 711020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 716050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3758 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11608) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3595 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3935 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1802030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3572 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 606040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1301010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 708010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 712050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_tax_lang`
WHERE `id_tax` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3549) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2203010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3578) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8456) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10795 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1103010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10610) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7658)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 8000 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 608030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3589 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 19050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 603040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10060 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 6040  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 700  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10649 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10309 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8958)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 502050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10054 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 605050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 31010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5090  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1303020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8818 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 12000  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7060) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2305030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 605010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2304020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7724 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7340 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10741)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10074 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 130  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9589) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10936)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10977) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8070) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7330  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3561 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7260 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11582 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10073 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706070 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11019) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3733) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2201010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11353)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10556 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7330) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 23030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8686 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10254 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10741) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7380  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 10010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8953) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9278 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10307)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1301030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10797 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11295)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2203030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2302030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 605020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7350 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11392) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7470  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_country`
FROM `yv6d_country`
WHERE `iso_code` = 'AR' LIMIT 1
0.1 1 /classes/Country.php:192
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 607010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2201010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 23030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11681 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8687 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6050) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7661) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 160  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7130 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11683 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 180  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10875)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 711010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 31030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9081 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 31030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 607030) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706070 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3753 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11120) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2305020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5016) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4700 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8457 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4157)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 12020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 704020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3793 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3590) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7280 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6040) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11439 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10467)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11597 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709100  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11657)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1302030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 604030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7370  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3742 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10772 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 502060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3551 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1803020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 703010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10052 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7120  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 12020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706120  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3603)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 509010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10661)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11690 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 31010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 70  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8002020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10874) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1305010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9060)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 21060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 501020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10795) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 17030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10053 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9193) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 602030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 701020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3752) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2303010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7350 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 605020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3738) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7440  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7200 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 602050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 705050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7440 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1803040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3741 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3853 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7360  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7360  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7657) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 711010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 17070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9044)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 706110 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7190 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10332 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10491 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4391)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4346)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2201040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9739) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11246 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11682) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 701010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703070 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10013 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `yv6d_specific_price` WHERE `id_product` != 0
0.1 3 /classes/SpecificPrice.php:291
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 601040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10060 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE format
FROM `yv6d_address_format`
WHERE `id_country` = 44 LIMIT 1
0.1 1 /classes/AddressFormat.php:618
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3557 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4481) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8818 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1103020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 708020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 20020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9769)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10610 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7310 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 9030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2302010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9191 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9791) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 24010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 607040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 606010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 12000  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9032 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 608010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11683) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 17060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11374 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 603010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2302020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 700  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3739 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11682 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1802030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11120 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10045) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 701060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3585)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 501020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 23050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4083)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 501050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11114) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7190 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11394)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 708010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 17040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3595) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10074) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9278 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10774)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 17020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 701050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5953) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 608060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11392 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1305020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7929 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3534 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1103010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 9010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 11020  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10597)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10676 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 702030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 606040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7230) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM yv6d_required_field
0.1 1 /classes/ObjectModel.php:1453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8958) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7400  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 701030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10834 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10605) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9246 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5969) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 110  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11413) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11118 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 705050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 603010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10994 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7100  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE location
FROM `yv6d_stock_available`
WHERE (id_product = 8169) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:782
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7856 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3756 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE depends_on_stock
FROM `yv6d_stock_available`
WHERE (id_product = 8169) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:729
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 120  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 11050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10388 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11072)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10259 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2205030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1302030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9097)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3734) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10045 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11193 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3839) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 712050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10250) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11128)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11383 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 708020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9274 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8002010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 16020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 14030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE id_shop
FROM `yv6d_currency_shop`
WHERE `id_currency` = 3
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1588
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8956 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9181 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5045)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7140 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3792 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1300010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 11010  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7657 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 706060 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7340  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7330  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3581) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11342) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7660 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11051) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3988 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 150  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3574)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8001010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1102020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 110  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 11060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_country`
FROM `yv6d_country`
WHERE `iso_code` = 'AR' LIMIT 1
0.1 1 /classes/Country.php:192
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2203020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11441 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10308) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11287) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3594) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 17030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 703020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 606020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2302030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9434 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 605050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9360)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8951 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3987)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 705020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3571) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3553)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1601010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9928 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 706020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1601030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10870)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11701 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3583) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9758 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7470  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9237 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10753) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3545 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1305010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3557 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7280 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10892)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2302010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 11030  AND  c.active = 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10199 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 24010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10521) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9589 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 22040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_country`
FROM `yv6d_country`
WHERE `iso_code` = 'AR' LIMIT 1
0.1 1 /classes/Country.php:192
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7230 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3546 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8948 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11055 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2203010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1602030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10116 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10058 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5314) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11130 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 607020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 170  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2302030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8841 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3839 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7280 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10779) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3741) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10893) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9181) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 17060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10051 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11656 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7130 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2305010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10774 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11584 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7370  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3758) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3512) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7460  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1802040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 10030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE * FROM `yv6d_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.1 1 /classes/module/Module.php:2188
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 22020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1302030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 21060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10250 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE location
FROM `yv6d_stock_available`
WHERE (id_product = 8169) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:782
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10773)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4353 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3583 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3755) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7400  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE * FROM yv6d_contentbox WHERE `id_lang` = "3" and `id_store`="1" LIMIT 1
0.1 1 /modules/contentbox/contentbox.php:775
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11239 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 702060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11193) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 21030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10647)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 712030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4394 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9525) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 607010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 608060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7661 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10186 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 9020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8646) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 705060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7260 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8959) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9452 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1305030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10013 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13000  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1601030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3584) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10677 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8956) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9791 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10093 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7657 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1802040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15080  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1302020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7655 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 210  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 14040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3581 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 14010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7420  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 12000  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 701080 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11690)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3601) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 708030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 708050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7260 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4245)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10186) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10293) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8001020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10605 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 31030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10871 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7340  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4083) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4700 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8000  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 606010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3936 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 702020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE `from` BETWEEN '2025-08-22 00:00:00' AND '2025-08-22 23:59:59' LIMIT 1
0.1 1 /classes/SpecificPrice.php:358
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 60  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6702 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10455) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9297 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10702)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9095 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8583 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7785) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11170 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 706100 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7470 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11413 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7450  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706080  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11531 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 11040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11585 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 9030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 11060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1102010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 10040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10601 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11531) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 11070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8456 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8954) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1601010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1803030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 602050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10308 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1803030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9257)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7929) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_tab=8
ORDER BY sort_order asc
0.1 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1803050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11239) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 17070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7400 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 17080  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1301010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2205020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1802010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8645 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7190 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 11030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8955) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10994) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11417) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11170) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1802040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8949 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_tab=9
ORDER BY sort_order asc
0.1 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3936) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 509010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 608050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2203010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11440 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11031 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7654 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11440) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1301030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 603020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_country`
FROM `yv6d_country`
WHERE `iso_code` = 'AR' LIMIT 1
0.1 1 /classes/Country.php:192
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 601030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1305020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10834 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13100  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6702 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1301020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3554) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 703060 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7270  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1602050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3614)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1602040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1602030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 12010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1300010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10597) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 16020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1103020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1601020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 130  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1601010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10437 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 10030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5953 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8002010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11055) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 21040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4043 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 90  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11439) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10700)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11034 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8971)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10893 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10876 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10221) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7260 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11051 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2201020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11136) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706090 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2305030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709110  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1305030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10891)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7480  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3533 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1601010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 502050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8972) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706120  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3535)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3551) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 17020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7370 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1602020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3848 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10676) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 503010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1302020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1101010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5016 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7200 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1602030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8951) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 708030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2301010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1602010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9284 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 501030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 701070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10056 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709110  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1305020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9589 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4721 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1305030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10753 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 711020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10221 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 701050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13090  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 702010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 602010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 702040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9739 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 607030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7440 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4084 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11531 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8954 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3735 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4530 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3575 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10186 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 12010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5165 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 17030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10059 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 22050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1802020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 703050 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1802020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2205010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1803040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13110  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2205020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 11050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10063)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11128 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706110  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1102020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 705050 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1101020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1803060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9432 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 606020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 220  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 701030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2203010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10491 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 31020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 21030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 14040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 19010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10702) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2203040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7265 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9620 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2201010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 708040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 24020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10939) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10455 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 11020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11031 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706110  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 711020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1101010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 9020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1305030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 502020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7280 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2301030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 23030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 14040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 23040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_order_state` a
WHERE (a.`id_order_state` = 29) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 705030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 14030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 602020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8490)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 501040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9045 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_country`
FROM `yv6d_country`
WHERE `iso_code` = 'AR' LIMIT 1
0.1 1 /classes/Country.php:192
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 17030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10087)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 709080 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 17010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1602020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 708050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1602010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11412) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 10040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 503020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2201030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 705060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2304010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10293 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7450  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3571 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8645)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9433 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7230 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7290  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE format
FROM `yv6d_address_format`
WHERE `id_country` = 44 LIMIT 1
0.1 1 /classes/AddressFormat.php:618
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10388 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1301090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 712010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7460 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11342 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 240  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 14010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2303010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10080 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2302020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3601 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10995) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2301020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2301010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 503020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 24010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5316 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1101020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11033 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2205010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 22040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2203050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9245 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2203020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7210  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8972 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11072) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 702040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1802010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 18020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 708040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 703020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7718) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 17040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 705060 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 17010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 12020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1602010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1601020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1300010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 603020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8525 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 603030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 603020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11346 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7200 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1305040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 701030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11394) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1803030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9298 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15080  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1305040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 508010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2201030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2201020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11596 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10938 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7310 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4172 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7370  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 21040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 606050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 18020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 17070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 704030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10206) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1601020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9739 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2305010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 700  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10101 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 310  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3583 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706120  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 9020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706090  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1803010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2201040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13100  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 14010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 22010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2304010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6977 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 607020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10063) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10677)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1802020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 703030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 609030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 701030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 14010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2201050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 705020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1303020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1302010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 22060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6599 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 12000  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10521 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3587 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1301030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11393) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11644) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 502010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE id_shop
FROM `yv6d_lang_shop`
WHERE `id_lang` = 3
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1588
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 701060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4346 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 501030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 701080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11412 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 602060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 604010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 702050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10609 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11065) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706090  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9032) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 716020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 605010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8939)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 712070 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 606050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7210 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 501060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5316)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11653)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 703010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 504010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706120  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9970)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 21010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7280  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 21020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10796 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1802020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1802030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 18030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10644 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1102010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2203050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 716050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10073 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7200  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1803030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1301020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 180  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1301030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1302010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2201050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10877 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6678 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9768 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13090  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13100  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 21050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 20010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3549 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1101020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 23020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1301090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1602020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15090  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 14040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11019 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10472 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11346) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8593) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 16010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8001020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10874 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13080  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 14020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 20010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 602060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 606030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 14020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1103010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10059 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 608030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 10030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 17040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1803010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 603030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 601010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 160  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1602040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3755 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 602010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 608040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 17080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11528 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9140)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9032)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7440 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 24010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3537)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7340 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10872 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8001010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11032 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9464)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2304020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7190 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706080  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 80070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9792) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706110  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 81080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11605) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9770) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8970 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2305030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703070 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7230  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 21050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 604030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 604010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 22020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 22030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13110  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 602010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 22060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 10020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2203020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2301020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 608020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7450 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11051 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 701010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7660 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 609010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1602050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7320  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706100  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 501050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 80050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 605020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11587 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 19030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1303020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1101010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 810  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11296 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3548 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 200  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7190  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1601030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1305010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 604020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 17060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 604020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8959 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9193 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9525 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1302090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 601010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 704020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1803040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7320  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 230  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 705010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8947 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 17060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 603030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 602010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3585) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 603020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 608030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1302020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11033 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10206 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 2203040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7280 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 21010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 17020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 17020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 705030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8958 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7350  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 602060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10778 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10932 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 702010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 608050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13110  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9605)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13110  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 608060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10252)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11605 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2201040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 15040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9284) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 607020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1305040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 701020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8001010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10703 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 700  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 140  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7200 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7360  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7280  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 900  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1803060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9792 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1802010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 900  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7330 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7200 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 609040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2305020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 70  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 711010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 609030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 190  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 608010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 608020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 606050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7190  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 602030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module_shop` WHERE `id_module` = 26 AND `id_shop` = 1 LIMIT 1
0.1 1 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706100  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3535 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 708010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10752) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 705030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 604010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 603010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 602040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 11030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 701050 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 606030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8583) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10455 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7360  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 508010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 605030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 605030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 13050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 605040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7200  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 606030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 608040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 606030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 606050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13080  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10798) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7310 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 509020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE depends_on_stock
FROM `yv6d_stock_available`
WHERE (id_product = 8169) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:729
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 8002020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10061 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 31030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 21020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 708040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 501060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 606020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1302030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3736 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10309 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10116) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8069) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 2203030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3558)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7130 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7330  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11394 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709080  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 608010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709100  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 605060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8968)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7290  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1302090  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11295 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8531)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 19050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 604020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 150  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1102010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 10040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11353) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709110 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 5060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4481)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9299) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5045 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 704030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10830)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 702050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7340 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7999) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 503030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3987 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 608030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 603010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7440 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 15030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 603040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 603030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 602060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7230 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3580) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1103020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 20020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 602020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9804 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 609040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 607020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8686 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10877 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 19040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 503030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706100  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3554 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9032 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7661 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 604030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 609010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11596) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 19040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 609040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 11010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7440 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 701010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 17080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 702020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 605020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 19030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7310 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 701050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10773 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706090 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 607040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 81080  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3593 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7230  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10937) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7260  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 605010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 712030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 608040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 509020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 701010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 607030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 701010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 8002010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 701070  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 504010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11379) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 607010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10383 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 702030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1103010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7230 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11588 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5090  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9970 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 602030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5314 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1103020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10254) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709090 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706120 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE depends_on_stock
FROM `yv6d_stock_available`
WHERE (id_product = 8169) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:729
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 603040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 609040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10677 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 708050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3578 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3592) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 708050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10752 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 502050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10645 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11587) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10012)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 608040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 708030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 608050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7080  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9770 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10700) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7480 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709110 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 4642)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 706110  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 502020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 604020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3589 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 1301090  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7310 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3546 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1101020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 605060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1101010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 605040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 605030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 605060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 10040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 608020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 709060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 705040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 604010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 503010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8534 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10938 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10054) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7330 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 607030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10468 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 508020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7380 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 705040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 605060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3759 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 702020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3579 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 608060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 702060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 709010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 605010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7330  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 509030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 609010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3604) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10068) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10799 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 7350  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 705010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 605030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 605040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 608050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 504020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 11020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1102010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6007)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11297)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 708020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 708020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3738 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10995 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 13040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10260)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 706070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6981 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3604 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7130 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9766)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4974) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7130 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11582 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 609030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 508020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 607040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8525 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 602020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 701020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_country_lang`
WHERE `id_country` = 44
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6599 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7310  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7656) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9773) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4391 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 609020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5969 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11413 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11661 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9745 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 1102020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9573 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9769) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 605050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3938) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5316 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3537 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 605040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 602040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 712020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 701080  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8969)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7190 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11412 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module` WHERE `name` = "mpar" LIMIT 1
0.1 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE depends_on_stock
FROM `yv6d_stock_available`
WHERE (id_product = 8534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:729
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 709020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10878 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10847)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11034) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11114 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 606010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7784) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 6050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11660 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 7110  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10701) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10116 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 504020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 509030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3603) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10774) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 608010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3574) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_state` a
WHERE (a.`id_state` = 102) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7999 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7230 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9970) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11050 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 605050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7130 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11159 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11332)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7400 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10643) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11349)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7719) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `name` FROM `yv6d_supplier` WHERE `id_supplier` = 0 LIMIT 1
0.1 0 /classes/Supplier.php:243
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7261)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11319 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.1 0 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10875) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10798 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7281 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 708030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11608 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4083 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11374) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 606040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 607040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9773)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11661) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 609020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3934) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 608020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 704020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9613 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10873)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_parent = 503040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 606040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE location
FROM `yv6d_stock_available`
WHERE (id_product = 8534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:782
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10939 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9284 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10795 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10220)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7774 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_category` c
LEFT JOIN `yv6d_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 3
WHERE c.id_category = 5050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7795) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10092)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7659) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11662 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7774) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10101) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7784 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10438 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7263 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7280 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7340 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5314 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11055)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10383) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7330 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10868) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3615 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8646 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10605 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7998)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11663)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 716030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7654 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10250 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7380 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10044)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7340 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9621 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9329)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10068 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10332 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11683 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8960) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9478 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7330 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4346) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11374 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7810)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10879 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6705) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11379)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3938 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 712010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10878) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11417 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11353 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10830 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 706090 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7130 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8957)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7340 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7656 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8069 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 709050 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 716010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7281) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9246 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3741 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10871 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6705)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5543)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9625) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3548) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 712050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3580 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3585 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3736 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3735 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10701 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10009 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10042)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3758 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9765 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7230 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8969 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11271)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10779 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9237 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4157) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5953 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10293 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10087 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10053) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3987) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7450 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3592 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10648 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3587 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3584 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10055 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6702) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8620) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3603 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7380 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10891 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10872) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10609) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7580) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10661 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10472 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10892) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10610 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_tab=10
ORDER BY sort_order asc
0.1 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10936 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE location
FROM `yv6d_stock_available`
WHERE (id_product = 8169) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:782
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 8000 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9061 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11439 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7263) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10149)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10702 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9191 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4237 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9430) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10830) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11583)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7658) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4245) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7718)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7190 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8620 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10879) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9359 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3574 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3934 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11047 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3601 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11585)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE out_of_stock
FROM `yv6d_stock_available`
WHERE (id_product = 8169) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:754
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3739 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8951 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 704030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3534 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11607 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11659)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10648) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11394 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10556 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8663 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10643 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11019 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7785 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7719 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10778 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11332) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10893 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10661) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11136 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE * FROM yv6d_whatsapp WHERE id_whatsapp = 1 LIMIT 1
0.1 1 /modules/whatsapp/whatsapp.php:175
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9297 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10101 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11072 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4245 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9360 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9605 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4721 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8960)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4237) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5725 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6704 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10645 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10058 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3752 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5178 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8645) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10308 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8954 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 709020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7230 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8946)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11130 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7340 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10895 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10117 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10994 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9970 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10080 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10937 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8070) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3755 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10467) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3733 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11392 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8957) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10743 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10045 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9766) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11682 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10221 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10149) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10644 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9803 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9625 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 709060 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11297 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10875 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10649 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3581 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3562) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7810 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7580 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10753 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7450 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8947) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10521 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7380 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10797) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10093 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9097) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9140) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3561 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7200 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4157 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3935 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3839 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10260) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9329) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3535) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10467 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10647 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11170 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9525 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3571 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11129 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10830 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10977 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4974 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8939) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8169 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10892 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8956 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7330 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11095 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10895) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3590 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7659 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9097 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8069 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11065 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3551 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10680) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11349) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10847) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4157 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE data
FROM `yv6d_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.1 1 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10831) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7380 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9060 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11342 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5969 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8490 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10876 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10868 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7460 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9257 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11118 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11193 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11295) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10874 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10092 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11393 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9181 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10072 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11119 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3512 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8531 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module` WHERE `name` = "productcomments" LIMIT 1
0.1 0 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7440 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3554 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11657) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10870) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10878 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10995 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8675 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10238 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9299 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11239 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10891) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3545 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11663 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8593 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8972 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7200 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9045 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11583 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7655) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10869 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_tax_lang`
WHERE `id_tax` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10873 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10307 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10220 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8663) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10647) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11120 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3594 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7929 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9801 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9612 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9060) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7658 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10042) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10042 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7260 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10202 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10831 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8490) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11653 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4642 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE * FROM `yv6d_image_type`
0.1 7 /classes/ImageType.php:147
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10260 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10676 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10847 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10074 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10643 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11297) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10937 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10881 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10054 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `yv6d_specific_price_priority`
WHERE `id_product` = 11404
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11644 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8946 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11605 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10092 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11653) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 712040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10044) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3537) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9430 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10879 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9464 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8939 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11657 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `data` FROM `yv6d_mpar_cache`
WHERE `cache_id` = 'mp_me_98bd3c42b91248554d0389858a3b5eac' LIMIT 1
0.1 1 /modules/mpar/mercadopago_gateway.php:4558
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9767 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10063 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3761 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11660 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_tab=14
ORDER BY sort_order asc
0.1 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8958 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4481 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8960 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9359 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module_shop` WHERE `id_module` = 135 AND `id_shop` = 1 LIMIT 1
0.1 1 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 711020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10752 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7998) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8953 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8583 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9257) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10053 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8969) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7130 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7360 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10260 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10254 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11349 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10882 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9193 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7230 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 711020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10206 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10220) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3533 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9605) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3734 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7260 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10741 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11663) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7261) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10609 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7263 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8957 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10092) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7785 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7656 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10044 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7260 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11585) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3604 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9766 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10882 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8947 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11055 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4313 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5543) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10702 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3614 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7290 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8948) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3614) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE *
FROM `yv6d_group_lang`
WHERE `id_group` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8959 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10799 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3578 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4391) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.1 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 712080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10149 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10252 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10798 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11332 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10882) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11287 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7340 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10467 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10868 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3761) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9770 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9244 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8955 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10087) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7200 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_tab=13
ORDER BY sort_order asc
0.1 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10012 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10873) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3574 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3580 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 711010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4083 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8971 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 7230 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11583) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10774 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11661 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7330 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8946) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_tab=12
ORDER BY sort_order asc
0.1 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10383 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3987 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7810) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8971) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10252) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7330 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10891 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4245 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10872 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3558 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 712050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10936 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 702050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9773 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4642) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9140 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE `to` BETWEEN '2025-08-22 00:00:00' AND '2025-08-22 23:59:59' LIMIT 1
0.1 1 /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10307) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 712010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_tab=11
ORDER BY sort_order asc
0.1 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9792 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module_shop` WHERE `id_module` = 24 AND `id_shop` = 1 LIMIT 1
0.1 0 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7348) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8968 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10042 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7261 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11349 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5543 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10149 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7348 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7718 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7655 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11072 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
DELETE FROM `yv6d_mpar_cache`
WHERE ttl < 1755898187
0.1 1 /modules/mpar/mercadopago_gateway.php:4556
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11034 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9360 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11271 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10797 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7999 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3548 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8968) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9140 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3558) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11271) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11587 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11690) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3553 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3938 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7260 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7659 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8593 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10773 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7719 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7795 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9767) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4237 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4346 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `name` FROM `yv6d_supplier` WHERE `id_supplier` = 37 LIMIT 1
0.1 0 /classes/Supplier.php:243
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4974 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10701 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6007) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7784 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3603 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3553) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10847 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11379 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9464) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.1 1 /classes/module/Module.php:2752
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10012) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9044) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9329 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10892 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10117 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 716020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8620 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3934 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7450 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3562 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7260 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7281 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7140 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3749 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 701050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8946 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9044 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3585 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11295 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10831 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9097 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7230 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6705 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10870 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6007 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10648 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE * FROM yv6d_whatsapp WHERE id_whatsapp = 1 LIMIT 1
0.1 1 /modules/whatsapp/whatsapp.php:146
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5045 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 706090 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10895 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11346 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11128 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11353 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7774 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709110 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7580 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10661 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8070 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11657 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7380 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7400 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7795 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 708010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7998 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3535 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11659 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE *
FROM `yv6d_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10700 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10597 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3614 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7230 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7658 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10044 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10875 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7350 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 705020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE id_shop
FROM `yv6d_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1588
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9769 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10307 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11379 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 703060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10870 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10647 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11659 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8948 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 709080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10680 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4642 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11653 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3761 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10252 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4391 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 704020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11583 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9257 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3537 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10063 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8645 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10220 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9767 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7348 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8490 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10087 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11332 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11297 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8971 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3553 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3558 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9605 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9060 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11585 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8939 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11663 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7810 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9329 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6007 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9773 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10012 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9625 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7261 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10873 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6705 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8960 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9044 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8968 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11690 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8969 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11271 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9766 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4481 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9464 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7718 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7998 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8957 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5543 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.1 0 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module_shop` WHERE `id_module` = 107 AND `id_shop` = 1 LIMIT 1
0.1 1 /classes/module/Module.php:2277
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module` WHERE `name` = "ets_searchbycategory" LIMIT 1
0.1 1 /classes/module/Module.php:2752

Doubles

776
SELECT c.id_category, cl.name
                FROM `yvXXd_category` c
                LEFT JOIN `yvXXd_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = XX
                WHERE c.id_parent = XX  AND  c.active = XX
776
SELECT c.id_category, cl.name
                FROM `yvXXd_category` c
                LEFT JOIN `yvXXd_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = XX
                WHERE c.id_category = XX  AND  c.active = XX LIMIT XX
640
SELECT *
FROM `yvXXd_product` a
LEFT JOIN `yvXXd_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `yvXXd_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX
504
SELECT
                    p.*,
                    pl.*,
                    sa.out_of_stock,
                    IFNULL(sa.quantity, XX) as quantity,
                    (DATEDIFF(
				p.`date_add`,
				DATE_SUB(
					'XX-XX-XX XX:XX:XX',
					INTERVAL XX DAY
				)
			) > XX) as new
                FROM yvXXd_product p
                LEFT JOIN yvXXd_product_lang pl
                    ON pl.id_product = p.id_product
                    AND pl.id_shop = XX
                    AND pl.id_lang = XX
                LEFT JOIN yvXXd_stock_available sa
			        ON sa.id_product = p.id_product 
			        AND sa.id_shop = XX
			    WHERE p.id_product = XX
504
            SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, XX qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
            FROM `yvXXd_product_attribute` pa
             INNER JOIN yvXXd_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
            JOIN `yvXXd_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `yvXXd_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `yvXXd_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `yvXXd_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
            WHERE pa.`id_product` IN (XX) AND ag.`is_color_group` = XX
            GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
            
            ORDER BY a.`position` ASC;
504
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `yvXXd_image` i
             INNER JOIN yvXXd_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `yvXXd_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
503
SELECT XX FROM `yvXXd_specific_price` WHERE id_product = XX LIMIT XX
502
SELECT
            COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity,
            COALESCE(SUM(first_level_quantity), XX) as quantity
          FROM (SELECT cp.`quantity` as first_level_quantity, XX as pack_quantity
          FROM `yvXXd_cart_product` cp
            WHERE cp.`id_product_attribute` = XX
            AND cp.`id_customization` = XX
            AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
          FROM `yvXXd_cart_product` cp JOIN `yvXXd_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yvXXd_product` pr ON p.`id_product_pack` = pr.`id_product`
            WHERE cp.`id_product_attribute` = XX
            AND cp.`id_customization` = XX
            AND cp.`id_cart` = XX AND p.`id_product_item` = XX AND (pr.`pack_stock_type` IN (XX,XX) OR (
            pr.`pack_stock_type` = XX
            AND XX = XX
        ))) as q LIMIT XX
502
            SELECT a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`eanXX`, pa.`isbn`,pa.`upc`
            FROM `yvXXd_attribute` a
            LEFT JOIN `yvXXd_attribute_lang` al
                ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = XX)
            LEFT JOIN `yvXXd_product_attribute_combination` pac
                ON (pac.`id_attribute` = a.`id_attribute`)
            LEFT JOIN `yvXXd_product_attribute` pa
                ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
             INNER JOIN yvXXd_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
            LEFT JOIN `yvXXd_attribute_group_lang` agl
                ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
            WHERE pa.`id_product` = XX
                AND pac.`id_product_attribute` = XX
                AND agl.`id_lang` = XX
502
SELECT SUM(quantity)
FROM `yvXXd_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
502
SELECT name FROM yvXXd_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
502
SELECT product_shop.`price`, product_shop.`ecotax`,
XX as id_product_attribute
FROM `yvXXd_product` p
INNER JOIN `yvXXd_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
502
                            SELECT `id_tax_rules_group`
                            FROM `yvXXd_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
502
                SELECT name, value, pf.id_feature, f.position
                FROM yvXXd_feature_product pf
                LEFT JOIN yvXXd_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN yvXXd_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN yvXXd_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN yvXXd_feature_shop feature_shop
        ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = XX)
                WHERE pf.id_product = XX
                ORDER BY f.position ASC
368
SELECT *
FROM `yvXXd_category` a
LEFT JOIN `yvXXd_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `yvXXd_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX
328
            SELECT c.*, cl.name,cl.link_rewrite
            FROM `yvXXd_category` c
            INNER JOIN `yvXXd_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=XX)
            LEFT JOIN `yvXXd_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=XX
            WHERE c.active=XX AND  c.id_parent=XX AND c.id_category!=XX
            GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC 
        
95
			SELECT cl.`link_rewrite`
			FROM `yvXXd_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
67
            SELECT b.*,bl.title,bl.title_link,bl.content,bl.image_link,bl.image
            FROM `yvXXd_ets_mm_block` b
            LEFT JOIN `yvXXd_ets_mm_block_lang` bl
            ON b.id_block=bl.id_block AND bl.id_lang=XX
            WHERE XX  AND b.id_column=XX 
            ORDER BY b.sort_order asc,bl.title asc
        
47
			SELECT `id_image_type`
			FROM `yvXXd_image_type`
			WHERE `name` = 'home'
12
            SELECT *
            FROM `yvXXd_ets_mm_column`
            WHERE XX  AND id_tab=XX
            ORDER BY sort_order asc
        
11
				SELECT tr.*
				FROM `yvXXd_tax_rule` tr
				JOIN `yvXXd_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = XX
				AND tr.`id_country` = XX
				AND tr.`id_tax_rules_group` = XX
				AND tr.`id_state` IN (XX, XX)
				AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
10
			SELECT `id_country`
			FROM `yvXXd_country`
			WHERE `iso_code` = 'AR' LIMIT XX
8
SELECT out_of_stock
FROM `yvXXd_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
6
SELECT `id_module` FROM `yvXXd_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
5
SELECT * FROM `yvXXd_hook_alias`
4
            SELECT p.id_product
            FROM `yvXXd_product` p
             INNER JOIN yvXXd_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX)
            WHERE p.id_product = XX
            AND DATEDIFF(
                product_shop.`date_add`,
                DATE_SUB(
                    "XX-XX-XX XX:XX:XX",
                    INTERVAL XX DAY
                )
            ) > XX
        
4
SELECT *
							FROM `yvXXd_tax_lang`
							WHERE `id_tax` = XX
4
SELECT *
FROM `yvXXd_tax` a
WHERE (a.`id_tax` = XX) LIMIT XX
4
        SELECT t.`id_lang`, t.`name`
        FROM yvXXd_tag t
        LEFT JOIN yvXXd_product_tag pt ON (pt.id_tag = t.id_tag)
        WHERE pt.`id_product`=XX
4
SELECT location
FROM `yvXXd_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
4
SELECT depends_on_stock
FROM `yvXXd_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
3
SELECT * FROM yvXXd_whatsapp WHERE id_whatsapp = XX LIMIT XX
3
            SELECT c.*, cl.name,cl.link_rewrite
            FROM `yvXXd_category` c
            INNER JOIN `yvXXd_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=XX)
            LEFT JOIN `yvXXd_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=XX
            
            WHERE c.active=XX 
            AND  c.id_category IN(XX,XX)
            
            GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC 
        
3
				SELECT id_shop
				FROM `yvXXd_group_shop`
				WHERE `id_group` = XX
				AND id_shop = XX LIMIT XX
3
				SELECT ctg.`id_group`
				FROM yvXXd_category_group ctg
				WHERE ctg.`id_category` = XX AND ctg.`id_group` = XX LIMIT XX
3
SELECT h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `yvXXd_module` m
 INNER JOIN yvXXd_module_shop module_shop
        ON (module_shop.id_module = m.id_module AND module_shop.id_shop = XX AND module_shop.enable_device & XX)
INNER JOIN `yvXXd_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `yvXXd_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `yvXXd_hook` `h` ON hm.`id_hook` = h.`id_hook`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = XX)
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
3
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `yvXXd_module` m
                LEFT JOIN `yvXXd_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
2
            SELECT c.*, cl.name,cl.link_rewrite
            FROM `yvXXd_category` c
            INNER JOIN `yvXXd_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=XX)
            LEFT JOIN `yvXXd_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=XX
            
            WHERE c.active=XX 
            AND  c.id_category IN(XX,XX,XX,XX,XX,XX,XX,XX,XX)
            
            GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC 
        
2
SELECT *
FROM `yvXXd_order_state` a
WHERE (a.`id_order_state` = XX) LIMIT XX
2
SELECT * FROM `yvXXd_hook_module_exceptions`
                WHERE `id_shop` IN (XX)
2
			SELECT `id_hook`, `name`
			FROM `yvXXd_hook`
			UNION
			SELECT `id_hook`, ha.`alias` as name
			FROM `yvXXd_hook_alias` ha
			INNER JOIN `yvXXd_hook` h ON ha.name = h.name
2
            SELECT *
            FROM `yvXXd_ets_mm_column`
            WHERE XX  AND id_menu=XX
            ORDER BY sort_order asc
        
2
SELECT image_shop.`id_image`
                    FROM `yvXXd_image` i
                     INNER JOIN yvXXd_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
                    WHERE i.`id_product` = XX
                    AND image_shop.`cover` = XX LIMIT XX
2
SELECT *
							FROM `yvXXd_order_state_lang`
							WHERE `id_order_state` = XX
2
SELECT id_lang FROM `yvXXd_lang` WHERE is_rtl=XX AND active=XX LIMIT XX
2
            SELECT c.*, cl.name,cl.link_rewrite
            FROM `yvXXd_category` c
            INNER JOIN `yvXXd_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=XX)
            LEFT JOIN `yvXXd_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=XX
            
            WHERE c.active=XX 
            AND  c.id_category IN(XX,XX,XX,XX,XX,XX,XX)
            
            GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC 
        
2
SELECT *
FROM `yvXXd_group` a
LEFT JOIN `yvXXd_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = XX
WHERE (a.`id_group` = XX) LIMIT XX
2
SELECT *
							FROM `yvXXd_country_lang`
							WHERE `id_country` = XX
2
SELECT *
FROM `yvXXd_country` a
LEFT JOIN `yvXXd_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = XX
WHERE (a.`id_country` = XX) LIMIT XX
2
SELECT *
FROM `yvXXd_state` a
WHERE (a.`id_state` = XX) LIMIT XX
2
SELECT *
FROM `yvXXd_currency` a
LEFT JOIN `yvXXd_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
2
			SELECT format
			FROM `yvXXd_address_format`
			WHERE `id_country` = XX LIMIT XX
2
				SELECT `name`
				FROM `yvXXd_manufacturer`
				WHERE `id_manufacturer` = XX
				AND `active` = XX LIMIT XX
2
            SELECT c.*, cl.name,cl.link_rewrite
            FROM `yvXXd_category` c
            INNER JOIN `yvXXd_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=XX)
            LEFT JOIN `yvXXd_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=XX
            
            WHERE c.active=XX 
            AND  c.id_category IN(XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX)
            
            GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC 
        
2
SELECT *
							FROM `yvXXd_group_lang`
							WHERE `id_group` = XX
2
            SELECT c.*, cl.name,cl.link_rewrite
            FROM `yvXXd_category` c
            INNER JOIN `yvXXd_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=XX)
            LEFT JOIN `yvXXd_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=XX
            
            WHERE c.active=XX 
            AND  c.id_category IN(XX,XX,XX)
            
            GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC 
        
2
            SELECT c.*, cl.name,cl.link_rewrite
            FROM `yvXXd_category` c
            INNER JOIN `yvXXd_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=XX)
            LEFT JOIN `yvXXd_category_lang` cl ON c.id_category=cl.id_category AND cl.id_lang=XX
            
            WHERE c.active=XX 
            AND  c.id_category IN(XX,XX,XX,XX,XX,XX,XX,XX,XX,XX)
            
            GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC 
        
2
			SELECT `name` FROM `yvXXd_supplier` WHERE `id_supplier` = XX LIMIT XX

Tables stress

2867 category_lang
2271 category
2157 product
1652 product_shop
1145 product_lang
1025 stock_available
1008 product_attribute
1008 product_attribute_combination
1006 cart_product
1006 product_attribute_shop
1006 attribute_lang
1006 attribute
716 category_shop
508 specific_price
507 image_shop
506 image
505 image_lang
504 attribute_group
502 pack
502 feature_product
502 feature_lang
502 feature_value_lang
502 feature
502 feature_shop
502 attribute_group_lang
67 ets_mm_block_lang
67 ets_mm_block
50 image_type
15 module
15 module_shop
14 country
14 ets_mm_column
11 tax_rules_group
11 tax_rule
9 hook
7 hook_alias
5 lang
5 hook_module
5 group_shop
4 tax
4 tag
4 tax_lang
4 manufacturer
4 product_tag
4 shop_url
4 shop
4 currency_shop
4 lang_shop
4 category_product
4 category_group
3 whatsapp
3 country_lang
3 country_shop
3 currency
2 shop_group
2 configuration
2 supplier
2 order_state
2 mpar_cache
2 hook_module_exceptions
2 order_state_lang
2 group
2 state
2 mpar
2 product_sale
2 group_lang
2 ganalytics_data
2 address_format
1 manufacturer_shop
1 connections
1 contentbox
1 contentbox_files
1 layered_category
1 meta_lang
1 configuration_lang
1 required_field
1 ets_mm_tab_lang
1 module_currency
1 ets_mm_tab
1 meta
1 customization
1 customized_data
1 ets_mm_menu_lang
1 ets_mm_menu_shop
1 ets_mm_menu
1 specific_price_priority
1 layered_filter_block

ObjectModel instances

NameInstancesSource
Product 810 /classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ets_megamenu/ets_megamenu.php [2086]
/classes/Link.php [104]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ets_megamenu/ets_megamenu.php [2086]
/classes/Link.php [104]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ets_megamenu/ets_megamenu.php [2086]
/classes/Link.php [104]
/src/Adapter/Image/ImageRetriever.php [63]
/modules/ets_megamenu/ets_megamenu.php [2086]
/classes/Link.php [104]
/classes/Link.php [106]
/src/Adapter/Image/ImageRetriever.php [63]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
/classes/Link.php [106]
Combination 502 /classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
/classes/Product.php [4882]
Category 373 /controllers/front/listing/CategoryController.php [85]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/controllers/front/listing/CategoryController.php [201]
/classes/Meta.php [379]
/classes/Link.php [382]
/classes/PrestaShopCollection.php [375]
/classes/PrestaShopCollection.php [375]
/modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php [116]
/modules/ps_facetedsearch/src/Product/Search.php [101]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/classes/Link.php [382]
/modules/ps_categorytree/ps_categorytree.php [338]
Address 20 /modules/mpar/mercadopago_gateway.php [3528]
/modules/mpar/mercadopago_gateway.php [3528]
/modules/mpar/mercadopago_gateway.php [3528]
/modules/mpar/mercadopago_gateway.php [3528]
/modules/mpar/mercadopago_gateway.php [3528]
/modules/mpar/mercadopago_gateway.php [3528]
/modules/mpar/mercadopago_gateway.php [3528]
/modules/mpar/mercadopago_gateway.php [3528]
/modules/mpar/mercadopago_gateway.php [3528]
/modules/mpar/mercadopago_gateway.php [3528]
/classes/shop/Shop.php [466]
/classes/Product.php [3184]
/classes/Product.php [3285]
/classes/Product.php [4904]
/classes/Product.php [3184]
/classes/Product.php [3184]
/classes/Product.php [565]
/classes/Product.php [565]
/classes/Product.php [565]
/classes/Product.php [565]
Tax 8 /classes/tax/TaxRulesTaxManager.php [115]
/classes/tax/TaxRulesTaxManager.php [115]
/classes/tax/TaxRulesTaxManager.php [115]
/classes/tax/TaxRulesTaxManager.php [115]
/classes/tax/TaxRulesTaxManager.php [115]
/classes/tax/TaxRulesTaxManager.php [115]
/classes/tax/TaxRulesTaxManager.php [115]
/classes/tax/TaxRulesTaxManager.php [115]
State 8 /classes/AddressFormat.php [353]
/classes/controller/FrontController.php [1619]
/classes/AddressFormat.php [353]
/modules/ps_contactinfo/ps_contactinfo.php [94]
/modules/ps_contactinfo/ps_contactinfo.php [104]
/classes/AddressFormat.php [353]
/modules/ps_contactinfo/ps_contactinfo.php [94]
/modules/ps_contactinfo/ps_contactinfo.php [104]
Country 7 /config/config.inc.php [141]
/classes/AddressFormat.php [353]
/classes/controller/FrontController.php [1620]
/classes/AddressFormat.php [353]
/modules/ps_contactinfo/ps_contactinfo.php [105]
/classes/AddressFormat.php [353]
/modules/ps_contactinfo/ps_contactinfo.php [105]
Group 5 /classes/Cart.php [244]
/modules/ets_megamenu/ets_megamenu.php [2083]
/modules/ets_megamenu/ets_megamenu.php [2083]
/modules/ets_megamenu/ets_megamenu.php [2083]
/modules/ets_megamenu/ets_megamenu.php [2083]
Currency 3 /classes/Tools.php [682]
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php [49]
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php [49]
AddressFormat 3 /classes/controller/FrontController.php [1614]
/modules/ps_contactinfo/ps_contactinfo.php [91]
/modules/ps_contactinfo/ps_contactinfo.php [91]
OrderState 2 /modules/mpar/mercadopago_gateway.php [430]
/modules/mpar/mercadopago_gateway.php [362]
Language 2 /config/config.inc.php [194]
/classes/Tools.php [561]
Shop 2 /config/config.inc.php [119]
/modules/mpar/mercadopago_gateway.php [75]
Cart 1 /classes/controller/FrontController.php [409]
Gender 1 /classes/controller/FrontController.php [1581]
Risk 1 /classes/controller/FrontController.php [1584]
Customer 1 /config/config.inc.php [220]
ShopGroup 1 /classes/shop/Shop.php [550]

Included Files

#Filename
1/index.php
2/config/config.inc.php
3/config/defines.inc.php
4/config/autoload.php
5/vendor/autoload.php
6/vendor/composer/autoload_real.php
7/vendor/composer/ClassLoader.php
8/vendor/composer/include_paths.php
9/vendor/composer/autoload_static.php
10/vendor/symfony/polyfill-ctype/bootstrap.php
11/vendor/react/promise/src/functions_include.php
12/vendor/react/promise/src/functions.php
13/vendor/swiftmailer/swiftmailer/lib/swift_required.php
14/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
15/vendor/paragonie/random_compat/lib/random.php
16/vendor/icanboogie/common/bootstrap.php
17/vendor/icanboogie/common/lib/helpers.php
18/vendor/symfony/polyfill-php70/bootstrap.php
19/vendor/symfony/polyfill-php56/bootstrap.php
20/vendor/symfony/polyfill-mbstring/bootstrap.php
21/vendor/symfony/polyfill-intl-icu/bootstrap.php
22/vendor/symfony/polyfill-apcu/bootstrap.php
23/vendor/smarty/smarty/libs/bootstrap.php
24/vendor/smarty/smarty/libs/Autoloader.php
25/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
26/vendor/ircmaxell/password-compat/lib/password.php
27/vendor/jakeasmith/http_build_url/src/http_build_url.php
28/app/AppKernel.php
29/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php
30/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/KernelInterface.php
31/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernelInterface.php
32/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/RebootableInterface.php
33/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/TerminableInterface.php
34/config/alias.php
35/classes/PrestaShopAutoload.php
36/var/cache/prod/class_index.php
37/config/bootstrap.php
38/src/Core/ContainerBuilder.php
39/src/Core/Foundation/IoC/Container.php
40/src/Adapter/ServiceLocator.php
41/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
42/var/cache/prod/appParameters.php
43/classes/controller/Controller.php
44/classes/ObjectModel.php
45/src/Core/Foundation/Database/EntityInterface.php
46/classes/db/Db.php
47/classes/Tools.php
48/classes/Context.php
49/classes/shop/Shop.php
50/classes/db/DbPDO.php
51/classes/Configuration.php
52/classes/Validate.php
53/classes/cache/Cache.php
54/src/Adapter/EntityMapper.php
55/classes/db/DbQuery.php
56/src/Core/Addon/Theme/ThemeManagerBuilder.php
57/src/Adapter/Configuration.php
58/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php
59/src/Core/ConfigurationInterface.php
60/src/Core/Addon/Theme/ThemeRepository.php
61/src/Core/Addon/AddonRepositoryInterface.php
62/src/Core/Addon/Theme/Theme.php
63/src/Core/Addon/AddonInterface.php
64/vendor/shudrum/array-finder/ArrayFinder.php
65/config/defines_uri.inc.php
66/classes/Language.php
67/classes/Country.php
68/classes/PrestaShopCollection.php
69/classes/shop/ShopGroup.php
70/classes/Cookie.php
71/classes/PhpEncryption.php
72/vendor/defuse/php-encryption/src/Core.php
73/classes/PhpEncryptionEngine.php
74/vendor/defuse/php-encryption/src/Key.php
75/vendor/defuse/php-encryption/src/Encoding.php
76/vendor/defuse/php-encryption/src/Crypto.php
77/vendor/defuse/php-encryption/src/KeyOrPassword.php
78/vendor/defuse/php-encryption/src/RuntimeTests.php
79/vendor/defuse/php-encryption/src/DerivedKeys.php
80/vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
81/vendor/defuse/php-encryption/src/Exception/CryptoException.php
82/config/smarty.config.inc.php
83/vendor/smarty/smarty/libs/Smarty.class.php
84/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
85/vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
86/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
87/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
88/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
89/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
90/vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
91/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
92/vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
93/config/smartyfront.config.inc.php
94/classes/Smarty/SmartyResourceModule.php
95/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
96/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
97/classes/Smarty/SmartyResourceParent.php
98/classes/Smarty/SmartyLazyRegister.php
99/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
100/vendor/smarty/smarty/libs/plugins/modifier.truncate.php
101/classes/Customer.php
102/classes/Group.php
103/classes/Link.php
104/classes/shop/ShopUrl.php
105/classes/Dispatcher.php
106/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
107/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
108/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
109/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
110/classes/Hook.php
111/override/classes/Hook.php
112/src/Adapter/SymfonyContainer.php
113/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
114/config/db_slave_server.inc.php
115/classes/module/Module.php
116/src/Core/Module/ModuleInterface.php
117/modules/mpar/mpar.php
118/classes/PaymentModule.php
119/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
120/vendor/smarty/smarty/libs/sysplugins/smarty_data.php
121/classes/Translate.php
122/modules/mpar/translations/es.php
123/src/PrestaShopBundle/Translation/TranslatorComponent.php
124/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
125/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
126/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
127/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
128/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
129/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
130/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
131/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageSelector.php
132/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
133/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
134/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
135/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
136/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
137/var/cache/prod/translations/catalogue.es-ES.NXhscRe.php
138/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
139/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
140/vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
141/classes/Currency.php
142/modules/mpar/mercadopago_gateway.php
143/modules/mpar/lib/mercadopagogeneric.php
144/modules/mpar/lib/mpmutex.php
145/modules/mpar/data-mp-countries.php
146/classes/order/OrderState.php
147/modules/ps_mbo/ps_mbo.php
148/modules/ps_mbo/vendor/autoload.php
149/modules/ps_mbo/vendor/composer/autoload_real.php
150/modules/ps_mbo/vendor/composer/platform_check.php
151/modules/ps_mbo/vendor/composer/autoload_static.php
152/modules/ps_mbo/translations/es.php
153/controllers/front/listing/CategoryController.php
154/classes/controller/ProductListingFrontController.php
155/classes/controller/ProductPresentingFrontController.php
156/classes/controller/FrontController.php
157/override/controllers/front/CategoryController.php
158/src/Adapter/Presenter/Object/ObjectPresenter.php
159/src/Adapter/Presenter/PresenterInterface.php
160/src/Adapter/Presenter/Cart/CartPresenter.php
161/src/Adapter/Product/PriceFormatter.php
162/src/Adapter/Image/ImageRetriever.php
163/classes/tax/TaxConfiguration.php
164/classes/Smarty/TemplateFinder.php
165/classes/assets/StylesheetManager.php
166/classes/assets/AbstractAssetManager.php
167/src/Adapter/Assets/AssetUrlGeneratorTrait.php
168/classes/assets/JavascriptManager.php
169/classes/assets/CccReducer.php
170/classes/Category.php
171/src/Adapter/ContainerBuilder.php
172/var/cache/prod/FrontContainer.php
173/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
174/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
175/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
176/vendor/psr/container/src/ContainerInterface.php
177/src/Core/Cldr/Repository.php
178/vendor/icanboogie/cldr/lib/RunTimeProvider.php
179/vendor/icanboogie/cldr/lib/ProviderChainTrait.php
180/vendor/icanboogie/cldr/lib/ProviderInterface.php
181/vendor/icanboogie/cldr/lib/CacheInterface.php
182/vendor/icanboogie/cldr/lib/FileProvider.php
183/vendor/icanboogie/cldr/lib/WebProvider.php
184/vendor/icanboogie/cldr/lib/Repository.php
185/vendor/icanboogie/cldr/lib/AccessorTrait.php
186/vendor/icanboogie/cldr/lib/LocaleCollection.php
187/vendor/icanboogie/cldr/lib/RepositoryPropertyTrait.php
188/vendor/icanboogie/cldr/lib/CollectionTrait.php
189/vendor/icanboogie/cldr/lib/Locale.php
190/vendor/icanboogie/cldr/lib/CodePropertyTrait.php
191/vendor/icanboogie/cldr/lib/Supplemental.php
192/vendor/icanboogie/cldr/lib/Currency.php
193/vendor/icanboogie/cldr/lib/LocalizedCurrency.php
194/vendor/icanboogie/cldr/lib/LocalizedObjectWithFormatter.php
195/vendor/icanboogie/cldr/lib/LocalizedObject.php
196/vendor/icanboogie/cldr/lib/LocalePropertyTrait.php
197/classes/Cart.php
198/override/classes/Cart.php
199/src/Adapter/AddressFactory.php
200/classes/CartRule.php
201/classes/Product.php
202/classes/Pack.php
203/classes/webservice/WebserviceRequest.php
204/classes/ImageType.php
205/modules/ps_socialfollow/ps_socialfollow.php
206/src/Core/Module/WidgetInterface.php
207/modules/productlistview/productlistview.php
208/classes/ProductDownload.php
209/classes/tax/Tax.php
210/src/Core/Cart/Calculator.php
211/src/Core/Cart/CartRowCollection.php
212/src/Core/Cart/Fees.php
213/src/Core/Cart/CartRuleCollection.php
214/src/Adapter/Product/PriceCalculator.php
215/classes/order/Order.php
216/src/Core/Cart/CartRow.php
217/src/Core/Cart/AmountImmutable.php
218/classes/Address.php
219/src/Core/Cart/CartRuleCalculator.php
220/classes/Combination.php
221/vendor/icanboogie/cldr/lib/Numbers.php
222/vendor/icanboogie/cldr/lib/CurrencyFormatter.php
223/vendor/icanboogie/cldr/lib/NumberFormatter.php
224/vendor/icanboogie/cldr/lib/NumberPattern.php
225/classes/Gender.php
226/classes/Risk.php
227/classes/Meta.php
228/classes/AddressFormat.php
229/classes/State.php
230/src/Core/Addon/Module/ModuleManagerBuilder.php
231/app/config/config.php
232/vendor/symfony/symfony/src/Symfony/Component/Yaml/Yaml.php
233/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php
234/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php
235/vendor/symfony/symfony/src/Symfony/Component/Yaml/Unescaper.php
236/src/PrestaShopBundle/Service/DataProvider/Marketplace/ApiClient.php
237/vendor/guzzlehttp/guzzle/src/Client.php
238/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php
239/vendor/guzzlehttp/guzzle/src/ClientInterface.php
240/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php
241/vendor/guzzlehttp/guzzle/src/Url.php
242/vendor/guzzlehttp/guzzle/src/Utils.php
243/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php
244/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php
245/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php
246/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php
247/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php
248/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php
249/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php
250/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php
251/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php
252/vendor/guzzlehttp/ringphp/src/Client/Middleware.php
253/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php
254/vendor/guzzlehttp/guzzle/src/RequestFsm.php
255/src/Adapter/Tools.php
256/app/config/parameters.php
257/src/Adapter/Module/ModuleZipManager.php
258/src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
259/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
260/src/Core/Hook/HookDispatcherInterface.php
261/src/Adapter/Addons/AddonsDataProvider.php
262/src/PrestaShopBundle/Service/DataProvider/Admin/AddonsInterface.php
263/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
264/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
265/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
266/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
267/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
268/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
269/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
270/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
271/src/Adapter/LegacyLogger.php
272/vendor/psr/log/Psr/Log/LoggerInterface.php
273/src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
274/src/Adapter/LegacyContext.php
275/src/Adapter/Module/ModuleDataProvider.php
276/src/Adapter/Module/AdminModuleDataProvider.php
277/src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
278/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
279/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
280/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
281/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
282/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
283/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
284/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
285/vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
286/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
287/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
288/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
289/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
290/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
291/src/Adapter/Module/ModuleDataUpdater.php
292/src/Core/Addon/Module/ModuleManager.php
293/src/Core/Addon/AddonManagerInterface.php
294/src/Core/Addon/Module/ModuleRepository.php
295/src/Core/Addon/Module/ModuleRepositoryInterface.php
296/vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php
297/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
298/src/Adapter/Cache/CacheClearer.php
299/classes/Media.php
300/src/Core/Filter/FrontEndObject/MainFilter.php
301/src/Core/Filter/FilterInterface.php
302/src/Core/Filter/FrontEndObject/CartFilter.php
303/src/Core/Filter/HashMapWhitelistFilter.php
304/src/Core/Filter/CollectionFilter.php
305/src/Core/Filter/FrontEndObject/ProductFilter.php
306/src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
307/src/Core/Filter/FrontEndObject/CustomerFilter.php
308/src/Core/Filter/FrontEndObject/ShopFilter.php
309/src/Core/Filter/FrontEndObject/ConfigurationFilter.php
310/modules/ps_imageslider/ps_imageslider.php
311/modules/ps_imageslider/vendor/autoload.php
312/modules/ps_imageslider/vendor/composer/autoload_real.php
313/modules/ps_imageslider/vendor/composer/autoload_static.php
314/modules/ps_imageslider/Ps_HomeSlide.php
315/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
316/var/cache/prod/smarty/compile/ca/10/14/ca1014f3e109861a4ea53f11c79b28409a40e851_2.file.cronjob.tpl.php
317/modules/contentbox/contentbox.php
318/modules/contentbox/translations/es.php
319/modules/colorchange/colorchange.php
320/modules/colorchange/es.php
321/var/cache/prod/smarty/compile/c0/40/a5/c040a5545f1acfc920dcb6bfb6eecdaaf6cd8cd9_2.file.header.tpl.php
322/modules/hiaddtocartbutton/hiaddtocartbutton.php
323/modules/hiaddtocartbutton/classes/HiPrestaModule.php
324/modules/hiaddtocartbutton/translations/es.php
325/var/cache/prod/smarty/compile/86/00/0b/86000b8e6dd4935c8f382b769ee32a0d9e9385c5_2.file.header.tpl.php
326/modules/whatsapp/whatsapp.php
327/modules/whatsapp/translations/es.php
328/modules/googletag/googletag.php
329/var/cache/prod/smarty/compile/36/88/35/368835421de78a03e2a684f751994dedff49824e_2.file.googletag_header.tpl.php
330/modules/ps_emailalerts/ps_emailalerts.php
331/modules/ps_emailalerts/vendor/autoload.php
332/modules/ps_emailalerts/vendor/composer/autoload_real.php
333/modules/ps_emailalerts/vendor/composer/autoload_static.php
334/modules/ps_emailalerts/MailAlert.php
335/modules/homecategoriez/homecategoriez.php
336/modules/homecategoriez/translations/es.php
337/modules/ps_shoppingcart/ps_shoppingcart.php
338/modules/ets_megamenu/ets_megamenu.php
339/modules/ets_megamenu/classes/MM_Obj.php
340/modules/ets_megamenu/classes/MM_Menu.php
341/modules/ets_megamenu/classes/MM_Column.php
342/modules/ets_megamenu/classes/MM_Block.php
343/modules/ets_megamenu/classes/MM_Config.php
344/modules/ets_megamenu/classes/MM_Cache.php
345/modules/ets_megamenu/classes/MM_Tab.php
346/modules/ets_megamenu/classes/MM_Products.php
347/modules/ets_megamenu/classes/Ets_megamenu_defines.php
348/modules/ets_megamenu/classes/MM_ImportExport.php
349/modules/ets_megamenu/translations/es.php
350/modules/ps_searchbar/ps_searchbar.php
351/modules/ps_customersignin/ps_customersignin.php
352/var/cache/prod/smarty/compile/e5/59/30/e559302c5120003e04973f6614296ee43f4ce275_2.file.header.tpl.php
353/modules/ets_searchbycategory/ets_searchbycategory.php
354/modules/ets_searchbycategory/classes/ETS_Defines.php
355/modules/ets_searchbycategory/translations/es.php
356/var/cache/prod/smarty/compile/09/b9/2f/09b92f5438bd74c6be1aa83e2d55ecfb375c66b0_2.file.head.tpl.php
357/modules/ybc_productimagehover/ybc_productimagehover.php
358/modules/ybc_productimagehover/translations/es.php
359/var/cache/prod/smarty/compile/cf/36/2e/cf362e36efe5ee2d92d0c9efdf7dde2330b17bc6_2.file.renderJs.tpl.php
360/vendor/smarty/smarty/libs/plugins/modifier.escape.php
361/modules/ph_recommendbycategories/ph_recommendbycategories.php
362/modules/ph_recommendbycategories/classes/PhRbcDefine.php
363/modules/ph_recommendbycategories/translations/es.php
364/modules/ps_googleanalytics/ps_googleanalytics.php
365/modules/ps_googleanalytics/vendor/autoload.php
366/modules/ps_googleanalytics/vendor/composer/autoload_real.php
367/modules/ps_googleanalytics/vendor/composer/autoload_static.php
368/modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
369/modules/ps_googleanalytics/classes/Hook/HookInterface.php
370/var/cache/prod/smarty/compile/24/f7/e5/24f7e5fd48423a5220d74dca09e056984dcba2a3_2.file.ps_googleanalytics.tpl.php
371/modules/ps_googleanalytics/classes/Handler/ModuleHandler.php
372/modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
373/modules/ps_featuredproducts/ps_featuredproducts.php
374/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
375/modules/ps_googleanalytics/classes/Wrapper/WrapperInterface.php
376/classes/stock/StockAvailable.php
377/modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php
378/var/cache/prod/smarty/compile/ac/19/c1/ac19c1694ab2e979bf7f6a30ef205bf0d01d6fc5_2.file.ga_tag.tpl.php
379/modules/ocaepak/ocaepak.php
380/classes/module/CarrierModule.php
381/modules/ocaepak/classes/OcaCarrierTools.php
382/modules/ocaepak/classes/OcaEpakOperative.php
383/modules/ocaepak/classes/OcaEpakOrder.php
384/modules/ocaepak/classes/OcaEpakQuote.php
385/modules/ocaepak/classes/OcaEpakRelay.php
386/modules/ocaepak/classes/OcaEpakBranches.php
387/modules/ocaepak/translations/es.php
388/src/Core/Product/Search/ProductSearchContext.php
389/src/Core/Product/Search/ProductSearchQuery.php
390/src/Core/Product/Search/SortOrder.php
391/modules/ps_facetedsearch/ps_facetedsearch.php
392/modules/ps_facetedsearch/vendor/autoload.php
393/modules/ps_facetedsearch/vendor/composer/autoload_real.php
394/modules/ps_facetedsearch/vendor/composer/autoload_static.php
395/modules/ps_facetedsearch/src/HookDispatcher.php
396/modules/ps_facetedsearch/src/Hook/Attribute.php
397/modules/ps_facetedsearch/src/Hook/AbstractHook.php
398/modules/ps_facetedsearch/src/Hook/AttributeGroup.php
399/modules/ps_facetedsearch/src/Hook/Category.php
400/modules/ps_facetedsearch/src/Hook/Design.php
401/modules/ps_facetedsearch/src/Hook/Feature.php
402/modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
403/modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
404/modules/ps_facetedsearch/src/Hook/FeatureValue.php
405/modules/ps_facetedsearch/src/Hook/Product.php
406/modules/ps_facetedsearch/src/Hook/ProductSearch.php
407/modules/ps_facetedsearch/src/Hook/SpecificPrice.php
408/modules/ps_facetedsearch/src/URLSerializer.php
409/modules/ps_facetedsearch/src/Filters/DataAccessor.php
410/modules/ps_facetedsearch/src/Product/SearchProvider.php
411/src/Core/Product/Search/FacetsRendererInterface.php
412/src/Core/Product/Search/ProductSearchProviderInterface.php
413/modules/ps_facetedsearch/src/Filters/Converter.php
414/modules/ps_facetedsearch/src/Product/SearchFactory.php
415/src/Core/Product/Search/ProductSearchResult.php
416/modules/ps_facetedsearch/src/Product/Search.php
417/modules/ps_facetedsearch/src/Adapter/MySQL.php
418/modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
419/modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
420/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
421/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
422/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
423/modules/ps_facetedsearch/src/Filters/Products.php
424/modules/ps_facetedsearch/src/Filters/Block.php
425/src/Core/Product/Search/FacetCollection.php
426/classes/ProductAssembler.php
427/classes/SpecificPrice.php
428/classes/tax/TaxManagerFactory.php
429/classes/tax/TaxRulesTaxManager.php
430/classes/tax/TaxManagerInterface.php
431/classes/tax/TaxCalculator.php
432/classes/GroupReduction.php
433/classes/Feature.php
434/classes/ProductPresenterFactory.php
435/src/Adapter/Presenter/Product/ProductListingPresenter.php
436/src/Adapter/Presenter/Product/ProductPresenter.php
437/src/Adapter/Product/ProductColorsRetriever.php
438/src/Core/Product/ProductPresentationSettings.php
439/src/Adapter/Presenter/Product/ProductListingLazyArray.php
440/src/Adapter/Presenter/Product/ProductLazyArray.php
441/src/Adapter/Presenter/AbstractLazyArray.php
442/classes/Image.php
443/vendor/doctrine/common/lib/Doctrine/Common/Util/Inflector.php
444/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
445/classes/ImageManager.php
446/var/cache/prod/smarty/compile/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.psfacetedsearchviewstempl.php
447/vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
448/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
449/src/Core/Product/Search/Pagination.php
450/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/c3/df/a2/c3dfa2dc58b18f2c83d55213f3ec46b4e47aa75a_2.file.category.tpl.php
451/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/31/83/ed/3183edc31422b3496ec0ffebef2ff48af3aa93ba_2.file.product-list.tpl.php
452/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/51/ba/20/51ba208f0c9ec684a5054e636f6947e41c4184f9_2.file.layout-left-column.tpl.php
453/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/30/40/5b/30405bf552c7bc8d013e6cbafe4bc09bdb528fa7_2.file.layout-both-columns.tpl.php
454/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/72/a1/fc/72a1fc4552853cc1ce0f4c2f452e477d11d00891_2.file.head.tpl.php
455/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
456/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/a8/9b/89/a89b89652a58f1a41bb43ce35ac31beb9527097b_2.file.stylesheets.tpl.php
457/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/ba/4c/ef/ba4ceff6f975aa4279f57f06b710224925a8257e_2.file.javascript.tpl.php
458/var/cache/prod/smarty/compile/27/8f/5a/278f5ab47a95dc6a63d9e7df411b39c8468bb3d7_2.file.googletag_body.tpl.php
459/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/4f/9d/49/4f9d49f2d1b4cea2fed4576a227e337f5ee097d3_2.file.product-activation.tpl.php
460/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/ed/31/75/ed3175b54c6c3e8a86d0032ab7e15cb4ddfade36_2.file.header.tpl.php
461/modules/ps_contactinfo/ps_contactinfo.php
462/var/cache/prod/smarty/compile/0e/b2/11/0eb2119957cbc13b240126b3ccd8fac8f109f1e2_2.module.pscontactinfonav.tpl.php
463/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
464/var/cache/prod/smarty/compile/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.psshoppingcartpsshoppingc.php
465/var/cache/prod/smarty/compile/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.pscustomersigninpscustome.php
466/modules/pagesnotfound/pagesnotfound.php
467/var/cache/prod/smarty/compile/b4/f1/ae/b4f1ae53f8a046e9af34107f8ab70bf1cdd0394c_2.file.option.tpl.php
468/var/cache/prod/smarty/compile/e8/6c/c5/e86cc56f911f396cfa5447c8c30e5b5c34623dce_2.file.dropdown.tpl.php
469/var/cache/prod/smarty/compile/b2/42/76/b24276c9e63086cfd8a1fe47f03799b491226ea3_2.file.blocksearch-top.tpl.php
470/var/cache/prod/smarty/compile/aa/c3/a6/aac3a61c2a0686c53d328c45ff5175aed98a714c_2.file.menu-html.tpl.php
471/var/cache/prod/smarty/compile/b4/82/5d/b4825d75ff9e97ef1b693178151e8ec17c9873dc_2.file.categories-tree.tpl.php
472/var/cache/prod/smarty/compile/10/73/70/10737028d97c9d10d5ac2a3ace26e6c90715644a_2.file.product-list-17.tpl.php
473/var/cache/prod/smarty/compile/87/cc/e2/87cce2d5ecc9f3320f3ac751666a606cdf5cb747_2.file.block.tpl.php
474/classes/Manufacturer.php
475/classes/Supplier.php
476/classes/Tag.php
477/src/Core/Product/ProductListingPresenter.php
478/var/cache/prod/smarty/compile/b1/b9/53/b1b95386b2cb181e9c424d876835bc6734710c7f_2.file.addtocartbutton.tpl.php
479/var/cache/prod/smarty/compile/4b/7a/80/4b7a80a45ef345e77e9469e11929ac4360daec1f_2.file.custom_menu.tpl.php
480/var/cache/prod/smarty/compile/71/5d/d6/715dd600efc97ea8aca3352aa6c6794242689c9f_2.file.megamenu.tpl.php
481/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/4b/5a/17/4b5a17202ce798f27db4447390fdd9309c51bbd5_2.file.notifications.tpl.php
482/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/97/c6/f5/97c6f509bbf6258aed0e038e421b04aed692156a_2.file.breadcrumb.tpl.php
483/modules/ps_categorytree/ps_categorytree.php
484/var/cache/prod/smarty/compile/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.pscategorytreeviewstempla.php
485/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
486/modules/ps_brandlist/ps_brandlist.php
487/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
488/vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
489/vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
490/var/cache/prod/smarty/cache/ps_brandlist/1/44/8a/f7/1f/8af71f8c13c8feb87f5fe1cc0c28c9006785b7bf.psbrandlistviewstemplates.php
491/var/cache/prod/smarty/compile/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.psfacetedsearchpsfaceteds.php
492/modules/pscartbanner/pscartbanner.php
493/modules/pscartbanner/translations/es.php
494/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/31/8d/f6/318df6874e97586a007c6c97fd864d2d8cfcded4_2.file.category-header.tpl.php
495/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/e2/9e/5f/e29e5f4c03b2463bbc8e92e7c56ed36799655c93_2.file.products-top.tpl.php
496/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/9e/10/8b/9e108b4462599a7776b033660fc0ddfd3b8a12f0_2.file.sort-orders.tpl.php
497/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/79/66/50/796650ef66f0d87c7988abf900bdb4ba1ff0f5e0_2.file.products.tpl.php
498/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/4d/76/f8/4d76f8a263e5497f49fdcdd85364d2a0c36dbf3c_2.file.product.tpl.php
499/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/c9/75/15/c97515dacb8212cc550bebeeb2d684eca915c3c9_2.file.pagination.tpl.php
500/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/8c/a8/9e/8ca89e241b96b89aa1279c306668b2eedac77893_2.file.products-bottom.tpl.php
501/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/44/c9/93/44c9933b27dc7177b6b767917eaf6be485b4b62c_2.file.footer.tpl.php
502/var/cache/prod/smarty/cache/ps_socialfollow/1/44/fb/75/41/fb7541725d9e0615012c2c49b99f3bbe02e9a5e3.pssocialfollowpssocialfol.php
503/modules/ps_linklist/ps_linklist.php
504/modules/ps_linklist/vendor/autoload.php
505/modules/ps_linklist/vendor/composer/autoload_real.php
506/modules/ps_linklist/vendor/composer/autoload_static.php
507/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
508/modules/ps_linklist/src/LegacyLinkBlockRepository.php
509/var/cache/prod/smarty/cache/ps_linklist/displayFooter/1/44/74/8b/58/748b58c319cc7a17411224031571e61175cd422e.pslinklistviewstemplatesh.php
510/modules/ps_customeraccountlinks/ps_customeraccountlinks.php
511/var/cache/prod/smarty/cache/ps_customeraccountlinks/1/44/45/55/56/4555565562a1858369fe0d4567ed68d56744fe11.pscustomeraccountlinkspsc.php
512/var/cache/prod/smarty/compile/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.pscontactinfopscontactinf.php
513/var/cache/prod/smarty/compile/f3/fd/f5/f3fdf5f345a2bb405721e21059c2300d717e08f9_2.file.template.tpl.php
514/var/cache/prod/smarty/compile/90/85/5b/90855bab8e3f1b08c2d42755bb8d9001e9d60ec7_2.file.footer.tpl.php
515/modules/statsdata/statsdata.php
516/classes/Connection.php
517/classes/ConnectionsSource.php
518/modules/ps_googleanalytics/classes/Hook/HookDisplayFooter.php
519/modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
520/modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php